This section contains a brief overview of certain ERC standards that have been adopted in order to allow for a greater degree of composability between the Maple protocol and the rest of the Ethereum ecosystem:
ERC-20arrow-up-right
ERC-20
Used by the Pool to facilitate fungible token interactions.
Pool
ERC-1967arrow-up-right
ERC-1967
Used by all upgradeable contracts in the Maple protocol that are deployed using MapleProxyFactory or NonTransparentProxy.
MapleProxyFactory
NonTransparentProxy
ERC-2612arrow-up-right
ERC-2612
Used by the Pool to facilitate permit functionality for fungible token interactions.
permit
ERC-4626arrow-up-right
ERC-4626
Used by the Pool to facilitate easier integrations with protocols that want to interact with yield bearing fungible tokens.
Last updated 3 years ago
Was this helpful?