Charlotte Inu
Verified contract
Active on
Ethereum with 101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd5f2…4adc
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CINU | ERC-20 | 794.988222B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13603898 | 3 years ago | | | 0 | 0.0045407677 | |
| 13603875 | 3 years ago | | | 0 | 0.0036306130 | |
| 13603875 | 3 years ago | | | 0 | 0.0053828228 | |
| 13603864 | 3 years ago | | | 0 | 0.0036728066 | |
| 13603859 | 3 years ago | | | 0 | 0.0042965862 | |
| 13603851 | 3 years ago | | | 0 | 0.0038628209 | |
| 13603849 | 3 years ago | | | 0 | 0.0039568025 | |
| 13603823 | 3 years ago | | | 0 | 0.0058100572 | |
| 13603823 | 3 years ago | | | 0 | 0.0086185671 | |
| 13603822 | 3 years ago | | | 0 | 0.0055462780 |
ABI
ABI objects
Getter at block 21394429
autoLiquidityReceiver() view returns (address)
0x531b9497306a94f02f339f67c0a5521f088d35f0
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x531b9497306a94f02f339f67c0a5521f088d35f0
launchedAt() view returns (uint256)
13603588
launchedTime() view returns (uint256)
1636750730
marketingFeeReceiver() view returns (address)
0xab850729601345b0e28bd0ca296aafe862673cf2
name() pure returns (string)
Charlotte Inu
pair() view returns (address)
0xcb6a26fe21590e73affb362e82d9e89120d3e9f6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000
symbol() pure returns (string)
CINU
teamFeeReceiver() view returns (address)
0x531b9497306a94f02f339f67c0a5521f088d35f0
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
botAdd(address _address, uint256 amount)
botSub(address _address, uint256 amount)
isASniperOrBot(address _sniperorbot)
isNotASniperOrBot(address _sniperorbot)
launch()
manuallySwap()
newAntibot(address _antibot)
recoverEth()
recoverToken(address _token, uint256 amount) returns (bool _sent)
removeLimits()
setFeeReceivers(address _autoLiquidityReceiver, address _teamFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _feeDenominator, uint256 _sellFee)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.