Expand description
EIP-7702 constants.
Constants§
- EIP7702_
CLEARED_ DELEGATION - The EIP-7702 delegation designator for a cleared delegation.
- EIP7702_
DELEGATION_ DESIGNATOR - The EIP-7702 delegation designator.
- EIP7702_
TX_ TYPE_ ID - Identifier for EIP7702’s set code transaction.
- MAGIC
- Magic number used to calculate an EIP7702 authority.
- PER_
AUTH_ BASE_ COST - An additional gas cost per EIP7702 authorization list item.
- PER_
EMPTY_ ACCOUNT_ COST - A gas refund for EIP7702 transactions if the authority account already exists in the trie.
- SECP256
K1N_ HALF - The order of the secp256k1 curve, divided by two. Signatures that should be checked according to EIP-2 should have an S value less than or equal to this.