GET
https://api.expand.network/nft/getbalance
Name | Type | Description |
---|---|---|
GET
https://api.expand.network/nft/getmetadata
GET
https://api.expand.network/nft/getowner
GET
https://api.expand.network/nft/historical/transactions
GET
https://api.expand.network/nft/historical/logs
Provides functionalities to get details of non fungible tokens.
Following are the common functions implemented for the Non Fungible Tokens:-
Name | Type | Description |
---|---|---|
NFTs for Solana
GET
https://api.expand.network/nft/getbalance
Name | Type | Description |
---|---|---|
GET
https://api.expand.network/nft/getmetadata
GET
https://api.expand.network/nft/getowner
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 |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
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
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.
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
nftProtocolId
String
721/1155 standard choice
by default: 721
nftIndex*
String
Index of the nft in the Collection
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
ERC721: Approval, Transfer
getbalance
Read
Retrieves the number of NFTs held in the owner's account.
getowner
Read
Retrieves the owner of the specified token ID.
getmetadata
Read
Retrieves the metadata for the specified NFT.
historical/transactions
Read
Retrieves past transactions associated with a designated address, sorted based on an NFT token contract, and limited within a specific block range.
historical/logs
Read
Retrieves historical logs for any NFT Collection.
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.
address*
String
User's account address.
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.
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.
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