Trick or Treat Shiba
Verified contract
Active on
Ethereum with 183 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($33.13)
Native
Value
$33.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010488 | $3,159.00 |
$33.13 | |
TOTSHIB | ERC-20 | 22,788,331.406041T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20266863 | 4 months ago | | | 0 | 0.000093517077 | |
| 16007607 | 2 years ago | | | 0 | 0.00034217691 | |
| 16002201 | 2 years ago | | | 0 | 0.00055720934 | |
| 15965998 | 2 years ago | | | 0 | 0.00065759792 | |
| 15813608 | 2 years ago | | | 0 | 0.00049906828 | |
| 15808622 | 2 years ago | | | 0 | 0.00058047636 | |
| 15791443 | 2 years ago | | | 0 | 0.0017969989 | |
| 15782618 | 2 years ago | | | 0 | 0.0011714469 | |
| 15782180 | 2 years ago | | | 0 | 0.0013838251 | |
| 15778082 | 2 years ago | | | 0 | 0.0010365976 |
ABI
ABI objects
Getter at block 21218932
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000
_transferLimit() view returns (uint256)
1000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
806627342305029136691092364042
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Trick or Treat Shiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6b76969e4455cef1905b251dd132350bc12eb3f8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
7000000000000000000000000000
symbol() pure returns (string)
TOTSHIB
totalSupply() view returns (uint256)
1000000000000000000000000000000
viewFees() view returns (uint256, uint256, uint256)
(6, 6, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool) view returns (uint256)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnSnipers(address[] sniperAddresses)
changeMaxWallet(uint256 percent, uint256 denominator)
changeTransferLimit(uint256 percent, uint256 denominator)
clearBalance()
renounceOwnership()
setFee(uint256 _marketingFee)
setFeeReceivers(address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, 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)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.