Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

ETH GOD

Unverified contract

Proxy

Active on Ethereum with 198 txns
Deployed by via 0x7b4f81dd at 21137396
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 57 additional slots
-
variable spans 4 additional slots
ERC-20
--
0x85d214eb676ddad8d1e2e798a2f14e41abd9a699ea398be3662f0799e7a8b4f3
0xde7e4e6b3ab2ea9c2d7fc0cd998e3ad00f6cb75a185934ff12ad0d30e1cccb92
0x8aca2ec05b6ba18cd555731388c08fbd6d09860f730f787146f97aeee7923fc0
0x82989ae153541bb86585170968728337832560570c0f38c855d0b68db6999bae
0x0160f77d9200369787071c957a46840734d73d96cdb4424260ef8da701d9bf2b
0xfd3624b67a434f4831def085c5742de3beb9a2919f0d67b06257ae4a3632eef5
0x7b30ce204a317289af931e3ba61147822ec7ccdd7f82b6f5fa69aaefb8cddf97
0xd64060f65e54789ed814270843c355927d3984b3a60c1e301c408644999a19eb
0x3e9a63af18c6fc1122e5d1e5b855a84416dfc33215c4c059af68faae5c0cfeb6
0x1230ea18d50a905f58bd2d27ba2bc4b0c78913d0d92ed18df371bf139fcbe275

Functions
Getter at block 21184073
decimals(view returns (uint8)
18
name(view returns (string)
ETH GOD
symbol(view returns (string)
GOD
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
addPresale(address presaleuint256 percentstruct IPresalePresaleParams newdetails
addTeam(struct INewTokenTeamParams params
approve(address spenderuint256 amountreturns (bool)
finPresale(
increaseLimits(uint256 maxwalletuint256 maxtx
refPresale(
rescueERC20(address _address
startTrading(uint256 lockPeriodbool shouldBurnaddress routerpayable 
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
IncreasedLimits(uint256 maxWalletuint256 maxTx
PresaleAdded(address presaleId
PresaleFinished(address presaleId
PresaleRefunded(address presaleId
StakingMade(uint256 amount
TaxGiven(uint256 amount
TaxMade(uint256 amount
TeamSet(struct INewTokenTeamParams tparams
TradingEnabled(address pairuint256 liquint256 lockPeriodbool isBurntaddress router
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.