Sep 17, 2025 · 9 min read · The Ethereum ecosystem is undergoing a fundamental transformation in how users interact with accounts and execute transactions. Two pivotal proposals, EIP-7702 ("Set Code for EOAs") and EIP-4337 ("Account Abstraction Using Alt Mempool"), represent di...
Join discussion
Jul 19, 2025 · 5 min read · WHAT IS AN EIP? If you’ve spent time building on Ethereum, you’ve probably heard the term EIP being tossed around, often mentioned alonside major upgrades like The merge, Berlin, or Shangai. But what does an EIP actually represent, and why do they ma...
Join discussionApr 30, 2025 · 2 min read · Before This EIP Prior to EIP-2718, transactions were simply RLP-encoded data beginning with values in the range [0xc0, 0xfe], as specified in RLP encoding rules. There was no mechanism to distinguish between different transaction types or handle them...
Join discussion
May 26, 2024 · 3 min read · EIP-3074, an Ethereum Improvement Proposal, introduces two new EVM (Ethereum Virtual Machine) opcodes, AUTH and AUTHCALL. These opcodes aim to improve the flexibility and security of user authorization in Ethereum transactions. Background: The propos...
Join discussion
Apr 26, 2024 · 5 min read · Communication is a key in any ecosystem. Now with more cross-chain communication getting sorted using bridges, it's high time to sort on-chain communications as well. Particularly, referencing of composable smart contract functionalities within the s...
Join discussion
Mar 14, 2023 · 2 min read · EIP-3525 also called the "semi-fungible token" (SFT) standard, is a proposal to create a new way of representing unique digital assets that are best suited for financial instruments rather than collectibles or in-game items on the Ethereum blockchain...
Join discussion
Mar 12, 2023 · 5 min read · Elastic IP addresses (EIPs) in Amazon Web Services (AWS) are a useful resource for static public IP addresses that you can allocate to your AWS resources, such as EC2 instances, NAT Gateways, and Elastic Load Balancers. However, over time, unused EIP...
Join discussion
Feb 8, 2023 · 3 min read · The acronym NFT stands for Non-Fungible Token, a singular and untransferable digital asset that, on a blockchain, denotes ownership or the proof of the validity of a particular good, such as a work of art, a piece of music, or even a tweet. In the fi...
XGabriel commented
Oct 7, 2022 · 3 min read · EIP stands for Ethereum Improvement Proposal, It is introduced by the founder of Ethereum Vitalik Buterin in 2018. It is a common way of requesting changes to the Ethereum network, and changes are implemented on the basis of voting. Basically, it foc...
Join discussion