On-Chain Transfers
Bridge Quote
Get a fee quote before bridging cNGN between networks
POST
Returns the amount you would receive and the fees charged for a bridge, before you commit to it with Bridge.
Response (decrypted
Requires the Swap permission. The request body must be encrypted.
Body parameters (plain payload, pre-encryption)
number
required
Amount of cNGN you intend to bridge.
string
required
Network ID you are bridging from. See Get Networks.
string
required
Network ID you are bridging to.
string
required
Wallet address that would receive cNGN on the destination network.
Response (decrypted data)
string
Amount of cNGN that will arrive at the destination after fees.
string
On-chain network fee for the bridge.
string
cNGN bridging service fee.