Geode Document Hub
Search
⌃K
Geode Document Hub
The Staking Library
Operator Marketplace
Key Concepts
🪙
Staking Derivatives
🌀
Portal
⚙
Permissionless Configurable Staking Pools
🛡
Withdrawal Contracts
🌊
Bound Liquidity Pools
🔭
Oracles
👾
Future of Geode
Ethereum Guides
📗
Staking Pool HandBook
📕
Operator Handbook
📘
Liquidity Pool HandBook
Avalanche Guides
Staking Pool Handbook
Operator Handbook
Developers
Networks
Live Contracts
Avalanche v1
Ethereum v2
gETH.sol
Portal.sol
Swap.sol
WithdrawalContract.sol
Interfaces
ERC20InterfaceUpgaradable.sol
ERC20InterfacePermitUpgradable.sol
Audits
Bug Bounties
Powered By GitBook

ERC20InterfacePermitUpgradable.sol

Differences between Geode's ERC20InterfacePermit and Openzeppelin's implementation of ERC20Permit is:
  • pragma set to =0.8.7;
  • using ERC20Interface instead of ERC20
  • added initialize

See it on Diffchecker.​

See it on Github.​

Previous
ERC20InterfaceUpgaradable.sol
Next - Developers
Audits
Last modified 1mo ago
Copy link
On this page
See it on Diffchecker.
See it on Github.