{
"receiver": "string",
"transactionRequestId": number, // either transactionRequestId or receiver
"payerConfig": {
"payer": "string",
"address": "string",
"token": "string",
"chain": number,
"amount": number
}
}
Call Build API
Dry Build Transaction
This API will not return the actual built transaction, but will return from, to addresses and respective blockchains, so developers can build their own transaction based on the resolved addresses