token
Get token based on token address and network.
Request Parameters:
Name | Type | Description | Example |
---|---|---|---|
networkName (required) | String | The name of the network for which to retrieve the token | bsc |
address (required) | String | The address of the token to retrieve | 0xb58e26ac9cc14c0422c2b419b0ca555ee4dcb7cb |
Request URL Example:
Response Example:
Last updated