MoonCloud.ai
Verified contract
Active on
Ethereum with 627 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x834b…f6d6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MCLOUD | ERC-20 | 3.680632K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20621257 | 3 months ago | | | 0 | 0.00038497250 | |
| 20613031 | 3 months ago | | | 0 | 0.00011758125 | |
| 20610793 | 3 months ago | | | 0 | 0.000023667807 | |
| 20610790 | 3 months ago | | | 0 | 0.000022657907 | |
| 20584870 | 3 months ago | | | 0 | 0.00016111858 | |
| 20515746 | 3 months ago | | | 0 | 0.000096052420 | |
| 20497122 | 4 months ago | | | 0 | 0.000096596183 | |
| 20349709 | 4 months ago | | | 0 | 0.00015217356 | |
| 20330673 | 4 months ago | | | 0 | 0.00026663731 | |
| 20270572 | 5 months ago | | | 0 | 0.00040767395 |
ABI
ABI objects
Getter at block 21267626
_maxHoldSize() view returns (uint256)
2000000000000000000000
_maxTxnSize() view returns (uint256)
2000000000000000000000
_minSwappableAmount() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
MoonCloud.ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MCLOUD
totalSupply() pure returns (uint256)
100000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x55669a6f0c0fd51470e03d1f81e7ea5263000b97
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
enableTrading()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
forceSwap()
recover(address token)
renounceOwnership()
setMaxHoldSize(uint256 maxHoldSize)
setMaxTxnAmount(uint256 maxTxAmount)
setMinSwapTokensThreshold(uint256 minSwappableAmount)
toggleautoSwapEnabled(bool _autoSwapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFee(uint256 feeOnBuy, uint256 feeOnSell)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingEnabled(bool tradingEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.