Skip to main content
Paycrest Gateway contracts are deployed across multiple networks (EVM-compatible chains, Starknet, and Tron). The table below shows all current deployments, including networks that may not yet be fully supported by the aggregator.
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:

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 EVM 0x addresses)
Prefer the Sender API Integration path for order creation on these networks; the Smart Contract Interaction guide covers EVM Gateway calls. For detailed integration guides, see:
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.