Query TRC20 Balance

Shell Script

NOTE: T9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb is the empty address.

curl --request POST \
  --url https://api.trongrid.io/wallet/triggerconstantcontract \
  --header 'Content-Type: application/json' \
  --data '{"owner_address":"T9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb","contract_address":"TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t","function_selector":"balanceOf(address)","parameter":"000000000000000000000041fc60a4397fe29674870e9a51cf3adc84d1457d48","visible":true}'

最后更新于