Skip to content

Paymaster

The Paymaster pays Polygon gas and is reimbursed in USDC according to user-approved limits.

  • Paymaster cannot charge more than the user-approved max USDC gas amount.
  • Paymaster reimbursement is separate from protocol fees.
  • Paymaster outage cannot block direct redemption.
  • Smart Account gas abstraction must not create an Arenaton user balance.
  • Gas markup is 0%.

The implementation should hide Pimlico and Alchemy behind an internal provider interface so outages and provider-specific behavior do not leak into product semantics.