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/tron/mainnet/blockchain/isContract \
--header 'X-API-KEY: nodit-demo' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"address": "TT2T17KZhoDu47i2E4FWxfG79zdkEWkU9N"
}
'
Try It!
to start a request and see the response here! Or choose an example: