UNPKG
check-ethereum-scanner
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Safety checks for new Ethereum tokens
check-ethereum-scanner
/
Ethereum-Renounced-Contract-Scanner
/
node_modules
/
@ethereumjs
/
common
/
dist
/
eips
/
4399.json
14 lines
(13 loc)
•
314 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"EIP-4399"
,
"number"
:
4399
,
"comment"
:
"Supplant DIFFICULTY opcode with PREVRANDAO"
,
"url"
:
"https://eips.ethereum.org/EIPS/eip-4399"
,
"status"
:
"Review"
,
"minimumHardfork"
:
"london"
,
"requiredEIPs"
:
[
]
,
"gasConfig"
:
{
}
,
"gasPrices"
:
{
}
,
"vm"
:
{
}
,
"pow"
:
{
}
}