Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6f04…6760
0x0000…dead
0x0000…0000
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLOUD | ERC-20 | 14.254148K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566495 | 3 months ago | | | 0 | 0.000092752556 | |
| 20566244 | 3 months ago | | | 0 | 0.000074534584 | |
| 20566242 | 3 months ago | | | 0 | 0.000086174954 | |
| 20311764 | 4 months ago | | | 0 | 0.00023122548 | |
| 20258639 | 5 months ago | | | 0 | 0.00021193914 | |
| 19858857 | 6 months ago | | | 0 | 0.0011359937 | |
| 19452463 | 8 months ago | | | 0 | 0.0012594829 | |
| 19444342 | 8 months ago | | | 0 | 0.0013775329 | |
| 19408105 | 9 months ago | | | 0 | 0.0021517972 | |
| 19172840 | 10 months ago | | | 0 | 0.00099292292 |
ABI
ABI objects
Getter at block 21280010
_buyFee() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
200000000000000000
_maxWalletToken() view returns (uint256)
200000000000000000
_sellFee() view returns (uint256)
5
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
CloudTx
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x9edf5977995e6838a848e89b06063ac325e4db19
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CLOUD
totalSupply() view returns (uint256)
24050000020000000
uniswapV2Pair() view returns (address)
0x62c2a7ed1ce17d045d87b80e5ac15bca414bb578
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Wallet_Update_Dev(address wallet)
_set_Fees(uint256 Buy_Fee, uint256 Sell_Fee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
process_Tokens_Now(uint256 percent_Of_Tokens_To_Process)
remove_Random_Tokens(address random_Token_Address, address send_to_wallet, uint256 number_of_tokens) returns (bool _sent)
renounceOwnership()
set_Max_Transaction_Percent(uint256 maxTxPercent_x100)
set_Max_Wallet_Percent(uint256 maxWallPercent_x100)
set_New_Pair_Address(address newPair)
set_New_Router_Address(address newRouter)
set_New_Router_and_Make_Pair(address newRouter)
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions)
set_Swap_And_Liquify_Enabled(bool true_or_false)
set_Transfers_Without_Fees(bool true_or_false)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.