g8keepVester

Verified contract

Active on Base with 13 txns
Deployed by via 0xedec1e50 at 22145634
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0d81f8ee50795ea11e78e542c36b8880062f264baa57b1a3317dd67c4d5049d4
0x8104e6a9729b1c3fdf8bb4624297400f5ecafaa947f095d4c7febe774fa60092
0x43e0256b95b48770fdef31f6a72aebb72ed85b4f2dabba087439aad5430b6b49
0x53f28e50f4839767ab0a86105b8443c9fb743b9ca488db7de28da5cc177b79f0
0xfe73c01324cac10e0c9358978f830cd42dab87651548df943ecb5637815096fe
0x4e98d064053d5f94e888f0d5bf9b9ba1435518701ad5501f9942064885484d2f
0x5691fb58d381d2a20449711cbfb10a1ea00376f679f3fca07b92877513ca661e
0xd57c9d4ff0d7234b38ee5e4d1f351b503210196fd35b7eddae65d0880b5391e7
0x2554b1b45931d1fe344ecfc0d2f4d882c2540c2e98e79486b5c8e65b70fafb51
0x8e0230dc063d4114f32d5763cdba53fa6877fe69bc9f5320bf33ee3b63ee62ad

Functions
Getter at block 23572380
G8KEEP_FACTORY(view returns (address)
0x3c0b43867cd04fedfd6a95497e5ea7e3aff8ccae
nextVestingId(view returns (uint256)
30
Read-only
deploymentVestings(uint256view returns (address recipientuint40 vestingStartuint40 vestingEndaddress tokenuint40 lastClaimuint128 amountuint128 claimeduint40 vestTime)
getVesting(uint256 _idview returns (struct g8keepVesterDeploymentVesting)
vested(uint256 _idview returns (uint256 vestedAmount)
State-modifying
claim(uint256 _id
deploymentVest(address _deployeruint256 _tokensToDeployeruint256 _vestTimereturns (uint256 vestingId)
Events
DeploymentVestClaimed(uint256 indexed idaddress indexed recipientaddress indexed tokenuint256 amountClaimed
DeploymentVestCreated(uint256 indexed idaddress indexed recipientaddress indexed tokenuint128 amountuint40 vestTime
Constructor
constructor(address _g8keepFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidAddress(
InvalidAmount(
InvalidCaller(
InvalidDuration(
InvalidVestingId(
NoTokensVested(