Timeless Wallet
Verified contract
Active on
Ethereum with 89 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TW | ERC-20 | 163.216292K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18915070 | a year ago | | | 0 | 0.00087976832 | |
| 18900070 | a year ago | | | 0 | 0.0018986950 | |
| 18468299 | a year ago | | | 0 | 0.00039872972 | |
| 17991751 | a year ago | | | 0 | 0.0024986534 | |
| 17991742 | a year ago | | | 0 | 0.0010009725 | |
| 17991682 | a year ago | | | 0 | 0.00086335910 | |
| 17991672 | a year ago | | | 0 | 0.00047593142 | |
| 17991667 | a year ago | | | 0 | 0.00083483547 | |
| 17991593 | a year ago | | | 0 | 0.00091464888 | |
| 17991589 | a year ago | | | 0 | 0.00091570372 |
ABI
ABI objects
Getter at block 21217556
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Timeless Wallet
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe1e34ed3fa41c88e316efec0b69903684ae56dea
symbol() pure returns (string)
TW
totalSupply() view returns (uint256)
983841587116509682
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludeFee(address) view returns (bool)
State-modifying
Events addLP() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.