Muse Token

Unverified contract

Proxy

Active on Base with 405 txns
Deployed by via 0xb6e6f5b6 at 7132217
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 $691.32
ERC-20
--
ERC-20
--
ERC-20
--
0xc6bcad0de759677eb553379e25e3555647f08e510bdf24afdc335d1ba81296fb
0xf116bb77a2d8b0313794f12ccc05cca469ff360f636616382d4f0c9bc848032d
0x4fc2eba91f45972f1876aa6b4c478b6e228ddf749013e4606641bdc50e15e5b8
0x76c7fbbc84d9fb71790d75d2c6f94257f7b466ee244b330d0ec0bd42b5483c41
0x206f0b8bb741ae9cd0c9de9e3de01fb8ef166401dd333141ba4d2095fca2f794
0xc8b315269c19eafbfcbaa3841430cd2304c18ba5fb189ff95610446242fca920
0x0992b51199b2682dfd7d324f4b40b04f1111b1cd50a268004871338a0721cb6a
0xb7d4a3c07bdd1e30cae5fd854b11d300ffde7655dfe0b5c6f4e18f10e1bf5ec4
0x3ff4a677c89039ad726e929ba4d6670accd7aa99daa98fb8e0b1504cad5367b6
0xf30c7740fe03e00a288db01d3e2f55c1cfc50b57e8fba0e050356763a951611d

Functions
Getter at block 22763997
baseTokenURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/muse-token-10tgfr94805j4/
contractURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/muse-token-10tgfr94805j4
creatorBalance(view returns (uint256 balance)
0
erc20Address(view returns (address erc20)
0x0000000000000000000000000000000000000000
feeBalance(view returns (uint256 balance)
0
feeSchedule(view returns (address feeCollectoruint16 feeBps)
(feeCollector=0xb6412d140f8064b369d46d6db491e6ca2101dc78, feeBps=400)
minPurchaseSeconds(view returns (uint256 numSeconds)
2592000
name(view returns (string)
Muse Token
owner(view returns (address)
0x6da0a1784de1abdde1734ba37eca3d560bf044c0
paused(view returns (bool)
true
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
rewardBps(view returns (uint16 bps)
400
rewardMultiplier(view returns (uint256 multiplier)
0
rewardPoolBalance(view returns (uint256 numTokens)
208334060216419495
supplyDetail(view returns (uint256 countuint256 cap)
(count=293, cap=0)
symbol(view returns (string)
MUSE
totalCreatorEarnings(view returns (uint256 total)
7039619999565120000
totalRewardPoints(view returns (uint256 numPoints)
111274169993125920000
tps(view returns (uint256 numTokens)
2997685185
transferRecipient(view returns (address recipient)
0x0000000000000000000000000000000000000000
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.