Jump to Content
Guides
API Reference
Community
Discord
Blog
FAQ
Bug Bounty
Announcements
Home
Guides
API Reference
Changelog
v3.7
v4.0
v4.0.1
v4.1.1
v4.1.2
v4.1.3
v4.2.0
v4.2.2
v4.3.0
v4.4.0
v4.4.2
v4.5.1
v4.5.2
v4.6.0
v4.7.0
v4.7.1
v4.7.2
v4.7.3
v4.7.4
v4.7.5
v4.7.6
v4.7.7
v4.8.0
Guides
API Reference
Community
Discord
Blog
FAQ
Bug Bounty
Announcements
Change Log
API Reference
Change Log
GreatVoyage-v4.8.0(Kant)
API Reference
Get asset by id or issuer
Search
JUMP TO
TronGrid v1 API
Background
API Key
Rate Limits
Security Settings
Accounts & Transactions
Get account info by address
get
Get transaction info by account address
get
Get contract transaction info by account address
get
Assets(TRC10)
List all assets(TRC10 tokens) on chain
get
Get assets by name
get
Get asset by id or issuer
get
Contracts
Get transaction info by contract address
get
Get TRC20 token holder balances
get
Events
Get events by transaction id
get
Get events by contract address
get
Get events by block number
get
Get events of latest block
get
Full Node HTTP API
Overview
Address Utilities
ValidateAddress
post
Transactions
BroadcastTransaction
post
BroadcastHex
post
CreateTransaction
post
Accounts
CreateAccount
post
GetAccount
post
UpdateAccount
post
AccountPermissionUpdate
post
GetAccountBalance
post
Account Resources
GetAccountResource
post
GetAccountNet
post
FreezeBalance
post
UnfreezeBalance
post
GetDelegatedResource
post
GetDelegatedResourceAccountIndex
post
FreezeBalanceV2
post
UnfreezeBalanceV2
post
CancelAllUnfreezeV2
post
DelegateResource
post
UnDelegateResource
post
WithdrawExpireUnfreeze
post
GetAvailableUnfreezeCount
post
GetCanWithdrawUnfreezeAmount
post
GetCanDelegatedMaxSize
post
GetDelegatedResourceV2
post
GetDelegatedResourceAccountIndexV2
post
Query The Network
GetBlock
post
GetBlockByNum
post
GetBlockById
post
GetBlockByLatestNum
post
GetBlockByLimitNext
post
GetNowBlock
post
GetTransactionById
post
GetTransactionInfoById
post
GetTransactionInfoByBlockNum
post
ListNodes
get
GetNodeInfo
get
GetChainParameters
get
GetBlockBalance
post
GetEnergyPrices
get
GetBandwidthPrices
get
GetBurnTRX
get
GetApprovedList
post
TRC10 Token
GetAssetIssueByAccount
post
GetAssetIssueById
post
GetAssetIssueByName
post
GetAssetIssueList
get
GetAssetIssueListByName
post
GetPaginatedAssetIssueList
post
TransferAsset
post
CreateAssetIssue
post
ParticipateAssetIssue
post
UnfreezeAsset
post
UpdateAsset
post
Smart Contracts
GetContract
post
GetContractInfo
post
TriggerSmartContract
post
TriggerConstantContract
post
DeployContract
post
UpdateSetting
post
UpdateEnergyLimit
post
ClearAbi
post
EstimateEnergy
post
TRONZ Shielded Smart Contract
GetSpendingKey
get
GetExpandedSpendingKey
post
GetAkFromAsk
post
GetNkFromNsk
post
GetIncomingViewingKey
post
GetDiversifier
get
GetZenPaymentAddress
post
GetNewShieldedAddress
get
CreateShieldedContractParameters
post
CreateSpendAuthSig
post
GetTriggerInputForShieldedTrc20Contract
post
ScanShieldedTrc20NotesByIvk
post
ScanShieldedTrc20NotesByOvk
post
IsShieldedTrc20ContractNoteSpent
post
Voting & SRs
ListWitnesses
get
CreateWitness
post
UpdateWitness
post
GetBrokerage
post
UpdateBrokerage
post
VoteWitnessAccount
post
GetReward
post
WithdrawBalance
post
GetNextMaintenanceTime
get
Proposals
ListProposals
get
GetProposalById
post
ProposalCreate
post
ProposalApprove
post
ProposalDelete
post
DEX Exchange
ListExchanges
get
GetExchangeById
post
ExchangeCreate
post
ExchangeInject
post
ExchangeWithdraw
post
ExchangeTransaction
post
Pending pool
GetTransactionListFromPending
get
GetTransactionFromPending
post
GetPendingSize
get
Full Node Solidity HTTP API
Transactions
GetTransactionById
post
GetTransactionInfoById
post
GetTransactionInfoByBlockNum
post
GetTransactionCountByBlockNum
post
Blocks
GetBlock
post
GetNowBlock
get
GetBlockByNum
post
GetBlockById
post
GetBlockByLatestNum
post
GetBlockByLimitNext
post
Account Resources
GetAccount
post
GetDelegatedResource
post
GetDelegatedResourceAccountIndex
post
GetCanDelegatedMaxSize
post
GetCanWithdrawUnfreezeAmount
post
GetDelegatedResourceAccountIndexV2
post
GetAvailableUnfreezeCount
post
Node & Chain
GetNodeInfo
get
GetBurnTRX
get
Smart Contracts
TriggerConstantContract
post
EstimateEnergy
post
TRC10 Token
GetAssetIssueByName
post
GetAssetIssueById
post
GetAssetIssueList
get
GetAssetIssueListByName
post
GetPaginatedAssetIssueList
post
DEX Exchange
ListExchanges
get
GetExchangeById
post
Voting & SRs
ListWitnesses
get
GetReward
post
GetBrokerage
post
TRONZ Shielded Smart Contract
ScanShieldedTrc20NotesByIvk
post
ScanShieldedTrc20NotesByOvk
post
IsShieldedTrc20ContractNoteSpent
post
Full Node JSON-RPC API
Overview
eth
eth_accounts
eth_blockNumber
eth_call
eth_chainId
eth_coinbase
eth_estimateGas
eth_gasPrice
eth_getBalance
eth_getBlockByHash
eth_getBlockByNumber
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_getCode
eth_getStorageAt
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionByHash
eth_getTransactionReceipt
eth_getWork
eth_protocolVersion
eth_syncing
eth_newFilter
eth_newBlockFilter
eth_getFilterChanges
eth_getFilterLogs
eth_uninstallFilter
eth_getLogs
net
net_listening
net_peerCount
net_version
web3
web3_clientVersion
web3_sha3
buildTransaction
TronBox
What is TronBox?
TronBox Quickstart
How To
Install TronBox
Create a TronBox Project
Compile a Project
Contract Deployment(Migrations)
Interact with a Contract
Test Your Contracts
JavaScript Test Cases
Package Management via NPM
Create a TronBox Box
tronbox-web3
Compatible-with-Openzeppelin-upgrades
Flattening your contracts
Debugging with TronBox Runtime Environment Network
Work with EVM
TronBox Command Line
TronBox Configuration
Contract Abstractions
Powered by
Get asset by id or issuer
get
https://api.shasta.trongrid.io/v1/assets/
{identifier}
Language
Shell
Node
Ruby
PHP
Python
RESPONSE
Click
Try It!
to start a request and see the response here!