post https://web3.nodit.io/v1///blockchain/isContract
입력된 Address가 컨트랙트 주소인지 아닌지 조회합니다.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
입력된 Address가 컨트랙트 주소인지 아닌지 조회합니다.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
10curl --request POST \
--url https://web3.nodit.io/v1/ethereum/mainnet/blockchain/isContract \
--header 'X-API-KEY: nodit-demo' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
}
'
Try It!
to start a request and see the response here! Or choose an example: