Bridge cNGN
Bridge
POST
/swap
This endpoint allows you to bridge or move your cNGN between blockchains that cNGN is supported
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
destinationNetwork
string
destinationAddress
string
Desstination Wallet Address
originNetwork
string
Network you are swapping from
callbackUrl
string
A call Back URL to notify you if swap is successful
Response
Decrypted Response
Last updated