EVM Wallet
Authorizations
Body
tostringRequiredExample:
Recipient address
0xRecipientAddressamountstringRequiredExample:
Amount of native token to send (e.g. ETH, BNB)
0.01chainIdnumberRequiredExample:
Chain ID (e.g. 1 for Ethereum, 56 for BSC)
1Responses
default
application/json
post
/api/v1/evm/send/nativedefault
Authorizations
Body
tostringRequiredExample:
Recipient address
0xRecipientAddresstokenAddressstringRequiredExample:
ERC20 token contract address
0xTokenContractAddressamountstringRequiredExample:
Amount of token to send
5chainIdnumberRequiredExample:
Chain ID (e.g. 137 for Polygon)
137Responses
default
application/json
post
/api/v1/evm/send/tokendefault
Last updated

