As outlined in an earlier update, today we've made a change to the default behaviour of disable_total
on a number of endpoints in order to vastly improve their response times.
This flag now defaults to true
and the total
response will be returned as null
. Customers wanting to continue using the total
will need to specify disable_total=false
in their requests.
Endpoints​
- Get NFTs by wallet
- Get NFT Transfers by wallet
- Get NFT collections by wallet
- Get NFTs by contract
- Get NFTs owners by contract
- Get NFT transfers by contract
- Get NFT transfers from a block to block
- Get NFT transfers by block
- Get NFT trades by marketplace
- Get NFT transfers by token ID
- Get NFT owners token ID
- Search NFTs
- Get ERC20 token transfers by wallet
- Get ERC20 token transfers by contract
- Get native transactions by wallet
- Get logs by contract