Submitting a native transaction request
This method allows you to send a native transaction request.
Usage in your script
Parameters
Parameter
Type
Required
Description
AMOUNT
String
Yes
Amount of token in wei
CHAIN_ID
Number
Yes
EVM Chain Indentifier
RECIVER
String
Yes
Wallet address of the receiver
Last updated