TalkingTom
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5845…d658
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TalkingTom | ERC-20 | 1.221872B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12797154 | 3 years ago | | | 0 | 0.00080267200 | |
| 12788424 | 3 years ago | | | 0 | 0.0018414240 | |
| 12788423 | 3 years ago | | | 0 | 0.00098623000 | |
| 12788411 | 3 years ago | | | 0 | 0.0015581280 | |
| 12788395 | 3 years ago | | | 0 | 0.0014164800 | |
| 12788382 | 3 years ago | | | 0 | 0.0016525600 | |
| 12788379 | 3 years ago | | | 0 | 0.0021247200 | |
| 12788371 | 3 years ago | | | 0 | 0.0023464000 | |
| 12788367 | 3 years ago | | | 0 | 0.0023464000 | |
| 12788366 | 3 years ago | | | 0 | 0.0023464000 |
ABI
ABI objects
Getter at block 21181901
decimals() pure returns (uint8)
9
name() pure returns (string)
TalkingTom
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TalkingTom
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1)
receive()
This contract contains no error objects.