Salon 0xen

Unverified contract

Proxy

Active on Base with 2,769 txns
Deployed by via 0xad007bc8 at 6391374
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
19 additional variables
Native
Value $2,994.45
ERC-20
Value $0
ERC-20
--
0x12d49b33662326d8ad51735c5fabbbadec793dc4ff68f8726e789e676f47c01d
0x312bb6d71777b2b6b4def12a18328b7a70e5b0917360a2a3758122923e9b6821
0x0d4c4c679080e39331879b88cb545839039f1525a171e660e091805f90885c93
0xb9779b0107ad6260dc7c2f5f937f5e27d7d9827edc30151a3afcb75fdd0e91a1
0xdcad1989c8eacdf893a68f02eaef256047da5cd4199983445adaa89f1b0d8459
0x5e88636840273eae4c6fdc623628d57f6f063c8242bbe858d4188311df97b7ec
0x43b23091453d1ec0eaf4dcdb4f188cf19eb6de6b81dd5ed581a905c0d905fe98
0x1f5f7743131a961b9ba4d8d32d1dcf2203211699e7257b96f2d7f58ec2fe5c5c
0xb595267c172a5fc41473be5d1588f58cc74e6ec2f5eb56007bb28d55e83e35be
0xa6bd17a870b9cdc5d42a4ca9e9329be273f029bfe560ea19b10b41577dc980a1

Functions
Getter at block 22766792
baseTokenURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/salon-0xen-3ast74jr5v5s/
contractURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/salon-0xen-3ast74jr5v5s
creatorBalance(view returns (uint256 balance)
175374999938268000
erc20Address(view returns (address erc20)
0x0000000000000000000000000000000000000000
feeBalance(view returns (uint256 balance)
0
feeSchedule(view returns (address feeCollectoruint16 feeBps)
(feeCollector=0x0000000000000000000000000000000000000000, feeBps=0)
minPurchaseSeconds(view returns (uint256 numSeconds)
2592000
name(view returns (string)
Salon 0xen
owner(view returns (address)
0x333d0ebc54707c0a9d92cac749b3094c28a0e111
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
rewardBps(view returns (uint16 bps)
250
rewardMultiplier(view returns (uint256 multiplier)
0
rewardPoolBalance(view returns (uint256 numTokens)
718876427009141971
supplyDetail(view returns (uint256 countuint256 cap)
(count=3208, cap=0)
symbol(view returns (string)
0XEN
totalCreatorEarnings(view returns (uint256 total)
31044999989072160000
totalRewardPoints(view returns (uint256 numPoints)
439489999845299520000
tps(view returns (uint256 numTokens)
1929012345
transferRecipient(view returns (address recipient)
0x333d0ebc54707c0a9d92cac749b3094c28a0e111
Read-only
balanceOf(address accountview returns (uint256 numSeconds)
canRefund(address[] accountsview returns (bool refundable)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
referralCodeBps(uint256 codeview returns (uint16 bps)
refundableBalanceOf(address accountview returns (uint256 numSeconds)
refundableTokenBalanceOfAll(address[] accountsview returns (uint256 numTokens)
rewardBalanceOf(address accountview returns (uint256 numTokens)
subscriptionOf(address accountview returns (uint256 tokenIduint256 refundableAmountuint256 rewardPointsuint256 expiresAt)
supportsInterface(bytes4 interfaceIdview returns (bool)
timeValue(uint256 numTokensview returns (uint256 numSeconds)
tokenURI(uint256 tokenIdview returns (string uri)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
createReferralCode(uint256 codeuint16 bps
deleteReferralCode(uint256 code
grantTime(address[] accountsuint256 secondsToAdd
initialize(struct SharedInitParams params
mint(uint256 numTokenspayable 
mintFor(address accountuint256 numTokenspayable 
mintWithReferral(uint256 numTokensuint256 referralCodeaddress referrerpayable 
mintWithReferralFor(address accountuint256 numTokensuint256 referralCodeaddress referrerpayable 
pause(
reconcileERC20Balance(
reconcileNativeBalance(
recoverERC20(address tokenAddressaddress recipientAddressuint256 tokenAmount
recoverNativeTokens(address recipient
refund(uint256 numTokensInaddress[] accountspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setSupplyCap(uint256 supplyCap
setTransferRecipient(address recipient
slashRewards(address account
transferAllBalances(
transferFees(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateFeeRecipient(address newCollector
updateMetadata(string contractUristring tokenUri
withdraw(
withdrawAndTransferFees(
withdrawRewards(
withdrawTo(address account
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
FeeAllocated(uint256 tokens
FeeCollectorChange(address indexed fromaddress indexed to
FeeTransfer(address indexed fromaddress indexed touint256 tokensTransferred
Grant(address indexed accountuint256 indexed tokenIduint256 secondsGranteduint256 expiresAt
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Purchase(address indexed accountuint256 indexed tokenIduint256 tokensTransferreduint256 timePurchaseduint256 rewardPointsuint256 expiresAt
ReferralCreated(uint256 iduint16 rewardBps
ReferralDestroyed(uint256 id
ReferralPayout(uint256 indexed tokenIdaddress indexed referreruint256 indexed referralIduint256 rewardAmount
Refund(address indexed accountuint256 indexed tokenIduint256 tokensTransferreduint256 timeReclaimed
RefundTopUp(uint256 tokensIn
RewardPointsSlashed(address indexed accountaddress indexed slasheruint256 rewardPointsSlashed
RewardWithdraw(address indexed accountuint256 tokensTransferred
RewardsAllocated(uint256 tokens
SupplyCapChange(uint256 supplyCap
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferRecipientChange(address indexed recipient
Unpaused(address account
Withdraw(address indexed accountuint256 tokensTransferred
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.