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