Ether Sport
Verified contract
Active on
Ethereum with 1,125 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 |
---|---|---|---|---|---|
FX | ERC-20 | 32.4K | -- | -- | |
ESC | ERC-20 | 5.586K | -- | -- | |
EMO | ERC-20 | 336.764884 | -- | -- | |
GNT | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13569459 | 3 years ago | | | 0 | 0.0043791510 | |
| 9969064 | 5 years ago | | | 0 | 0.0011093247 | |
| 8764677 | 5 years ago | | | 0 | 0.0 | |
| 8760714 | 5 years ago | | | 0 | 0.000044672400 | |
| 7617250 | 6 years ago | | | 0 | 0.000037227000 | |
| 7564625 | 6 years ago | | | 0 | 0.00011168100 | |
| 7382388 | 6 years ago | | | 0 | 0.00010668960 | |
| 7053857 | 6 years ago | | | 0 | 0.0036514100 | |
| 7053827 | 6 years ago | | | 0 | 0.0029000000 | |
| 6630322 | 6 years ago | | | 0 | 0.0011168100 |
ABI
ABI objects
Getter at block 21261878
allocationsLength() pure returns (uint256)
18
assignedSupply() pure returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
endBlock() pure returns (uint256)
4788059
escFund() pure returns (uint256)
40000000000000000000000000
escFundAddress() pure returns (address)
0xfa29d004fd4139b04bda5fa2633bd7324d6f6c76
ethFundAddress() pure returns (address)
0x52eac68beafb8ffbde44c14e71be31a9f4161d44
isFinalized() pure returns (bool)
true
isStopped() pure returns (bool)
false
minimumPayment() pure returns (uint256)
500000000000000
name() pure returns (string)
Ether Sport
owner() pure returns (address)
0x0328855996491073b50beb78bec9b8aa8e8f4278
startBlock() pure returns (uint256)
4545041
symbol() pure returns (string)
ESC
tokenUnit() pure returns (uint256)
1000000000000000000
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allocations(address) pure returns (uint256)
allocationsIndex(uint256) pure returns (address)
allowance(address owner, address spender) pure returns (uint256)
balanceOf(address owner) pure returns (uint256)
purchases(address) pure returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeOwner(address _newOwner)
claimTokens() payable
finalize()
restartSale()
stopSale()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ClaimESC(address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _ethFundAddress, uint256 _startBlock, uint256 _preIcoHeight, uint256 _stage1Height, uint256 _stage2Height, uint256 _stage3Height, uint256 _stage4Height, uint256 _endBlockHeight)
fallback()
This contract contains no error objects.