Transfer API
The Transfers API allows you to easily fetch historical transactions
GET
/nft/{chain}/{token}/getAssetsTransfer
Path Parameters
Name | Type | Description |
---|---|---|
{chain}* | String | Placeholder for the blockchain identifier (e.g., Ethereum, Binance Smart Chain). |
token* | String | Placeholder for the NFT token identifier. |
Last updated