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 "Mean Shiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14334400 | 3 years ago | | | 0 | 0.0023579364 | |
| 14334397 | 3 years ago | | | 0 | 0.022190978 | |
| 14334395 | 3 years ago | | | 0 | 0.0023232944 | |
| 14334395 | 3 years ago | | | 0 | 0.0023232944 | |
| 14334395 | 3 years ago | | | 0 | 0.0023232944 | |
| 14334395 | 3 years ago | | | 0 | 0.0026097988 | |
| 14334392 | 3 years ago | | | 0 | 0.0018097603 | |
| 14334377 | 3 years ago | | | 0 | 0.0016969798 |
ABI
ABI objects
Getter at block 21223086
decimals() pure returns (uint256)
9
name() pure returns (string)
Mean Shiba
owner() view returns (address)
0x1734d42c9f68c3b8f4be83ea98fd9cbb3330aad9
symbol() pure returns (string)
$MEANSHIB
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
enableTxnLimit(bool onoff)
excludeFromFee(address ad)
includeToFee(address ad)
initNewPair(address feeAddress)
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setMaxTxn(uint256 max)
setTeamFee(uint256 fee)
startTrading()
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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.