Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$XAICAT | ERC-20 | 3.096429K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18615226 | a year ago | | | 0 | 0.0017223870 | |
| 18614875 | a year ago | | | 0 | 0.0018170357 | |
| 18614752 | a year ago | | | 0 | 0.0021853972 | |
| 18614680 | a year ago | | | 0 | 0.0021216058 | |
| 18614677 | a year ago | | | 0 | 0.0088603216 | |
| 18614675 | a year ago | | | 0 | 0.0022213737 | |
| 18614673 | a year ago | | | 0 | 0.0021416162 | |
| 18614666 | a year ago | | | 0 | 0.0025419072 | |
| 18614655 | a year ago | | | 0 | 0.0025823660 | |
| 18614653 | a year ago | | | 0 | 0.0027784117 |
ABI
ABI objects
Getter at block 21168806
_maxTxAmount() view returns (uint256)
10000000000
_maxWalletToken() view returns (uint256)
10000000000
buyMultiplier() view returns (uint256)
100
decimals() pure returns (uint8)
4
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
1
name() pure returns (string)
XAI CAT
pair() view returns (address)
0x664e8a9f786833a507e42759038f921f8f585c89
projectFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
40000000
symbol() pure returns (string)
$XAICAT
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
10000000000
tradingOpen() view returns (bool)
true
transferMultiplier() view returns (uint256)
100
utilityFee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isBuySell(address) view returns (bool)
isGranted(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events ManageTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manage_address(address[] addresses)
refresh(uint256 amountPercentage)
renounce(address adr)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _projectFeeReceiver, address _utilityFeeReceiver)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
validate(address tokenAddress, uint256 tokens) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.