0x55f3dcdaf0b73f7f0c761a9070d8865f37986e2c
Verified contract
Proxy
Active on
Ethereum with 31 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 ($5,122.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRT | ERC-20 | 19.144K | $0.267557 |
$5,122.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19504826 | 8 months ago | | | 0 | 0.0025260508 | |
| 19504485 | 8 months ago | | | 0 | 0.0014126931 | |
| 19504467 | 8 months ago | | | 0 | 0.0012260345 | |
| 15363422 | 2 years ago | | | 0 | 0.00072023619 | |
| 15190811 | 2 years ago | | | 0 | 0.00056619828 | |
| 14793952 | 3 years ago | | | 0 | 0.0020628622 | |
| 13673372 | 3 years ago | | | 0 | 0.0085134178 | |
| 13222215 | 3 years ago | | | 0 | 0.0026120950 | |
| 13076035 | 3 years ago | | | 0 | 0.0035056071 | |
| 12939916 | 3 years ago | | | 0 | 0.0012100430 |
ABI
ABI objects
Getter at block 21292979
amountPerPeriod() view returns (uint256)
156538083333333333333333
availableAmount() view returns (uint256)
1878457000000000000000000
beneficiary() view returns (address)
0x631f0383a602cc20b968d1b8e3df70db11c5a24a
currentBalance() view returns (uint256)
19144000000000000000000
currentPeriod() view returns (uint256)
36
currentTime() view returns (uint256)
1732878791
duration() view returns (uint256)
31536000
endTime() view returns (uint256)
1671296400
isInitialized() view returns (bool)
true
isRevoked() view returns (bool)
false
managedAmount() view returns (uint256)
1878457000000000000000000
manager() view returns (address)
0xfcf78ac094288d7200cfdb367a8cd07108dfa128
owner() view returns (address)
0x74db79268e63302d3fc69fb5a7627f7454a41732
passedPeriods() view returns (uint256)
35
periodDuration() view returns (uint256)
2628000
periods() view returns (uint256)
12
releasableAmount() view returns (uint256)
19144000000000000000000
releaseStartTime() view returns (uint256)
0
releasedAmount() view returns (uint256)
0
revocable() view returns (uint8)
2
sinceStartTime() view returns (uint256)
93118391
startTime() view returns (uint256)
1639760400
surplusAmount() view returns (uint256)
0
token() view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount() view returns (uint256)
1878457000000000000000000
usedAmount() view returns (uint256)
0
vestedAmount() view returns (uint256)
1878457000000000000000000
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.