Skip to main content
Monad Monad is supported for onramps, offramps, and swaps. Like Base and Polygon, it’s an EVM chain — assets are plain ERC-20 contracts. The end-to-end flows live in the Onramps, Offramps, and Swaps guides.

Supported operations

OperationSupported
Onramp (fiat → token)
Offramp (token → fiat)
Swap (token → token)

Asset identifiers

Monad assets are identified by the raw token contract address only.
Do not prefix with a symbol. Using SYMBOL:0x... (the Stellar-style format) on an EVM chain returns UnsupportedBlockchain. Pass just the 0x… address from GET /ramp/assets?blockchain=monad.

Stablebond addresses

Live token-contract addresses for every stablebond on Monad, each linked to the explorer:

Offramps

Monad offramps follow the same EVM pattern as Base: selling an ERC-20 requires a one-time approve() before the offramp order. The ERC-20 approval endpoint and gasless offramps are rolling out per chain (currently Base) — see Base → Offramps for the flow, and contact Etherfuse to confirm availability and gas requirements for Monad.

Onramps

Offramps

Swaps