TeamPoolVesting
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbf8e…ff0d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DID | ERC-20 | 10M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15866187 | 2 years ago | | | 0 | 0.00023814505 | |
| 15632121 | 2 years ago | | | 0 | 0.00092847488 |
ABI
ABI objects
Getter at block 21288775
AmountUnlockPerPeriod() view returns (uint256)
2500000000000000000000000
CurrentPeriod() view returns (uint256)
0
DegenIDToken() view returns (address)
0xbf8e1dfd543953599f544da195583ce2fdf5ff0d
InitialBlock() view returns (uint256)
0
MaxWithdrawAvailable() view returns (uint256)
0
NumBlocksPerDay() view returns (uint256)
7200
TotalPeriods() view returns (uint256)
4
nextBlockForUnlock() view returns (uint256)
0
owner() view returns (address)
0xad46c8a34c7516f273db35f260aeedf3303625d4
Read-only
DaysPerPeriod(uint256) view returns (uint256)
State-modifying
Events mutipleSendETH(address[] receivers, uint256[] ethValues)
renounceOwnership()
setNumBlocks(uint256 numBlocks)
transferOwnership(address newOwner)
unlockToken()
vestingStart()
withdrawOtherCurrency(address _currency)
withdrawToken(uint256 amount)
OtherTokensWithdrawn(address indexed currency, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensUnlocked(uint256 CurrentPeriod, uint256 nextUnlockBlock)
TokensWithdraw(uint256 amount)
constructor(uint256[] _daysPerPeriod, uint256 _totalPeriods, uint256 _periodUnlock, uint256 _numBlocks, address _degenIDToken)
fallback()
receive()
This contract contains no error objects.