94451c2788
This is the initial implementation of EIP-1559 in packages core/types and core. Mining, RPC, etc. will be added in subsequent commits. Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de> Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com> Co-authored-by: Felix Lange <fjl@twurst.com>
38 lines
918 B
JSON
38 lines
918 B
JSON
[
|
|
{
|
|
"gas": "0x4ef00",
|
|
"tip": "0x2",
|
|
"feeCap": "0x12A05F200",
|
|
"chainId": "0x1",
|
|
"input": "0x",
|
|
"nonce": "0x0",
|
|
"to": "0x000000000000000000000000000000000000aaaa",
|
|
"value": "0x0",
|
|
"type" : "0x2",
|
|
"accessList": [
|
|
{"address": "0x000000000000000000000000000000000000aaaa",
|
|
"storageKeys": [
|
|
"0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
]
|
|
}
|
|
],
|
|
"v": "0x0",
|
|
"r": "0x0",
|
|
"s": "0x0",
|
|
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8"
|
|
},
|
|
{
|
|
"gas": "0x4ef00",
|
|
"gasPrice": "0x12A05F200",
|
|
"chainId": "0x1",
|
|
"input": "0x",
|
|
"nonce": "0x1",
|
|
"to": "0x000000000000000000000000000000000000aaaa",
|
|
"value": "0x0",
|
|
"v": "0x0",
|
|
"r": "0x0",
|
|
"s": "0x0",
|
|
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8"
|
|
}
|
|
]
|