0x38aaf1ed55a969384b59a937b18d37853f2e3f41
Verified contract
Proxy
Active on
Ethereum with 16 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 ($7,607.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRT | ERC-20 | 37.878788K | $0.200834 |
$7,607.35 | |
$ Evmosia.com | ERC-20 | 32.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21130483 | 10 days ago | | | 0 | 0.0014979998 | |
| 20398752 | 4 months ago | | | 0 | 0.00043370117 | |
| 19833732 | 6 months ago | | | 0 | 0.00060487800 | |
| 19778060 | 6 months ago | | | 0 | 0.00035777890 | |
| 19570529 | 7 months ago | | | 0 | 0.0037103595 | |
| 19385374 | 8 months ago | | | 0 | 0.0062086565 | |
| 19178742 | 9 months ago | | | 0 | 0.0062672715 | |
| 18757140 | a year ago | | | 0 | 0.0025043152 | |
| 18486250 | a year ago | | | 0 | 0.0025314083 | |
| 18299655 | a year ago | | | 0 | 0.00053887505 |
ABI
ABI objects
Getter at block 21201179 releasableAmount() view returns (uint256)
amountPerPeriod() view returns (uint256)
18939393958333333333333
availableAmount() view returns (uint256)
871212122083333333333318
beneficiary() view returns (address)
0xae11f504df02291557ff85904a5eb84e57c1e4e5
currentBalance() view returns (uint256)
37878787916666666666682
currentPeriod() view returns (uint256)
47
currentTime() view returns (uint256)
1731771215
duration() view returns (uint256)
126230400
endTime() view returns (uint256)
1735750800
isInitialized() view returns (bool)
true
isRevoked() view returns (bool)
false
managedAmount() view returns (uint256)
909090910000000000000000
manager() view returns (address)
0x6284042d4da0931cbc64c5aab2d6184403095883
owner() view returns (address)
0x6fc78dcc8a949d1530035bd577dcb21e9787100e
passedPeriods() view returns (uint256)
46
periodDuration() view returns (uint256)
2629800
periods() view returns (uint256)
48
releaseStartTime() view returns (uint256)
0
releasedAmount() view returns (uint256)
871212122083333333333318
revocable() view returns (uint8)
1
sinceStartTime() view returns (uint256)
122250815
startTime() view returns (uint256)
1609520400
surplusAmount() view returns (uint256)
0
token() view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount() view returns (uint256)
37878787916666666666682
usedAmount() view returns (uint256)
0
vestedAmount() view returns (uint256)
871212122083333333333318
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.