Add Blockhash library following EIP-2935 (#5642)
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
This commit is contained in:
@ -47,6 +47,12 @@ const INSTANCES = {
|
||||
bytecode: '0x60003681823780368234f58015156014578182fd5b80825250506014600cf3',
|
||||
},
|
||||
},
|
||||
eip2935: {
|
||||
address: '0x0000F90827F1C53a10cb7A02335B175320002935',
|
||||
abi: [],
|
||||
bytecode:
|
||||
'0x3373fffffffffffffffffffffffffffffffffffffffe14604657602036036042575f35600143038111604257611fff81430311604257611fff9006545f5260205ff35b5f5ffd5b5f35611fff60014303065500',
|
||||
},
|
||||
};
|
||||
|
||||
const setup = (input, ethers) =>
|
||||
|
||||
Reference in New Issue
Block a user