erc20-paymaster
ERC Paymaster
An ERC-4337 Paymaster contract allowing users to pay gas fees with ERC-20 tokens by leveraging an oracle to fetch latest prices.
An ERC-4337 Paymaster contract by Pimlico that is able to sponsor gas fees in exchange for ERC-20 tokens
74 stars
4 watching
20 forks
Language: Solidity
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
candidelabs/candide-paymaster-rpc | Provides a paymaster RPC service for approving and signing operations on Ethereum Mainnet and EVM-compatible rollups. | 12 |
etherspot/arka | A paymaster service platform providing a vital piece of the ERC-4337 stack for sponsoring users' transactions | 54 |
maurelian/erc721-vyper | An implementation of the ERC721 specification in Vyper. | 41 |
meliopolis/governance-paymaster | On-chain governance paymaster contracts for transaction verification and validation | 0 |
maple-labs/erc20 | An ERC-20 standard implementation with minimal functionality and extendability features | 73 |
everfinance/ar-erc20-contract | An AR-based ERC20 contract implementation | 11 |
bcnmy/biconomy-paymasters | A comprehensive development project for building and deploying advanced ERC4337 Paymasters on the Ethereum network. | 31 |
0xsequence/erc20-meta-token | Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |
etherex/pyepm | Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
zeframlou/vested-erc20 | A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders. | 241 |
pimlicolabs/alto | An implementation of an Ethereum bundler specification focusing on reliable transaction inclusion. | 154 |
micropyramid/django-payu | An integration library for Django to connect with PayU payment gateway. | 41 |
era/pay | A payment processing library in Elixir allowing multiple payment gateways to be easily integrated. | 27 |
expeera/ic-payportal | Provides functions for managing fiat payments using Motoko and integrates with payment gateways like Stripe and Paypal | 0 |
alchemyplatform/modular-account | A modular account system for smart contracts compatible with ERC-4337 and ERC-6900 standards. | 109 |