X-BASE

Verified contract

Active on Base with 1,541 txns
Deployed by via 0x86305844 at 2493696
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $58.4
ERC-20
Value $2.51
ERC-20
Value $0.12
ERC-20
Value $0
ERC-20
--
0x381f6783968b8e40724d8fffad59612f11a781bb41c2f4a454df9e0403344e78
0xe83badec6121fc5c1c1502d156390f35c6a7055b7c16e940a2de2447a51407da
0x466c7f473969a4eff1c8d261b6329bfaae73f2edf285247e1d976fda28c3cba1
0xfc0f8e15dc618dd9770b091424e1111d28340f8a088f265bc78aeaac03f9e0ec
0xb80c917180abde989bd3a4ec3433749f8eb5c57c39fc15091acbab5f51a6a14c
0x580a7726034cc7a7b2faaa01a697889fed1c45b55f4f375f577db46398b570bd
0x6ab4fa39c8316aded2019267c1e11497a2808e0230c0e0e1606c75a010696be5
0x385c84ce8e849019d91332aa83966c1475236b381a206415db42667c6e350dc5
0x447a34a7b28b819f5f8ecb1efd34fc3482621d8cc930ab12631e38d0b8dc233a
0x30a762cdf4543d680082cd81338504cc5a2847980134faecce2f24c57098cdcb

Functions
Getter at block 22912732
ROCKETSWAP_PAIR(view returns (address)
0x8b22e5e66475e95201136a30f2c439bd0f317079
ROCKETSWAP_ROUTER(view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
_maxTxAmount(view returns (uint256)
15000000000000000000000000
_totalProportion(view returns (uint256)
967363489171210471133383449
buyFee(view returns (uint8 reflectionuint8 lpuint8 buybackuint128 total)
(reflection=1, lp=1, buyback=1, total=5)
claimingFees(view returns (bool)
true
decimals(pure returns (uint8)
18
getCirculatingSupply(view returns (uint256)
289160466428083429810134568
launched(view returns (bool)
true
limitsEnabled(view returns (bool)
false
name(view returns (string)
X-BASE
owner(view returns (address)
0x955455ba7aede5476e86308e73b6b632980f637b
sellFee(view returns (uint8 reflectionuint8 lpuint8 buybackuint128 total)
(reflection=1, lp=1, buyback=1, total=5)
swapThreshold(view returns (uint256)
2000000000000000000000000
symbol(view returns (string)
XBASE
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
_rOwned(addressview returns (uint256)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
tokenFromReflection(uint256 proportionview returns (uint256)
tokensToProportion(uint256 tokensview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
blacklist(address _addressbool _isBlacklisting
changeFees(uint8 reflectionFeeBuyuint8 lpFeeBuyuint8 buybackFeeBuyuint8 reflectionFeeSelluint8 lpFeeSelluint8 buybackFeeSell
clearStuckBalance(
clearStuckToken(
launch(address _owner
renounceOwnership(
setFeeReceivers(address lp_address b_
setIsFeeExempt(address holderbool exempt
setIsTxLimitExempt(address holderbool exempt
setLimitsEnabled(bool e_
setMaxTxBasisPoint(uint256 p_
setSwapBackSettings(bool _enableduint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Reflect(uint256 amountReflecteduint256 newTotalProportion
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _owner
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account