Supported Cryptocurrencies
Cryptocurrencies and blockchain networks supported by Sentra API
Overview
Sentra API supports multiple cryptocurrencies and blockchain networks, allowing you to integrate cross-border payments and asset management across various DeFi ecosystems.
Supported Blockchains & Tokens
| Chain | USDC | USDT |
|---|---|---|
| Ethereum | ✅ | ✅ |
| Polygon | ✅ | ✅ |
| Base | ✅ | ⏳ |
| Solana | ✅ | ✅ |
Network Selection
When creating wallets or processing transactions, you must specify the network. Network codes are used in API requests:
# Example network codes
"ETHEREUM"
"POLYGON"
"BASE"
"SOLANA"Getting Started
To create a wallet on a specific network, see the Wallet Creation Guide or review the API reference documentation.