SubscriptionTokenV1

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xc2af54bb at 6338044
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

No balances found for "SubscriptionTokenV1"

No transactions found for "SubscriptionTokenV1"


Functions
Getter at block 21880656
baseTokenURI(view returns (string uri)
contractURI(view returns (string uri)
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=0x0000000000000000000000000000000000000000, feeBps=0)
minPurchaseSeconds(view returns (uint256 numSeconds)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
rewardBps(view returns (uint16 bps)
0
rewardMultiplier(view returns (uint256 multiplier)
0
rewardPoolBalance(view returns (uint256 numTokens)
0
supplyDetail(view returns (uint256 countuint256 cap)
(count=0, cap=0)
symbol(view returns (string)
totalCreatorEarnings(view returns (uint256 total)
0
totalRewardPoints(view returns (uint256 numPoints)
0
tps(view returns (uint256 numTokens)
0
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
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.