Xolo Metaverse
Verified contract
Active on
Ethereum with 962 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
41 additional
variables
Balances ($50.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 50.153819 | $1.00 |
$50.15 | |
XOLO | ERC-20 | 9.488607M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19865271 | 7 months ago | | | 0 | 0.00083174329 | |
| 18910294 | a year ago | | | 0 | 0.0014918967 | |
| 18312208 | a year ago | | | 0 | 0.00031032704 | |
| 17899429 | a year ago | | | 0 | 0.0010470829 | |
| 17350107 | 2 years ago | | | 0 | 0.0024107200 | |
| 17008369 | 2 years ago | | | 0 | 0.00053487603 | |
| 16487755 | 2 years ago | | | 0 | 0.00073143230 | |
| 16307757 | 2 years ago | | | 0 | 0.00068227544 | |
| 16283408 | 2 years ago | | | 0 | 0.0020937885 | |
| 16084237 | 2 years ago | | | 0 | 0.0011253526 |
ABI
ABI objects
Getter at block 21382653
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyLiquidityFee() view returns (uint256)
200
_buyMarketingFee() view returns (uint256)
700
_buyReflectFee() view returns (uint256)
100
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
200
_liquidityRatio() view returns (uint256)
200
_marketingFee() view returns (uint256)
700
_marketingRatio() view returns (uint256)
700
_reflectFee() view returns (uint256)
100
_sellLiquidityFee() view returns (uint256)
200
_sellMarketingFee() view returns (uint256)
700
_sellReflectFee() view returns (uint256)
100
_transferLiquidityFee() view returns (uint256)
200
_transferMarketingFee() view returns (uint256)
700
_transferReflectFee() view returns (uint256)
100
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x402dac12793bc5ca789e3e4054583984324def39
lpPair() view returns (address)
0xa3bb6655bb793b8066ab5156c45e2bf1741dc11f
maxTxAmountUI() view returns (uint256)
100000000000
maxWalletSizeUI() view returns (uint256)
100000000000
name() view returns (string)
Xolo Metaverse
owner() view returns (address)
0x402dac12793bc5ca789e3e4054583984324def39
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
XOLO
totalFees() view returns (uint256)
10266255465424622
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract()
isProtected(uint256 rInitializer, uint256 tInitalizer)
recoverETH()
recoverTokens(address tokenAddress, uint256 amountToRecover)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiGas, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing)
setStartingProtections(uint8 _block, uint256 _gas)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesSell(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesTransfer(uint256 reflect, uint256 liquidity, uint256 marketing)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.