Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c55…3bcb
0x3b59…85bd
2 additional
variables
Balances ($284.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XV | ERC-20 | 424.939828K | $0.000669 |
$284.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102001 | 8 days ago | | | 0 | 0.00044999283 | |
| 21101492 | 8 days ago | | | 0 | 0.00060760025 | |
| 21074063 | 12 days ago | | | 0 | 0.00061984326 | |
| 21074037 | 12 days ago | | | 0 | 0.00093261152 | |
| 21052251 | 15 days ago | | | 0 | 0.00023609315 | |
| 21042113 | 16 days ago | | | 0 | 0.00035278644 | |
| 21033478 | 18 days ago | | | 0 | 0.00032103596 | |
| 21033460 | 18 days ago | | | 0 | 0.00034761016 | |
| 21014268 | 20 days ago | | | 0 | 0.00053564152 | |
| 21009295 | 21 days ago | | | 0 | 0.00038777025 |
ABI
ABI objects
Getter at block 21159403
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=400, sellFee=500, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
99014471526030918980570380
getOwner() view returns (address)
0xbb5c6a3ec32cde3ee116d7a3f99d56fa6b251224
launchStamp() view returns (uint256)
1701691271
lpPair() view returns (address)
0xe42ca09ea1b2f881aa147f684bb42c5869b4d1b3
marketingWallet() view returns (address)
0x7c5514545b71cbafe7ae1773a802d0a8b3a73bcb
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
XV
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
100000000000000000000000
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() pure returns (string)
XV
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.