fuse_get_token_metadata
ActiveTool of Fuse Network
declared in 0.1.0
Reads name, symbol, decimals, and totalSupply for an ERC-20 token deployed on Fuse.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"tokenAddress"
],
"properties": {
"tokenAddress": {
"type": "string",
"description": "ERC-20 token contract address."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fuse Network
1/7 registries