Skip to Content

GelatoCapabilitiesByChain

GelatoCapabilitiesByChain = object

Defined in: utils/checkIsGelatoAvailable.ts:18 

The Gelato Relay capabilities of one chain, as returned by relayer_getCapabilities.

Deprecated

Gelato relay is deprecated. Use TransactionTracker.ERC4337 instead.

Properties

feeCollector

feeCollector: string

Defined in: utils/checkIsGelatoAvailable.ts:20 

The address of the fee collector contract on this chain.


tokens

tokens: GelatoToken[]

Defined in: utils/checkIsGelatoAvailable.ts:22 

The ERC-20 tokens accepted for fee payment on this chain.

Last updated on