Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfde6…79f1
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOOWAAN | ERC-20 | 3.043365M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183933 | 2 days ago | | | 0 | 0.0017812051 | |
| 21178268 | 3 days ago | | | 0 | 0.0011841257 | |
| 21169424 | 4 days ago | | | 0 | 0.00090836281 | |
| 21169378 | 4 days ago | | | 0 | 0.0010701337 | |
| 21109199 | 13 days ago | | | 0 | 0.00033978820 | |
| 21100957 | 14 days ago | | | 0 | 0.00075638631 | |
| 21097241 | 15 days ago | | | 0 | 0.00025739574 | |
| 21090588 | 15 days ago | | | 0 | 0.00025585140 | |
| 21086222 | 16 days ago | | | 0 | 0.00084364205 | |
| 21058977 | 20 days ago | | | 0 | 0.00027362931 |
ABI
ABI objects
Getter at block 21201374
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Moo Waan
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOOWAAN
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events AddBots(address[] bots_)
RemoveBots(address[] notbot)
approve(address spender, uint256 amount) returns (bool)
manualSendETH()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.