FreezeTokenWallet
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7ff4…7c84
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
10SET | ERC-20 | 21M | -- | -- | |
BEEPLE | ERC-20 | 938K | -- | -- | |
LETS | ERC-20 | 27.584147K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12426105 | 3 years ago | | | 0 | 0.0038376260 |
ABI
ABI objects
Getter at block 21176737
duration() view returns (uint256)
124416000
interval() view returns (uint256)
31104000
owner() view returns (address)
0x7bd3b301f3537c75bf64b7468998d20045cfa48e
retrievedTokens() view returns (uint256)
0
startBalance() view returns (uint256)
21000000000000000000000000
startDate() view returns (uint256)
1612116000
started() view returns (bool)
true
token() view returns (address)
0x7ff4169a6b5122b664c51c95727d87750ec07c84
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
retrieveTokens(address to, address anotherToken)
retrieveWalletTokens(address to)
retriveETH(address to)
setDuration(uint256 newDuration)
setInterval(uint256 newInterval)
setStartDate(uint256 newStartDate)
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.