ETH GOD
Unverified contract
Proxy
Active on
Ethereum with 198 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 30.82207K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173503 | a day ago | | | 0 | 0.0016670758 | |
| 21164922 | 3 days ago | | | 0 | 0.00098847354 | |
| 21164861 | 3 days ago | | | 0 | 0.0010876705 | |
| 21146308 | 5 days ago | | | 0 | 0.00068131978 | |
| 21144405 | 6 days ago | | | 0 | 0.0012144206 | |
| 21144401 | 6 days ago | | | 0 | 0.0013342919 | |
| 21144356 | 6 days ago | | | 0 | 0.0010607985 | |
| 21144341 | 6 days ago | | | 0 | 0.00099374969 | |
| 21144302 | 6 days ago | | | 0 | 0.00093531404 | |
| 21144206 | 6 days ago | | | 0 | 0.0012301443 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addPresale(address presale, uint256 percent, struct IPresalePresaleParams newdetails)
addTeam(struct INewTokenTeamParams params)
approve(address spender, uint256 amount) returns (bool)
finPresale()
increaseLimits(uint256 maxwallet, uint256 maxtx)
refPresale()
rescueERC20(address _address)
startTrading(uint256 lockPeriod, bool shouldBurn, address router) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
IncreasedLimits(uint256 maxWallet, uint256 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 pair, uint256 liq, uint256 lockPeriod, bool isBurnt, address router)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.