Cross-Chain Transfer
Transfers a stablecoin balance from one chain to another (e.g. Base → Polygon). Both chains must have an active builder pool wallet. Internal ledger transfer — no actual bridge transaction.
Body
customerId
*StringCustomer ID.
fromProvider
*StringSource chain.
toProvider
*StringDestination chain.
currency
*StringStablecoin currency to transfer.
amount
*NumberAmount to transfer.
POST
/ v2/stablecoin/customers/transfer-chain
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response