Method Signature
Parameters
Token identifier:
usdc, usdtNetwork:
ethereum, polygon, base, arbitrumReturns
Returns the token’s contract address as a string.Examples
- TypeScript
- JavaScript
Supported Tokens
| Token | Ethereum | Polygon | Base | Arbitrum |
|---|---|---|---|---|
| USDC | Yes | Yes | Yes | Yes |
| USDT | Yes | Yes | No | Yes |
This is a synchronous method - it doesn’t make network calls. Token addresses
are stored locally in the SDK.
Related Methods
Get Token Balance
Check token balance
Get Token Info
Get token metadata