You're viewing a demo portfolio

Join the waitlist
PRSM

fuse_get_balance

Active

Tool of Fuse Network

declared in 0.1.0

Returns the native FUSE balance for an address, or an ERC-20 token balance when `tokenAddress` is supplied.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "address"
  ],
  "properties": {
    "address": {
      "type": "string",
      "description": "EOA or contract address to query (0x-prefixed, EIP-55 or lowercase)."
    },
    "tokenAddress": {
      "type": "string",
      "description": "Optional ERC-20 token address. Omit to fetch the native FUSE balance."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fuse Network

1/7 registries
View full server →