ThunderCats Inu
Verified contract
Active on
Ethereum with 63 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfc43…8c0a
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
THUNDERCATS | ERC-20 | 1.303365T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15806735 | 2 years ago | | | 0 | 0.00060518837 | |
| 13844204 | 3 years ago | | | 0 | 0.0031240649 | |
| 13752802 | 3 years ago | | | 0 | 0.0041154601 | |
| 13656000 | 3 years ago | | | 0 | 0.0026327352 | |
| 13630625 | 3 years ago | | | 0 | 0.0072829812 | |
| 13619543 | 3 years ago | | | 0 | 0.0046241841 | |
| 13617738 | 3 years ago | | | 0 | 0.0090508193 | |
| 13617614 | 3 years ago | | | 0 | 0.010152532 | |
| 13617321 | 3 years ago | | | 0 | 0.0052635560 | |
| 13617310 | 3 years ago | | | 0 | 0.0045640684 |
ABI
ABI objects
Getter at block 21387124
_buyFee() view returns (uint256)
10
_sellFee() view returns (uint256)
10
_taxFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0xfc436ec95a1eac71a82e514bdbf1d53cca548c0a
maxTX() view returns (uint256)
40000000000000000000000
name() view returns (string)
ThunderCats Inu
opensellTx() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
THUNDERCATS
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x5e0f0b40b8bc3b4ffef596afd9981ca48ca7ed3c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklist(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events ManualApproval()
ManualswapTokens(uint256 contractTokenBalance)
_amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
changeSellTx(bool _status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
renounceOwnership()
setBuySellFeePercent(uint256 liquidityFee)
setFeeRate(uint256 rate)
setMarketingAddress(address _marketingAddress)
setTaxFeePercent(uint256 taxFee)
setmaxTX(uint256 amount)
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.