PGOMonthlyInternalVault
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOT | ERC-20 | 28.2M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10598603 | 4 years ago | | | 0 | 0.0027442940 | |
| 10372697 | 4 years ago | | | 0 | 0.0023565052 | |
| 9656659 | 5 years ago | | | 0 | 0.0079849500 | |
| 9423313 | 5 years ago | | | 0 | 0.0027975530 | |
| 9382657 | 5 years ago | | | 0 | 0.00015969900 | |
| 9232825 | 5 years ago | | | 0 | 0.0027975530 | |
| 9206348 | 5 years ago | | | 0 | 0.000079849500 | |
| 9049561 | 5 years ago | | | 0 | 0.00070921500 | |
| 9037935 | 5 years ago | | | 0 | 0.0019385210 | |
| 8867508 | 5 years ago | | | 0 | 0.0025535210 |
ABI
ABI objects
Getter at block 21204250
VESTING_CLIFF() view returns (uint256)
7776000
VESTING_DIV_RATE() view returns (uint256)
21
VESTING_DURATION() view returns (uint256)
62208000
VESTING_INTERVAL() view returns (uint256)
2592000
cliff() view returns (uint256)
1538431140
end() view returns (uint256)
1592863140
start() view returns (uint256)
1530655140
token() view returns (address)
0x613fa2a6e6daa70c659060e86ba1443d2679c9d7
Read-only
getInvestment(address beneficiary) view returns (address, uint256, uint256)
investments(address) view returns (address beneficiary, uint256 totalBalance, uint256 released)
releasableAmount(address beneficiary) view returns (uint256)
vestedAmount(address beneficiary) view returns (uint256)
State-modifying
Events init(address[] beneficiaries, uint256[] balances, uint256 startTime, address _token)
release()
release(address beneficiary)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.