Integrate Fibrous SDK
Supported Tokens
Fetch a list of tokens supported by Fibrous Finance api
The supportedTokens
function returns a list of tokens supported by Fibrous Finance on a specific chain.
Function Signature
Example Usage
Parameters
Parameter | Type | Description |
---|---|---|
chainName | string | The chain name to get supported tokens for (e.g., “starknet”, “scroll”, “base”) |
Response
Returns a Promise that resolves to a Record mapping token symbols to Token objects. Each Token object contains: