Skip to main content
POST
Transfer token

Body

application/json
formAddress
string
required

The wallet address of transfer from

Example:

"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"

toAddress
string
required

The wallet address to transfer to

Example:

"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"

value
integer<int64>
required

The value of the action

Example:

100

Response

The token has been successfully transferred

formAddress
string
required

The wallet address of transfer from

Example:

"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"

toAddress
string
required

The wallet address to transfer to

Example:

"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"

value
integer<int64>
required

The value of the action

Example:

100