Gasless Support

Ape Wallet is a smart contract wallet. When users initiate a transaction, a third-party is needed to act as a relayer to fulfill it. In this process, the relayer can allow users to use arbitrary supported tokens to pay for the gas fee, or even pay the gas fee for the users, thus achieving a gasless user experience.

Out of the box relayerโ€‹

Ape will provide a default ApeRelayer Node that you can use out of the box. In the beginning, ApeRelayer will accept gas payment in the form of native tokens and mainstream stable coins.

In the future, ApeRelayer will consider SWAP protocol to achieve gas payment in more tokens.

Customize Gaslessโ€‹

You can achieve following features through customizing the relayer parameters:

  • Use the application token to pay gas fee

  • Set up whitelisted smart contracts, which the relayer will automatically pay the gas fee for those users

  • Set up tiered gas policy, like giving additional gas fee discount to new users

Last updated