Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4ced…c466
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AION | ERC-20 | 203.261307M | -- | -- | |
FIFAmini | ERC-20 | 20.180614K | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- | |
ETHS | ERC-20 | 1 | -- | -- | |
WON | ERC-20 | 0.003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6885372 | 6 years ago | | | 0 | 0.00085350000 | |
| 5635577 | 6 years ago | | | 0 | 0.0013067670 | |
| 5635571 | 6 years ago | | | 0 | 0.0013054230 | |
| 5635562 | 6 years ago | | | 0 | 0.0013067670 | |
| 5635558 | 6 years ago | | | 0 | 0.0013067670 | |
| 5475906 | 7 years ago | | | 0 | 0.00062227000 | |
| 5475891 | 7 years ago | | | 0 | 0.00062227000 | |
| 5475872 | 7 years ago | | | 0 | 0.00062163000 | |
| 5475870 | 7 years ago | | | 0 | 0.000053466000 | |
| 5475545 | 7 years ago | | | 0 | 0.00012445400 |
ABI
ABI objects
Getter at block 21205654
inited() view returns (bool)
true
intervalSecs() view returns (uint256)
2592000
isStarted() view returns (bool)
true
locked() view returns (bool)
true
mintingNonce() view returns (uint256)
0
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
nullified() view returns (bool)
true
owner() view returns (address)
0x1a436dbe01476438a9760cb76125f6bae85a0656
period() view returns (uint256)
36
periods() view returns (uint256)
36
precision() view returns (uint256)
1000000000000000000
remainder() view returns (uint256)
20326130746227004
startBlockTimestamp() view returns (uint256)
1513627200
t0special() view returns (uint256)
0
token() view returns (address)
0x4ceda7906a5ed2179785cd3a40a69ee8bc99c466
total() view returns (uint256)
30489196119340505
totalfv() view returns (uint256)
18491381166400396
Read-only
_withdrawTo(uint256 _deposit, uint256 _withdrawn, uint256 _blockTimestamp, uint256 _total) view returns (uint256)
availableForWithdrawalAt(uint256 blockTimestamp) view returns (uint256)
deposited(address) view returns (uint256)
periodAt(uint256 _blockTimestamp) view returns (uint256)
withdrawn(address) view returns (uint256)
State-modifying
Events acceptOwnership()
bulkDepositTo(uint256[] bits)
bulkWithdraw(address[] addrs)
changeOwner(address _newOwner)
deposit(uint256 tokens)
depositTo(address beneficiary, uint256 tokens)
finalizeInit()
init(uint256 _periods, uint256 _t0special)
lock()
multiMint(uint256 nonce, uint256[] bits)
nullify()
refundTokens(address addr, uint256 amount)
setToken(address tok)
start(uint256 _startBlockTimestamp)
updateTotal()
withdraw() returns (bool)
withdrawTo(address addr) returns (bool)
ChangedOwner(address indexed new_owner)
Deposit(address indexed who, uint256 amount)
Withdraws(address indexed who, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.