fuse_list_wallet_tokens
ActiveTool of Fuse Network
declared in 0.1.0
Lists all ERC-20 tokens held by a wallet on Fuse, enriched with Fusebox metadata (symbol, decimals, USD value). 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 ERC-20 token portfolio should be listed."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fuse Network
1/7 registries