wallet
Approval for Enso Wallet
Returns a transaction that approves your Enso wallet to spend the given amount of specified tokens.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Chain ID of the network to execute the transaction on
Ethereum address of the wallet to send the transaction from
Routing strategy to use
Available options:
router
, delegate
, ensowallet
ERC20 token address of the token to approve
Amount of tokens to approve in wei
Was this page helpful?