Skip to content

For AI agents: a documentation index is available at /llms.txt. Every page is also available as Markdown at the same URL with a .md suffix, or by requesting Accept: text/markdown.

BLOK Capital

ERC’s & EIP’s

Which ERCs and EIPs back the protocol? - ERC-20 – Standard for fungible tokens, ensuring your assets work everywhere in DeFi. - ERC-165 – Interface…

Last updated:

Which ERCs and EIPs back the protocol?#

  • ERC-20 – Standard for fungible tokens, ensuring your assets work everywhere in DeFi.

  • ERC-165 – Interface detection, so contracts can communicate smoothly with each other.

  • ERC-173 – Ownership standard for clear, transparent contract control.

  • ERC-721 – NFT standard that represents your Garden as a unique, verifiable asset on-chain.

  • EIP-2535 (Diamond Proxy) – Upgradeable contract pattern that lets us improve the protocol without disrupting your funds.

  • ERC-4337 – Account Abstraction for smart wallets, making your Garden more powerful and user-friendly.

  • ERC-5484 – Soulbound tokens for identity and reputation—non-transferable credentials that stay with you.

  • EIP-7702 – Ethereum update that allows externally owned accounts (EOAs) to upgrade into smart accounts.