IntegralTimeRelease
Verified contract
Active on
Ethereum with 2,866 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($482,458.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ITGR | ERC-20 | 82.55365M | $0.005844 |
$482,458.39 | |
ITGR | ERC-20 | 226.990779M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21287349 | 2 days ago | | | 0 | 0.0023893453 | |
| 21287293 | 2 days ago | | | 0 | 0.0026665810 | |
| 21286634 | 2 days ago | | | 0 | 0.0022682376 | |
| 21285808 | 2 days ago | | | 0 | 0.0017595449 | |
| 21281415 | 3 days ago | | | 0 | 0.0035589285 | |
| 21261848 | 5 days ago | | | 0 | 0.0016616234 | |
| 21255870 | 6 days ago | | | 0 | 0.0016315780 | |
| 21245402 | 8 days ago | | | 0 | 0.0034569033 | |
| 21240749 | 8 days ago | | | 0 | 0.0026406116 | |
| 21235624 | 9 days ago | | | 0 | 0.0023805700 |
ABI
ABI objects
Getter at block 21299672
getExcessTokens() view returns (uint256)
0
getTokensLeft() view returns (uint96)
82553649809370714771717938
option1EndBlock() view returns (uint256)
20507869
option1StartBlock() view returns (uint256)
13230330
option1StopBlock() view returns (uint256)
20507869
option1StopSetBlock() view returns (uint256)
20507869
option1TotalAllocations() view returns (uint96)
157921512621973829735139227
option1TotalClaimed() view returns (uint96)
100174010783761159542142055
option2EndBlock() view returns (uint256)
14443254
option2StartBlock() view returns (uint256)
13230330
option2StopBlock() view returns (uint256)
14443254
option2StopSetBlock() view returns (uint256)
14443254
option2TotalAllocations() view returns (uint96)
69069266422303028150342311
option2TotalClaimed() view returns (uint96)
44263118451144983571621545
owner() view returns (address)
0xff030beb0335432e156a0ee55bd87850eaad228e
token() view returns (address)
0xd502f487e1841fdc805130e13eae80c61186bc98
Read-only
checkpoints(address, uint32) view returns (uint32 fromBlock, uint96 votes)
checkpointsLength(address) view returns (uint32)
getClaimableOption1(address wallet) view returns (uint256)
getClaimableOption2(address wallet) view returns (uint256)
getCurrentVotes(address account) view returns (uint96)
getOption1Allocation(address wallet) view returns (uint256)
getOption1Claimed(address wallet) view returns (uint256)
getOption2Allocation(address wallet) view returns (uint256)
getOption2Claimed(address wallet) view returns (uint256)
getPriorVotes(address account, uint256 blockNumber) view returns (uint96)
getReleasedOption1(address wallet) view returns (uint96)
getReleasedOption2(address wallet) view returns (uint96)
option1(address) view returns (uint96 allocation, uint96 claimed, uint32 initBlock)
option2(address) view returns (uint96 allocation, uint96 claimed, uint32 initBlock)
State-modifying
Events claim(address to)
initOption1Allocations(address[] wallets, uint96[] amounts)
initOption2Allocations(address[] wallets, uint96[] amounts)
setOption1StopBlock(uint256 _option1StopBlock)
setOption2StopBlock(uint256 _option2StopBlock)
setOwner(address _owner)
skim(address to)
updateOption1Allocations(address[] wallets, uint96[] amounts)
updateOption2Allocations(address[] wallets, uint96[] amounts)
Claim(address claimer, address receiver, uint256 option1Amount, uint256 option2Amount)
DelegateVotesChanged(address indexed account, uint96 oldVotes, uint96 newVotes)
Option1StopBlockSet(uint256 option1StopBlock)
Option2StopBlockSet(uint256 option2StopBlock)
OwnerSet(address owner)
Skim(address to, uint256 amount)
constructor(address _token, uint256 _option1StartBlock, uint256 _option1EndBlock, uint256 _option2StartBlock, uint256 _option2EndBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.