Jump to Content
Guides
API Reference
Changelog
NEXUS
API Reference
NEXUS
Moon (Dark Mode)
Sun (Light Mode)
Guides
API Reference
Changelog
get token transfers
Search
All
Pages
Start typing to search…
JUMP TO
BlockScout API
/search
search
get
/search/check-redirect
search redirect
get
/transactions
get transactions
get
/blocks
get blocks
get
/token-transfers
get token transfers
get
/internal-transactions
get internal transactions
get
/main-page/transactions
get main page transactions
get
/main-page/blocks
get main page blocks
get
/main-page/indexing-status
get indexing status
get
/stats
get stats counters
get
/stats/charts/transactions
get transactions chart
get
/stats/charts/market
get market chart
get
/transactions/{transaction_hash}
get transaction info
get
/transactions/{transaction_hash}/token-transfers
get transaction token transfers
get
/transactions/{transaction_hash}/internal-transactions
get transaction internal transactions
get
/transactions/{transaction_hash}/logs
get transaction logs
get
/transactions/{transaction_hash}/raw-trace
get transaction raw trace
get
/transactions/{transaction_hash}/state-changes
get transaction state changes
get
/transactions/{transaction_hash}/summary
get human-readable transaction summary
get
/blocks/{block_number_or_hash}
get block info
get
/blocks/{block_number_or_hash}/transactions
get block transactions
get
/blocks/{block_number_or_hash}/withdrawals
get block withdrawals
get
/addresses
get native coin holders list
get
/addresses/{address_hash}
get address info
get
/addresses/{address_hash}/counters
get address counters
get
/addresses/{address_hash}/transactions
get address transactions
get
/addresses/{address_hash}/token-transfers
get address token transfers
get
/addresses/{address_hash}/internal-transactions
get address internal transactions
get
/addresses/{address_hash}/logs
get address logs
get
/addresses/{address_hash}/blocks-validated
get blocks validated by address
get
/addresses/{address_hash}/token-balances
get all tokens balances for the address
get
/addresses/{address_hash}/tokens
token balances with filtering and pagination
get
/addresses/{address_hash}/coin-balance-history
get address coin balance history
get
/addresses/{address_hash}/coin-balance-history-by-day
get address coin balance history by day
get
/addresses/{address_hash}/withdrawals
get address withdrawals
get
/addresses/{address_hash}/nft
get list of NFT owned by address
get
/addresses/{address_hash}/nft/collections
get list of NFT owned by address, grouped by collection
get
/tokens
get tokens list
get
/tokens/{address_hash}
get token info
get
/tokens/{address_hash}/transfers
get token token transfers
get
/tokens/{address_hash}/holders
get token holders
get
/tokens/{address_hash}/counters
get token holders
get
/tokens/{address_hash}/instances
get NFT instances
get
/tokens/{address_hash}/instances/{id}
get NFT instance by id
get
/tokens/{address_hash}/instances/{id}/transfers
get transfers of NFT instance
get
/tokens/{address_hash}/instances/{id}/holders
get token instance holders
get
/tokens/{address_hash}/instances/{id}/transfers-count
get transfers count of NFT instance
get
/tokens/{address_hash}/instances/{id}/refetch-metadata
re-fetch token instance metadata
patch
/smart-contracts
get verified smart contracts
get
/smart-contracts/counters
get verified smart contracts counters
get
/smart-contracts/{address_hash}
get smart contract
get
/smart-contracts/{address_hash}/methods-read
get verified smart-contract read methods
get
/smart-contracts/{address_hash}/methods-read-proxy
get verified smart-contract read methods proxy
get
/smart-contracts/{address_hash}/methods-write
get verified smart-contract write methods
get
/smart-contracts/{address_hash}/methods-write-proxy
get verified smart-contract write methods proxy
get
/smart-contracts/{address_hash}/query-read-method
query verified smart-contract read method
post
/config/json-rpc-url
get json rpc url
get
/withdrawals
get withdrawals
get
/proxy/account-abstraction/status
get account abstraction indexing status
get
CROSS JSON-RPC API
Getting Started
block
eth_getBlockByHash
eth_getBlockByNumber
eth_getBlockReceipts
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_getUncleCountByBlockHash
eth_getUncleCountByBlockNumber
client
eth_chainId
eth_syncing
eth_coinbase
eth_accounts
eth_blockNumber
execute
eth_call
fee_market
filter
sign
eth_sign
eth_signTransaction
state
eth_getBalance
submit
eth_sendTransaction
eth_sendRawTransaction
transaction
eth_getTransactionByHash
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionReceipt
Ask AI
get token transfers
get
http://{server}/api/v2/token-transfers
Language
Shell
Node
Ruby
PHP
Python
URL
Base URL
http://
blockscout.com/poa/core
/api/v2
/token-transfers
RESPONSE
Click
Try It!
to start a request and see the response here!