Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($2.80)
Native
Value
$2.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000878 | $3,192.95 |
$2.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15780709 | 2 years ago | | | 0 | 0.00046886989 | |
| 15780709 | 2 years ago | | | 0 | 0.00081286454 | |
| 15776284 | 2 years ago | | | 0 | 0.0012170685 | |
| 15775775 | 2 years ago | | | 0 | 0.0078707406 | |
| 15775774 | 2 years ago | | | 0 | 0.0032289907 | |
| 15775768 | 2 years ago | | | 0 | 0.0029347074 | |
| 15775761 | 2 years ago | | | 0 | 0.0058573671 | |
| 15775757 | 2 years ago | | | 0 | 0.0077566048 | |
| 15775746 | 2 years ago | | | 0 | 0.0033810499 | |
| 15775743 | 2 years ago | | | 0 | 0.0018804264 |
ABI
ABI objects
Getter at block 21181238
deadBlocks() view returns (uint256)
3
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x2718a9da84596bb31370ecc8795411750f495bce
launchedAt() view returns (uint256)
15775612
launchedTime() view returns (uint256)
1666103147
liquidityFeeReceiver() view returns (address)
0x2718a9da84596bb31370ecc8795411750f495bce
marketingFeeReceiver() view returns (address)
0x2718a9da84596bb31370ecc8795411750f495bce
maxBuyTxTokens() view returns (uint256)
1000000000
maxSellTxTokens() view returns (uint256)
1000000000
maxWalletTokens() view returns (uint256)
10000000
name() pure returns (string)
Xi Bear
owner() view returns (address)
0x2718a9da84596bb31370ecc8795411750f495bce
pair() view returns (address)
0xc999cde69766433d148dfb7a20e9837e3b4155c3
protectionCount() view returns (uint256)
0
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
5000000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
Xi
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
protected(address) view returns (uint256)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
pauseTrading()
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, bool _processEnabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FundsDistributed(uint256 marketingBNB, uint256 liquidityBNB, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.