0x1e3111c01c6e388093981982207266167f579834
Verified contract
Proxy
Active on
Ethereum with 15 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,626.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRT | ERC-20 | 37.50018K | $0.176712 |
$6,626.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19749294 | 7 months ago | | | 0 | 0.00024818585 | |
| 19749244 | 7 months ago | | | 0 | 0.00034851118 | |
| 19749122 | 7 months ago | | | 0 | 0.00060038984 | |
| 18304868 | a year ago | | | 0 | 0.00083561084 | |
| 13673864 | 3 years ago | | | 0 | 0.010542125 | |
| 13673115 | 3 years ago | | | 0 | 0.010316356 | |
| 13171299 | 3 years ago | | | 0 | 0.0038739912 | |
| 13171282 | 3 years ago | | | 0 | 0.0031773378 | |
| 13171257 | 3 years ago | | | 0 | 0.0046292625 | |
| 13171202 | 3 years ago | | | 0 | 0.0060899839 |
ABI
ABI objects
Getter at block 21187319
amountPerPeriod() view returns (uint256)
12500000000000000000000
availableAmount() view returns (uint256)
187500000000000000000000
beneficiary() view returns (address)
0x21668f9d9bf7203c90bff845e057afd16d3ae96a
currentBalance() view returns (uint256)
37500179610997937895880
currentPeriod() view returns (uint256)
16
currentTime() view returns (uint256)
1731604019
duration() view returns (uint256)
126230400
endTime() view returns (uint256)
1734454800
isInitialized() view returns (bool)
true
isRevoked() view returns (bool)
false
managedAmount() view returns (uint256)
200000000000000000000000
manager() view returns (address)
0xfcf78ac094288d7200cfdb367a8cd07108dfa128
owner() view returns (address)
0x91074e14c784b26a8c337f85c0a16c0a83bec23d
passedPeriods() view returns (uint256)
15
periodDuration() view returns (uint256)
7889400
periods() view returns (uint256)
16
releasableAmount() view returns (uint256)
25000000000000000000000
releaseStartTime() view returns (uint256)
0
releasedAmount() view returns (uint256)
162500000000000000000000
revocable() view returns (uint8)
2
sinceStartTime() view returns (uint256)
123379619
startTime() view returns (uint256)
1608224400
surplusAmount() view returns (uint256)
179610997937895880
token() view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount() view returns (uint256)
37500000000000000000000
usedAmount() view returns (uint256)
0
vestedAmount() view returns (uint256)
200000000000000000000000
vestingCliffTime() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveProtocol()
initialize(address _manager, address _owner, address _beneficiary, address _token, uint256 _managedAmount, uint256 _startTime, uint256 _endTime, uint256 _periods, uint256 _releaseStartTime, uint256 _vestingCliffTime, uint8 _revocable)
release()
renounceOwnership()
revoke()
revokeProtocol()
setManager(address _newManager)
transferOwnership(address newOwner)
withdrawSurplus(uint256 _amount)
ManagerUpdated(address indexed _oldManager, address indexed _newManager)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenDestinationsApproved()
TokenDestinationsRevoked()
TokensReleased(address indexed beneficiary, uint256 amount)
TokensRevoked(address indexed beneficiary, uint256 amount)
TokensWithdrawn(address indexed beneficiary, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.