EthVesting
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe967…f9d2
Balances ($0.00)
No balances found for "EthVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12940432 | 3 years ago | | | 0 | 0.0017759280 | |
| 11913927 | 4 years ago | | | 0 | 0.022405100 | |
| 11604135 | 4 years ago | | | 0 | 0.0026670600 | |
| 11533647 | 4 years ago | | | 0 | 0.0024695000 | |
| 11476415 | 4 years ago | | | 0 | 0.0024246000 | |
| 11415604 | 4 years ago | | | 0 | 0.0014817000 | |
| 11351229 | 4 years ago | | | 0 | 0.00053880000 | |
| 11320774 | 4 years ago | | | 0 | 0.0017286500 | |
| 11299790 | 4 years ago | | | 0 | 0.0017062000 | |
| 11292835 | 4 years ago | | | 0 | 0.0027389000 |
ABI
ABI objects
Getter at block 21387401
backupBeneficiary() view returns (address)
0xe9673e2806305557daa67e3207c123af9f95f9d2
backupReleaseGracePeriod() view returns (uint256)
259200
beneficiary() view returns (address)
0x4f8fdc5d03b21ae85c5e451efe454d6e550ff761
cliff() view returns (uint256)
1603210504
duration() view returns (uint256)
15552000
released() view returns (uint256)
209968480832047325102
start() view returns (uint256)
1603210504
Read-only
This contract contains no read-only function objects.
State-modifying
Events backupRelease()
release()
EthReleased(uint256 amount)
EthReleasedBackup(uint256 amount)
PaymentReceived(address from, uint256 amount)
constructor(address beneficiary, address backupBeneficiary, uint256 start, uint256 cliffDuration, uint256 duration, uint256 backupReleaseGracePeriod)
receive()
This contract contains no error objects.