GelatoCapabilitiesByChain
GelatoCapabilitiesByChain =
object
Defined in: packages/pulsar-evm/src/utils/checkIsGelatoAvailable.ts:20
Represents the per-chain capabilities returned by the Gelato relayer_getCapabilities RPC method.
Properties
feeCollector
feeCollector:
string
Defined in: packages/pulsar-evm/src/utils/checkIsGelatoAvailable.ts:21
The address of the fee collector contract on this chain.
tokens
tokens:
GelatoToken[]
Defined in: packages/pulsar-evm/src/utils/checkIsGelatoAvailable.ts:22
The list of ERC-20 tokens accepted for fee payment on this chain.
Last updated on