0xb16a4cc8a24ce7dfd6e517097717aff6fb10c0e7
Verified contract
Proxy
Active on
Ethereum with 44 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
0xc944…44a7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$ Evmosia.com | ERC-20 | 32.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18667627 | a year ago | | | 0 | 0.0054198593 | |
| 18667595 | a year ago | | | 0 | 0.0027578791 | |
| 18667574 | a year ago | | | 0 | 0.0055371556 | |
| 18667570 | a year ago | | | 0 | 0.0042496324 | |
| 18667566 | a year ago | | | 0 | 0.0050227864 | |
| 18667562 | a year ago | | | 0 | 0.010260272 | |
| 18667547 | a year ago | | | 0 | 0.0099477259 | |
| 18667538 | a year ago | | | 0 | 0.0041995975 | |
| 16415473 | 2 years ago | | | 0 | 0.0012951521 | |
| 16415105 | 2 years ago | | | 0 | 0.0026695173 |
ABI
ABI objects
Getter at block 21178549
amountPerPeriod() view returns (uint256)
1041666666666666666666666
availableAmount() view returns (uint256)
50000000000000000000000000
beneficiary() view returns (address)
0x8f9c9020a114bf20f20f054125d882cf45d7f34c
currentBalance() view returns (uint256)
0
currentPeriod() view returns (uint256)
80
currentTime() view returns (uint256)
1731498215
duration() view returns (uint256)
126230400
endTime() view returns (uint256)
1648832400
isInitialized() view returns (bool)
true
isRevoked() view returns (bool)
false
managedAmount() view returns (uint256)
50000000000000000000000000
manager() view returns (address)
0xfcf78ac094288d7200cfdb367a8cd07108dfa128
owner() view returns (address)
0x74db79268e63302d3fc69fb5a7627f7454a41732
passedPeriods() view returns (uint256)
79
periodDuration() view returns (uint256)
2629800
periods() view returns (uint256)
48
releasableAmount() view returns (uint256)
0
releaseStartTime() view returns (uint256)
1627146000
releasedAmount() view returns (uint256)
36700483707510818246203837
revocable() view returns (uint8)
1
sinceStartTime() view returns (uint256)
208896215
startTime() view returns (uint256)
1522602000
surplusAmount() view returns (uint256)
0
token() view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount() view returns (uint256)
13299516292489181753796163
usedAmount() view returns (uint256)
13299516292489181753796163
vestedAmount() view returns (uint256)
50000000000000000000000000
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.