Skip to main content
POST
Transfer Token

Authorizations

Authorization
string
header
required

OAuth 2.0 access token from Auth-Edge.

Body

application/json
tokenId
string
required

Token to transfer.

chain
string
required

Target chain (e.g. BASE).

fromAddress
string
required

Sending holder address.

toAddress
string
required

Recipient address.

amount
number
required

Amount to transfer, in token units.

memo
string

Optional note recorded with the operation.

Response

200 - application/json

OK

The response is of type object.