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 |
---|---|---|---|---|---|
MAO | ERC-20 | 3.105035M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111967 | 13 days ago | | | 0 | 0.00027767331 | |
| 21111952 | 13 days ago | | | 0 | 0.00025219463 | |
| 21102350 | 14 days ago | | | 0 | 0.00029937089 | |
| 20966080 | a month ago | | | 0 | 0.0012296137 | |
| 20940857 | a month ago | | | 0 | 0.00056894746 | |
| 20847223 | 2 months ago | | | 0 | 0.00034933031 | |
| 20846601 | 2 months ago | | | 0 | 0.00085202131 | |
| 20846599 | 2 months ago | | | 0 | 0.00032694978 | |
| 20839985 | 2 months ago | | | 0 | 0.00046188620 | |
| 20839526 | 2 months ago | | | 0 | 0.00074452588 |
ABI
ABI objects
Getter at block 21202500
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0x927a5e0d384a48939e83733287afcbc168ed0f3c
feeTokenThreshold() view returns (uint256)
4200000000000000000000000
maxSwapTxSize() view returns (uint256)
0
maxWalletSize() view returns (uint256)
0
name() view returns (string)
Mao
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFeePercent() view returns (uint256)
0
swapFeePercent() view returns (uint256)
0
symbol() view returns (string)
MAO
totalSupply() view returns (uint256)
420000000000000000000000000
uniPair() view returns (address)
0x7749f3c1ac709fbcfac86b24f280ef9e08b0f837
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableSwapLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
updateFees(uint256 newBuyFee, uint256 newSellFee)
withdrawStuckERC20(address token)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.