GET
/
getAddressNFTTransfers

Authorizations

x-api-key
string
header
required

Query Parameters

address
string
required
network
string
first
string
skip
string

Response

200 - application/json
from
string
required

Address of the sender

hash
string
required

Hash of the transaction

to
string
required

Address of the receiver

tokenId
string
required

Token id of the nft

asset
string

Symbol of the token/nft

blockNum
number

Block number of the transaction in hex

catergory
string

Category of the transaction erc20 vs erc721

erc721Metadata
string

metadata of the nft

erc721TokenId
string

Token id of the nft

rawContract
object

raw contract data

value
number

Amount of tokens transferred (erc20)