This contract is being backfilled. You may encounter incomplete storage history.

0xSPACE

Verified contract

Active on Base with 23 txns
Deployed by via 0x8b02b23c at 12954718
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
ERC-20
--
0xd0922a80bfe03da2c63eca83b3f55c398fd207b90461fca5e17c150120a16f07
0x244b76aa469cf15ece94b4754c3c7a66d6501019a6022a3f9083872cd8e864a1
0x54b4b7de3c20bcbf1ebadc3f56d4e86dc9a739b263eb48a2e8bc989a8fab5a7a
0xb9b195011a815dbab1d09f07a9da60d2b1005c6dff1fb764f2b6d1baed6a24a5
0xf84f593135a91cf6d09811059a6bee86397ce14ea6172a3d0732cc8c3ade82c9
0xadbf2fbf6b6d51cd2e558539eecfccbf9810ca6ab432ee9677a5e29c0bc0012d
0xe16b298fef3cf454201e143ad72afb61c134ccf33d53eb254d61ddf6cd04489e
0x3a1c0aa63605b949059da3ff0f743e1ab9ccb84a6bd776fb9e6d4a1b7d2b5ce4
0xb6b73959176543d2498dab41564f6786def44ed85f7c7620f90d69a3efefeb21
0x751506543777092be209622c129f3c0201a302545ca93223f11f731bd20e4346

Functions
Getter at block 23185557
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
0
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
1
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
0
_totalTaxIfSelling(view returns (uint256)
1
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
0xSPACE
owner(view returns (address)
0x262c0993bf6bf95377794124dc6c584201eda387
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
$0xSPACE
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x878fd9d987cf524aff9a5a7ce5c4c755f2fc0a79
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
RenounceOwnership(
WaiveOwnership(
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
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
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.