Submitting a native transaction request
This method allows you to send a native transaction request.
Before requesting a transaction, ensure that you encode the value in hexadecimal format.
You also need to add the necessary parameters before requesting a transaction.
Next, create the transaction object
Finally, obtain the chain ID, which can be found at the following URL: (https://chainlist.org)
POST
https://api.alturanft.com/api/alturaguard/request
Request Body
Last updated