Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLD | ERC-20 | 19.182908K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21390235 | 4 days ago | | | 0 | 0.00028742503 | |
| 21367968 | 7 days ago | | | 0 | 0.0014087174 | |
| 21196852 | a month ago | | | 0 | 0.00039334273 | |
| 20734981 | 3 months ago | | | 0 | 0.00021671894 | |
| 20614255 | 4 months ago | | | 0 | 0.00017746676 | |
| 20594500 | 4 months ago | | | 0 | 0.000047367857 | |
| 20555123 | 4 months ago | | | 0 | 0.000063842275 | |
| 20537888 | 4 months ago | | | 0 | 0.000053886930 | |
| 20530051 | 4 months ago | | | 0 | 0.000094212844 | |
| 20516788 | 4 months ago | | | 0 | 0.000076461670 |
ABI
ABI objects
Getter at block 21417057
_transferDelay() view returns (bool)
true
buyDevFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
10
letswap() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
100000000000000
maxWallet() view returns (uint256)
100000000000000
name() view returns (string)
Cloud AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapFeeTokensAtAmount() view returns (uint256)
5000000000000
symbol() view returns (string)
CLD
tokensForDev() view returns (uint256)
47957268777101
tokensForMarketing() view returns (uint256)
143871806331311
totalSupply() view returns (uint256)
10000000000000000
tradingActive() view returns (bool)
true
tradingLimits() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xc702544b43bed80ce98ba70e469c7c41e4bab501
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
lpPoolPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openCLD() payable
removeAllLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _devFee)
updateSellFees(uint256 _marketingFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateWallets(address _marketingWallet, address _devWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.