Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Troll Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18165436 | 3 months ago | | | 0 | 0.0000052869140 | |
| 16823455 | 4 months ago | | | 0 | 3.4103602e-7 | |
| 16029554 | 5 months ago | | | 0 | 1.7782745e-7 | |
| 16029552 | 5 months ago | | | 0 | 0.000000304657662528 | |
| 15411666 | 6 months ago | | | 0 | 3.2639438e-7 | |
| 14962511 | 6 months ago | | | 0 | 6.1788082e-7 | |
| 14553067 | 6 months ago | | | 0 | 0.000000604376469258 | |
| 14429737 | 6 months ago | | | 0 | 0.0000077080153 | |
| 13949901 | 7 months ago | | | 0 | 6.3387775e-7 | |
| 13856729 | 7 months ago | | | 0 | 6.1520430e-7 |
ABI
ABI objects
Getter at block 22752596
decimals() view returns (uint8)
18
name() view returns (string)
Troll Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TROLL
totalSupply() view returns (uint256)
21000000000000000000000000
transactionFeePercent() view returns (uint256)
0
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events addMultipleExcludeFromFee(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
removeMultipleExcludeFromFee(address[] addresses)
renounceOwnership()
setTransactionFeePercent(uint256 newFeePercent)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.