Skip to main content
POST
Send native token to another address

Authorizations

X-API-KEY
string
header
required

Body

application/json
to
string
required

Recipient address

Example:

"0xRecipientAddress"

amount
string
required

Amount of native token to send (e.g. ETH, BNB)

Example:

"0.01"

chainId
number
required

Chain ID (e.g. 1 for Ethereum, 56 for BSC)

Example:

1

Response

default - application/json
statusCode
number
required
message
string
required
data
object
required
errors
object
required