Networks marked as “Coming Soon” have contracts deployed but aggregator support is pending.
Deployment Addresses
Network Status Legend
- ✅ Live: Fully supported by the Paycrest aggregator
- 🚧 Coming Soon: Contract deployed but aggregator support pending
Contract Verification
All Gateway contracts are verified on their respective network block explorers:- Ethereum: Etherscan
- Base: Basescan
- Polygon: Polygonscan
- BNB Smart Chain: Bscscan
- Arbitrum One: Arbiscan
- Lisk: Lisk Explorer
- Celo: Celo Explorer
- Starknet: Voyager
- Tron: Tronscan
- Optimism: Optimistic Etherscan
Integration
EVM networks
To integrate with the Gateway contract directly on an EVM network, use the address for your target chain:Starknet and Tron
Starknet and Tron are fully supported via the Sender API (network: "starknet" or network: "tron").
- Starknet addresses: felt hex (
0x+ 63–64 hex characters; not the zero address) - Tron addresses: Base58Check starting with
T(not EVM0xaddresses)
- Sender API Integration — API-based integration (recommended for Starknet and Tron)
- Smart Contract Interaction — Direct EVM contract integration
Contract addresses vary by network. Always use the correct address for your target network and verify it on the block explorer before use. Check our contracts repository for the latest deployment information.