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
/
3541.json
13 lines
(12 loc)
•
299 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"EIP-3541"
,
"comment"
:
"Reject new contracts starting with the 0xEF byte"
,
"url"
:
"https://eips.ethereum.org/EIPS/eip-3541"
,
"status"
:
"Final"
,
"minimumHardfork"
:
"berlin"
,
"requiredEIPs"
:
[
]
,
"gasConfig"
:
{
}
,
"gasPrices"
:
{
}
,
"vm"
:
{
}
,
"pow"
:
{
}
}