ZETHEREUM
Verified contract
Active on
Ethereum with 105 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4233…a60b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZETHEREUM | ERC-20 | 1.5417M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296357 | 11 minutes ago | | | 0 | 0.00047301683 | |
| 21296357 | 11 minutes ago | | | 0 | 0.00066052148 | |
| 21295276 | 4 hours ago | | | 0 | 0.00040474864 | |
| 21295276 | 4 hours ago | | | 0 | 0.0011332241 | |
| 21295273 | 4 hours ago | | | 0 | 0.00039433206 | |
| 21295165 | 4 hours ago | | | 0 | 0.00064290297 | |
| 21295162 | 4 hours ago | | | 0 | 0.00048351892 | |
| 21295158 | 4 hours ago | | | 0 | 0.00066331577 | |
| 21295134 | 4 hours ago | | | 0 | 0.00072325452 | |
| 21295134 | 4 hours ago | | | 0 | 0.00072325452 |
ABI
ABI objects
Getter at block 21296411
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ZETHEREUM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZETHEREUM
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] recipients) returns (uint256 amount)
approve(address spender, uint256 amount) returns (bool)
broEther()
broToken(address _address, uint256 percent)
launch()
removeLimits()
renounceOwnership()
setTaxWallet(address newWallet)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.