FreezeTokensWallet
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d3e…38d5
Balances ($0.00)
No balances found for "FreezeTokensWallet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FreezeTokensWallet"
ABI
ABI objects
Getter at block 21276289
duration() view returns (uint256)
7776000
owner() view returns (address)
0xdb58279c60c7641dabb015665db32372d031e55f
period() view returns (uint256)
31104000
retrievedTokens() view returns (uint256)
0
startBalance() view returns (uint256)
0
startLockPeriod() view returns (uint256)
15552000
startUnlock() view returns (uint256)
0
started() view returns (bool)
false
token() view returns (address)
0x2d3e7d4870a51b918919e7b851fe19983e4c38d5
Read-only
This contract contains no read-only function objects.
State-modifying
Events retrieveTokens(address to)
setDuration(uint256 newDuration)
setPeriod(uint256 newPeriod)
setStartLockPeriod(uint256 newStartLockPeriod)
setToken(address newToken)
start()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.