HPeriodToken
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdd72…0820
Balances ($0.00)
No balances found for "HPeriodToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11697582 | 4 years ago | | | 0 | 0.0021603400 |
ABI
ABI objects
Getter at block 21187493
getCurrentPeriod() view returns (uint256)
0
getCurrentPeriodStartBlock() view returns (uint256)
0
getParamPeriodBlockNum() view returns (uint256)
83420
getParamPeriodGapNum() view returns (uint256)
5960
getParamPeriodStartBlock() view returns (uint256)
11690000
owner() view returns (address)
0x70c63c6aa3cdc636782774193ad177a8272e3b6e
target_token() view returns (address)
0x5dbcf33d8c2e976c6b560249878e6f1491bca25c
token_factory() view returns (address)
0xdd7236a2fe55827311452a9ebdd2338190ad0820
Read-only
getPeriodInfo(uint256 period) view returns (uint256 p, uint256 s, uint256 e)
htokenAtPeriodWithRatio(uint256 _period, uint256 _ratio) view returns (address)
isPeriodEnd(uint256 _period) view returns (bool)
isPeriodStart(uint256 _period) view returns (bool)
isPeriodTokenValid(address _token_addr) view returns (bool)
totalAtPeriodWithRatio(uint256 _period, uint256 _ratio) view returns (uint256)
State-modifying
Events getOrCreateToken(uint256 ratio) returns (address, bool)
transferOwnership(address newOwner)
updatePeriodStatus() returns (bool)
HPeriodChanged(uint256 old, uint256 new_period)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _target_token, uint256 _start_block, uint256 _period, uint256 _gap, address _factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.