Skip to main content
POST
Submit an EIP-3009 authorization to be batched

Body

application/json
token
enum<string>
required

Token type for the transfer.

Available options:
USDC
sendingDomain
integer
required

Source domain (must equal recipientDomain for same-chain transfers).

recipientDomain
integer
required

Destination domain (must equal sendingDomain for same-chain transfers).

auth
object
required

Authorization data containing the EIP-3009 signature.

Response

Successfully submitted batch transaction

id
string<uuid>
required

Unique identifier for the submitted batch transaction.