ZeroXEth
Verified contract
Active on
Ethereum with 33,139 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ada | ERC-20 | 50K | -- | -- | |
0XETH | ERC-20 | 29.770255K | -- | -- | |
0xETH | ERC-20 | 100 | -- | -- | |
TXE | ERC-20 | 0.1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112325 | 7 days ago | | | 0 | 0.00017923869 | |
| 20558162 | 3 months ago | | | 0 | 0.000024118000 | |
| 17519981 | a year ago | | | 0 | 0.00074478544 | |
| 13686347 | 3 years ago | | | 0 | 0.0048813796 | |
| 12780292 | 3 years ago | | | 0 | 0.0013014750 | |
| 12701719 | 3 years ago | | | 0 | 0.00040778100 | |
| 12630327 | 3 years ago | | | 0 | 0.00021896800 | |
| 12139018 | 4 years ago | | | 0 | 0.0037271000 | |
| 11395314 | 4 years ago | | | 0 | 0.0013584220 | |
| 11287564 | 4 years ago | | | 0 | 0.0018290650 |
ABI
ABI objects
Getter at block 21162419
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
ZeroXEth
symbol() view returns (string)
0XETH
totalDistributed() view returns (uint256)
44529230891034197
totalRemaining() view returns (uint256)
470768608965803
totalSupply() view returns (uint256)
44999999500000000
value() view returns (uint256)
303482765142
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.