fuse_get_token_price_change
ActiveTool of Fuse Network
declared in 0.1.0
Returns the 24-hour percentage price change for an ERC-20 token tracked by Fusebox. Powered by the Fusebox SDK TradeModule.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"tokenAddress"
],
"properties": {
"tokenAddress": {
"type": "string",
"description": "Address of the ERC-20 token whose 24-hour price change should be returned."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fuse Network
1/7 registries