GET
https://api.expand.network/nft/getbalance
Name | Type | Description |
---|---|---|
GET
https://api.expand.network/nft/historical/transactions
GET
https://api.expand.network/nft/historical/logs
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
rpc
String
Remote procedural call URL.
chainId
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
Chain Symbols: eth, bsc, avax, matic.
nftCollection*
String
NFT collection address
address*
String
User's account address
nftProtocolId
String
721/1155 standard choice
by default it is 721
tokenId*
String
Id of the token
rpc
String
Remote procedural call URL.
chainId
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
nftCollection*
String
NFT collection address
nftProtocolId
String
721/1155 standard choice
by Default 721
startBlock
String
starting block of the range
by Default: latestBlock -100
page
String
page no to get
by Default 1
endBlock
String
end block of the range
by Default: latestBlock
sort
String
asc/desc
by Default desc
rpc
String
Remote procedural call URL.
chainId
String
Refer to the Chain ID page for details.
chainSymbol
String
Refer to the Chain ID page for details.
nftCollection*
String
NFT collection address
nftProtocolId
String
721/1155 standard choice
by Default 721
startBlock
String
starting block of the range
by Default: latestBlock -100
page
String
page no to get
by Default 1
endBlock
String
end block of the range
by Default: latestBlock
type*
String
ERC1155: ApprovalForAll,TransferSingle