Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOOWAN | ERC-20 | 5.530219M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21051365 | a month ago | | | 0 | 0.00053541114 | |
| 21013611 | a month ago | | | 0 | 0.00033917193 | |
| 21007163 | a month ago | | | 0 | 0.0010276636 | |
| 20963238 | a month ago | | | 0 | 0.00059054105 | |
| 20963238 | a month ago | | | 0 | 0.00059130240 | |
| 20960323 | a month ago | | | 0 | 0.00031010468 | |
| 20931142 | 2 months ago | | | 0 | 0.00046391279 | |
| 20927958 | 2 months ago | | | 0 | 0.00077079402 | |
| 20921549 | 2 months ago | | | 0 | 0.0015984091 | |
| 20921537 | 2 months ago | | | 0 | 0.0016547109 |
ABI
ABI objects
Getter at block 21269159
_maxTransferAmount() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Moo Wan
pair() view returns (address)
0xcb7b4aa92a0b014cf7aa2916c3818dd34406bf18
swapThreshold() view returns (uint256)
10000000000000000
symbol() pure returns (string)
MOOWAN
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeReceiverAddresses(address _liquidity_receiver, address _marketing_receiver, address _development_receiver)
changeSwapthreshold(uint256 _swapThreshold)
enableTrading()
setallLimits(uint256 _buy, uint256 _trans, uint256 _wallet)
setallTaxes(uint256 _liquidity, uint256 _marketing, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisfeeExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.