Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XC | ERC-20 | 10.495053K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20394620 | 4 months ago | | | 0 | 0.00031077831 | |
| 20016100 | 6 months ago | | | 0 | 0.00024584667 | |
| 19978002 | 6 months ago | | | 0 | 0.00060114165 | |
| 19958170 | 6 months ago | | | 0 | 0.00024939568 | |
| 19640946 | 7 months ago | | | 0 | 0.0012201790 | |
| 19639877 | 7 months ago | | | 0 | 0.0013246201 | |
| 19639877 | 7 months ago | | | 0 | 0.0013246201 | |
| 19639877 | 7 months ago | | | 0 | 0.0013246201 | |
| 19522876 | 8 months ago | | | 0 | 0.0011328128 | |
| 19509898 | 8 months ago | | | 0 | 0.00091806976 |
ABI
ABI objects
Getter at block 21280367
ammAddresses() view returns (address, address, address)
(0x7a250d5630b4cf539739df2c5dacb4c659f2488d, 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, 0x3b961eeb54f8ca8f6f457a78e6b40a7619916489)
antiBotFlags() view returns (bool, bool, bool)
(false, false, false)
antiDumpLimit() view returns (uint16)
0
bankPadFactory() view returns (address)
0x66e48b267c2339ce9f033c7fe76989700f0b41b8
bankPadTax() view returns (uint16)
1000
bankUUID() view returns (string)
f205bb73-dd77-11ee-b0ca-8a55e8780515
bankUUIDHash() view returns (bytes32)
0xd11c00a325387a4ab6c3cf1011b18824e790e1e46f8fc3c3cfffedfe54e32f5b
decimals() view returns (uint8)
18
isAntiDumpEnabled() view returns (bool)
false
isTaxConvertEnabled() view returns (bool)
true
launchedAt() view returns (uint256)
1709954627
maxLimit() view returns (uint16, uint16)
(10000, 10000)
maxTaxToRenounce() view returns (uint16)
500
name() view returns (string)
X.Casino
owner() view returns (address)
0x6354ed07d6df208d7d3c18a10c3822ced0cee404
snipeAutoBurnPercents() view returns (uint16, uint16, uint16)
(2000, 1333, 666)
symbol() view returns (string)
XC
taxAccounts() view returns (address, address)
(0x6354ed07d6df208d7d3c18a10c3822ced0cee404, 0x0000000000000000000000000000000000000000)
taxAfterLimits() view returns (uint16, uint16, uint16)
(1500, 1500, 0)
taxLimits() view returns (uint16, uint16, uint16)
(1500, 1500, 0)
taxes() view returns (uint16, uint16, uint16)
(500, 500, 0)
teamAccount() view returns (address)
0x6354ed07d6df208d7d3c18a10c3822ced0cee404
thresholdAmount() view returns (uint256)
500000000000000000000000
timeConfiguration() view returns (uint32, uint32, uint32, uint32)
(60, 604800, 2592000, 172800)
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAmmPair(address pair) view returns (bool)
isExcludedFromLimit(address account) view returns (bool, bool)
isExcludedFromTax(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batchExcludeFromHoldLimit(address[] accounts, bool flag)
batchExcludeFromTax(address[] accounts, bool flag)
batchExcludeFromTxLimit(address[] accounts, bool flag)
batchSetAsAmmPair(address[] pairs, bool flag)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTaxConvert(bool flag)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(bool tradingDelayed, bool tradingDisabled)
recoverETH(uint256 amount_)
recoverToken(address token_, uint256 amount_)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAntiDumpLimit(uint16 limit)
updateMaxLimit(uint16 holdLimit, uint16 txLimit)
updateTaxes(uint16 buyTax, uint16 sellTax, uint16 treasuryTax)
updateThresholdAmount(uint256 amount)
AntiDumpLimitUpdated(uint16 antiDumpLimit)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromHoldLimit(address account, bool flag)
ExcludedFromTax(address account, bool flag)
ExcludedFromTxLimit(address account, bool flag)
MaxLimitUpdated(uint16 maxHoldLimit, uint16 maxTxLimit)
NewAmmPair(address pair, bool flag)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxesUpdated(uint16 buyTax, uint16 sellTax, uint16 treasuryTax)
TradingDelayFinished()
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address factory_, address deployer_, struct IBaseTokenLaunchConf tokenLaunchConf_, struct IBaseInheritedConf inheritedConf_)
receive()
This contract contains no error objects.