Alchemy · Schema

Gas Manager Policy

A gas sponsorship policy defining rules for covering user operation gas fees.

BlockchainCryptocurrencyWeb3Account AbstractionEthereum

Properties

Name Type Description
policyId string Unique identifier for the policy.
name string Display name for the policy.
status string Current status of the policy.
network string Blockchain network the policy applies to.
maxSpendPerUser number Maximum ETH spend per user address covered by this policy.
maxSpendTotal number Maximum total ETH spend across all users for this policy.
View JSON Schema on GitHub