{
  "id": 7623,
  "title": "EIP-7623: Increase calldata cost",
  "status": "Final",
  "type": "Standards Track",
  "category": "Core",
  "summary": "Calldata gas costs is increased to limit state growth and incentivize more efficient blobs to store data.",
  "impacts": [
    "Normal transactions see no change, contracts relying on calldata become a little more expensive to execute.",
    "Contracts behaviour is not changed  but the state storage is more expensive.",
    "Fee estimation may adjust for new calldata cost.",
    "Contract and gas analytics need reflect updated calldata pricing.",
    "L2s should use blobs over calldata, improving network scalability.",
    "No direct impact on validators.",
    "Consensus unaffected.",
    "Adjust EVM gas accounting for calldata.",
    "Bounds worst-case block size for network safety and scalability",
    "Encourages use of blobs for large data"
  ],
  "discussion_url": "https://ethereum-magicians.org/t/eip-7623-increase-calldata-cost/18647",
  "source_markdown_url": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7623.md",
  "canonical_url": "/latest/eips/7623.json",
  "markdown_url": "/latest/eips/7623.md",
  "citations": [
    {
      "recordId": "eip-7623",
      "artifactPath": "normalized/7623.json",
      "url": "/records/proposal/eip-7623/normalized/7623.json",
      "label": "EIP-7623: Increase calldata cost",
      "snippet": "Calldata gas costs is increased to limit state growth and incentivize more efficient blobs to store data."
    }
  ]
}
