Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMUG | ERC-20 | 177.136621K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18383222 | a year ago | | | 0 | 0.00037929859 | |
| 18278556 | a year ago | | | 0 | 0.0010677574 | |
| 18272713 | a year ago | | | 0 | 0.00074141251 | |
| 18272332 | a year ago | | | 0 | 0.00081803087 | |
| 18271361 | a year ago | | | 0 | 0.0015166044 | |
| 18271180 | a year ago | | | 0 | 0.0019063383 | |
| 18271144 | a year ago | | | 0 | 0.0015090836 | |
| 18271143 | a year ago | | | 0 | 0.0015073604 | |
| 18271112 | a year ago | | | 0 | 0.0010555723 | |
| 18270997 | a year ago | | | 0 | 0.00071992642 |
ABI
ABI objects
Getter at block 21329570
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
getContractBalance() view returns (uint256)
0
lpTax() view returns (uint256)
0
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Smug Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
symbol() pure returns (string)
SMUG
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x98a318eb50030641157ad5f2af621de1b1577642
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeMaxSwapThreshold(uint256 newMaxSwapThreshold)
changeMaxTx(uint256 newMaxTx)
changeMaxWallet(uint256 newMaxWallet)
changeMinSwapThreshold(uint256 newMinSwapThreshold)
changeTax(uint256 newBuyTax, uint256 newSellTax, uint256 newLpTax)
manage_blacklist(address[] addresses)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawMax()
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.