Chloe Clem
Verified contract
Active on
Ethereum with 186 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.02)
Native
Value
$0.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000008 | $3,150.55 |
$0.02 | |
CHLOE | ERC-20 | 1.720876 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18305334 | a year ago | | | 0 | 0.00029090775 | |
| 18214508 | a year ago | | | 0 | 0.00052833897 | |
| 18210348 | a year ago | | | 0 | 0.00034477549 | |
| 18210334 | a year ago | | | 0 | 0.00031257252 | |
| 18210328 | a year ago | | | 0 | 0.00035459973 | |
| 18210323 | a year ago | | | 0 | 0.00036501458 | |
| 18210271 | a year ago | | | 0 | 0.00031719846 | |
| 18210245 | a year ago | | | 0 | 0.00037157581 | |
| 18210235 | a year ago | | | 0 | 0.00031114080 | |
| 18201021 | a year ago | | | 0 | 0.00035808864 |
ABI
ABI objects
Getter at block 21177350
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x342cb94c1f993da6916186a457d51bf660285a48
maxTxAmount() view returns (uint256)
30000000000000000000
maxWalletAmount() view returns (uint256)
30000000000000000000
name() view returns (string)
Chloe Clem
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHLOE
taxForLiquidity() view returns (uint256)
1
taxForMarketing() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xb137d3c15de6e5eea91071c8c41d846e0e6396dd
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)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxForLiquidity, uint256 _taxForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.