Chinese Mog Coin
Verified contract
Active on
Ethereum with 385 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf054…e851
2 additional
variables
Balances ($0.00)
No balances found for "Chinese Mog Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21419897 | a day ago | | | 0 | 0.00052347015 | |
| 21413025 | 2 days ago | | | 0 | 0.00059294839 | |
| 21412665 | 2 days ago | | | 0 | 0.00056225557 | |
| 21412394 | 2 days ago | | | 0 | 0.00084248270 | |
| 21410527 | 3 days ago | | | 0 | 0.00050123272 | |
| 21409586 | 3 days ago | | | 0 | 0.00058265887 | |
| 21409083 | 3 days ago | | | 0 | 0.00026284918 | |
| 21409075 | 3 days ago | | | 0 | 0.00049879672 | |
| 21404470 | 4 days ago | | | 0 | 0.00032856279 | |
| 21404182 | 4 days ago | | | 0 | 0.00045797726 |
ABI
ABI objects
Getter at block 21430241
_maxTaxSwap() view returns (uint256)
8413800000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
210345000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Chinese Mog Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MAO
totalSupply() pure returns (uint256)
420690000000000000000
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)
manualSwap()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.