Get transaction info
This api will retrieve receiver, return eth_address for transaction, and calculate initial gas at the same time
Get transaction info
POST
api/v1/oauth2/wallet/token_tx_info
Headers
Name
Type
Description
Access-Token*
String
access token
Request Body
Name
Type
Description
receiver*
String
user name
chainid*
String
chainid
amount*
String
amount
symbol*
String
token name
Last updated