post https://web3.nodit.io/v1///native/getNativeHolders
네이티브 토큰 컨트랙트의 홀더 리스트를 조회합니다. 홀더 리스트에는 홀더의 주소와 홀더가 보유한 토큰의 수량이 포함됩니다.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
네이티브 토큰 컨트랙트의 홀더 리스트를 조회합니다. 홀더 리스트에는 홀더의 주소와 홀더가 보유한 토큰의 수량이 포함됩니다.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://web3.nodit.io/v1/tron/mainnet/native/getNativeHolders \
--header 'X-API-KEY: nodit-demo' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"withCount":false}'
Try It!
to start a request and see the response here! Or choose an example: