ZeroFeeXchange
Verified contract
Active on
Ethereum with 484 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 |
---|---|---|---|---|---|
REDRA | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10288834 | 4 years ago | | | 0 | 0.0010345170 | |
| 10186389 | 4 years ago | | | 0.01 | 0.0016297470 | |
| 9987284 | 5 years ago | | | 0 | 0.00062698000 | |
| 9904119 | 5 years ago | | | 0.01 | 0.00024144400 | |
| 9845883 | 5 years ago | | | 0 | 0.00017415600 | |
| 9830536 | 5 years ago | | | 0.01 | 0.00036216600 | |
| 9825804 | 5 years ago | | | 0.01 | 0.00025000000 | |
| 9526467 | 5 years ago | | | 0 | 0.00072102700 | |
| 9448208 | 5 years ago | | | 0.01 | 0.00042252700 | |
| 9407819 | 5 years ago | | | 0 | 0.000025830000 |
ABI
ABI objects
Getter at block 21167314
deadline() view returns (uint256)
1570032770
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
ZeroFeeXchange
progress0drop() view returns (uint256)
201
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1568477570
round2() view returns (uint256)
1568909570
symbol() view returns (string)
ZFX
target0drop() view returns (uint256)
200
tokensPerEth() view returns (uint256)
60000000000000000000000
totalDistributed() view returns (uint256)
746640460800000000000000
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
ImplAll()
Implt(uint256 _wdamount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
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)
updateTokensPerEth(uint256 _tokensPerEth)
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.