fuse_list_wallet_nfts
ActiveTool of Fuse Network
declared in 0.1.0
Lists all NFTs (ERC-721 / ERC-1155 collectibles) owned by a wallet on Fuse. Powered by the Fusebox SDK BalancesModule.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"walletAddress"
],
"properties": {
"walletAddress": {
"type": "string",
"description": "Wallet address whose NFT holdings should be listed."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fuse Network
1/7 registries