Xeon Protocol
Verified contract
Proxy
Active on
Ethereum with 1,410 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa911…3349
0xa911…3349
0x2ced…6a68
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
8 additional
variables
Balances ($184.54)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,353.25 |
$0 | |
XEON | ERC-20 | 497.983276K | $0.000371 |
$184.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21079329 | 23 days ago | | | 0 | 0.0096661702 | |
| 21075484 | 24 days ago | | | 0 | 0.00056051444 | |
| 21070848 | 25 days ago | | | 0 | 0.00058058912 | |
| 21066920 | 25 days ago | | | 0 | 0.00094518631 | |
| 21059145 | a month ago | | | 0 | 0.00020967360 | |
| 21059065 | a month ago | | | 0 | 0.00020878009 | |
| 21038359 | a month ago | | | 0 | 0.00068788123 | |
| 21019492 | a month ago | | | 0 | 0.00054999178 | |
| 20899221 | 2 months ago | | | 0 | 0.00043273656 | |
| 20868887 | 2 months ago | | | 0 | 0.00073782950 |
ABI
ABI objects
Getter at block 21247008
DATA_STORE() view returns (address)
0x8a85eb1fff988a1b01136279174c969d681a0151
addresses() view returns (address locker, address proofWallet, address proofStaking, address proofPassNFT, address router)
(locker=0xe2fe530c047f2d85298b07d9333c05737f1435fb, proofWallet=0xe9b4d32f829951a3ce145d2caa84cf66af56ca5e, proofStaking=0x377e168af6a06075423aede50856de177efaac3e, proofPassNFT=0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68, router=0x7a250d5630b4cf539739df2c5dacb4c659f2488d)
buyFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=5, secondary=0, liquidity=0, proof=0, total=5)
buyTaxesSettled() view returns (bool)
true
decimals() view returns (uint8)
9
feeTokens() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=111417396094845, secondary=0, liquidity=0, proof=1, total=111417396096482)
getCirculatingSupply() view returns (uint256)
100000000000000000
initMaxWallet() view returns (uint256)
5
isTradingEnabled() view returns (bool)
true
isWhitelistActive() view returns (bool)
false
launchedAt() view returns (uint256)
1719234215
limits() view returns (uint256 initMaxTx, uint256 swapTokensAtAmount, uint256 maxTxUpper, uint256 maxTxLower, uint256 maxWalletUpper, uint256 maxWalletLower, uint256 maxBuyFee, uint256 maxSellFee, uint256 denominator)
(initMaxTx=500, swapTokensAtAmount=125, maxTxUpper=3000, maxTxLower=500, maxWalletUpper=3000, maxWalletLower=500, maxBuyFee=7, maxSellFee=7, denominator=100000)
lockID() view returns (uint256)
22582
lpLockDuration() view returns (uint256)
5184000
mainWallet() view returns (address)
0xa911e44675e69ffdece95fda754d64ec8a273349
maxTxAmount() view returns (uint256)
500000000000000
maxWallet() view returns (uint256)
1000000000000000
maxWalletChanged() view returns (bool)
true
name() view returns (string)
Xeon Protocol
owner() view returns (address)
0x9f91af1a08cf3b681059a58a77c1a342dc239dbc
pair() view returns (address)
0xd89746aa954a29356350fce14ab7ad1599b943d8
proofFeeReduced() view returns (bool)
true
proofFeeRemoved() view returns (bool)
true
proofPassNFT() view returns (address)
0x2ced5bc349d9241a314d3739f12f5f6f2bda6a68
restingBuyTotal() view returns (uint256)
7
restingSellTotal() view returns (uint256)
7
restrictWhales() view returns (bool)
true
secondaryWallet() view returns (address)
0xa911e44675e69ffdece95fda754d64ec8a273349
sellFees() view returns (uint256 main, uint256 secondary, uint256 liquidity, uint256 proof, uint256 total)
(main=5, secondary=0, liquidity=0, proof=0, total=5)
sellTaxesSettled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
125000000000000
swapping() view returns (uint256)
1
symbol() view returns (string)
XEON
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
version() pure returns (uint8)
1
whitelistDuration() view returns (uint256)
120
whitelistEndTime() view returns (uint256)
1719234335
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
userInfo(address) view returns (bool isFeeExempt, bool isTxLimitExempt, bool isWhitelisted)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
cancel()
changeFees(uint256 liquidityBuy, uint256 mainBuy, uint256 secondaryBuy, uint256 liquiditySell, uint256 mainSell, uint256 secondarySell)
initialize(bytes params) payable
launch() payable
renounceOwnership()
setFeeExempt(address account, bool value)
setFeeExempt(address[] accounts)
setMainWallet(address newWallet)
setMaxTxAmount(uint256 _maxTxAmt)
setMaxWalletSize(uint256 _maxWalletSize)
setRestrictWhalesEnabled(bool _enabled)
setSecondaryWallet(address newWallet)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapAtAmount(uint256 amount)
setTxLimitExempt(address account, bool value)
setTxLimitExempt(address[] accounts)
setWhitelisted(address[] accounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensAutoLiq, uint256 ethAutoLiq)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ExceedsMaxTxAmount()
ExceedsMaxWalletAmount()
InvalidConfiguration()
InvalidInitialization()
NotInitializing()
NotWhitelisted()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
TradingNotEnabled()