International Exchange
Verified contract
Active on
Ethereum with 6,953 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 |
---|---|---|---|---|---|
REV | ERC-20 | 777K | -- | -- | |
ZHEY | ERC-20 | 81.648K | -- | -- | |
GRWT | ERC-20 | 10K | -- | -- | |
AOA | ERC-20 | 10 | -- | -- | |
TXT | ERC-20 | 10 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
IEX | ERC-20 | 0.03 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16139899 | 2 years ago | | | 0 | 0.00043590647 | |
| 11758816 | 4 years ago | | | 0 | 0.0044192510 | |
| 11346816 | 4 years ago | | | 0 | 0.00067113005 | |
| 10435299 | 4 years ago | | | 0 | 0.00047340000 | |
| 10435183 | 4 years ago | | | 0 | 0.00042606000 | |
| 10435167 | 4 years ago | | | 0 | 0.0015962580 | |
| 9954900 | 5 years ago | | | 0 | 0.00088681000 | |
| 9947347 | 5 years ago | | | 0 | 0.00053208600 | |
| 9903769 | 5 years ago | | | 0 | 0.00011189100 | |
| 9809562 | 5 years ago | | | 0 | 0.000037297000 |
ABI
ABI objects
Getter at block 21258006
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
International Exchange
symbol() view returns (string)
IEX
tokenPerETH() view returns (uint256)
10000000000000000000000000000
totalDistributed() view returns (uint256)
132525882049741875890233488770
totalRemaining() view returns (uint256)
308564127838258124109766511230
totalSupply() view returns (uint256)
441090009888000000000000000000
valueToGive() view returns (uint256)
497252574733901323026690
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 approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
burnFrom(uint256 _value, address _burner)
buyToken(address _investor, uint256 _invest)
finishDistribution() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawAltcoinTokens(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.