Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3d05…a1a4
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ChartIQ | ERC-20 | 117.507443 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21053606 | 21 days ago | | | 0 | 0.00032497156 | |
| 20866711 | 2 months ago | | | 0 | 0.00057678839 | |
| 20828622 | 2 months ago | | | 0 | 0.0010040708 | |
| 20699191 | 2 months ago | | | 0 | 0.00020875241 | |
| 20666500 | 2 months ago | | | 0 | 0.000026440736 | |
| 20623992 | 3 months ago | | | 0 | 0.00016020885 | |
| 20598598 | 3 months ago | | | 0 | 0.000086436366 | |
| 20548415 | 3 months ago | | | 0 | 0.000075257598 | |
| 20547311 | 3 months ago | | | 0 | 0.00013569906 | |
| 20547052 | 3 months ago | | | 0 | 0.00056495504 |
ABI
ABI objects
Getter at block 21204894
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000
burnFee() view returns (uint256)
0
buybackFee() view returns (uint256)
0
buybackFeeReceiver() view returns (address)
0xf435ea4d74f4604927a7daf445070853cdb062ee
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
672485808181613850590240
getOwner() view returns (address)
0x7e26724bd5c01154f0e52d321022533dcfcb6541
lastSync() view returns (uint256)
1717210619
launchedAt() view returns (uint256)
1718252999
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
50
marketingFeeReceiver() view returns (address)
0xf435ea4d74f4604927a7daf445070853cdb062ee
name() pure returns (string)
ChartIQ
pair() view returns (address)
0x3d05909449cc1646d1dc62be9276ca9e1d87a1a4
pairContract() view returns (address)
0x3d05909449cc1646d1dc62be9276ca9e1d87a1a4
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000
symbol() pure returns (string)
ChartIQ
totalFee() view returns (uint256)
50
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_FeeExempt(address[] addresses, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _buybackFeeReceiver)
setFees_base1000(uint256 _liquidityFee, uint256 _marketingFee, uint256 _buybackFee, uint256 _burnFee)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
tradingEnable()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Authorize_Wallet(address Wallet, bool Status)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
BalanceClear(uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Set_Wallets(address MarketingWallet, address buybackWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFee(uint8 Buy, uint8 Sell, uint8 Transfer)
Wallet_blacklist(address Wallet, bool Status)
Wallet_feeExempt(address Wallet, bool Status)
Wallet_holdingExempt(address Wallet, bool Status)
Wallet_txExempt(address Wallet, bool Status)
clearToken(address TokenAddressCleared, uint256 Amount)
config_BlacklistMode(bool Status)
config_LaunchMode(bool Status)
config_MaxTransaction(uint256 maxWallet)
config_MaxWallet(uint256 maxWallet)
config_SwapSettings(uint256 Amount, bool Enabled)
config_TradingStatus(bool Status)
constructor()
receive()
This contract contains no error objects.