CoLaborator

Unverified contract

Proxy

Active on Base with 92 txns
Deployed by via 0x961d9a28 at 6683653
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 $1,191.43
ERC-20
Value $0
0x2acd3729ec72828d118f465f14efa9b9ce2d8525a5198e166c83603218a09503
0xe523f1f4ebef682b4d2f401ef006c0538bded5b073388cce326a75076577322f
0xebf3db5b28e14580d2f0e265297ecd1f84ac7937bdcc1301faabc5686e478acc
0xc29c117e238f3ea701f6c5e0e242d8f37d3aa94a528a21855c00c39f82f5e4e3
0x8ca4a7cbc801ca351423f7612dec9c1786654dbba957b176e802124f78c2d946
0x0bfb880b21b405894c675c1f86b2980c74013169527392e18e5ba6fc946d2874
0x09a5424bb2dafcb69dfe1a043f23109da819485610dac465e110ecc75f5f0998
0x6ad58f85d68cee18842af92f7d173d2f7f5fc19845d11446b50c83a43c4dc1dd
0x06ef2ec0cf1c3b396c6de47ad8af49d3a5cfb1a3b3e434cd972fa0c379bf46a7
0xdf59293b44a917e2a636fba2835335066f92542a2f22fd808385fdf64e2db022

Functions
Getter at block 21880644
baseTokenURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/colaborator-1kh7uh1vg1vy8/
contractURI(view returns (string uri)
https://nft.withfabric.xyz/hypersub/nft/colaborator-1kh7uh1vg1vy8
creatorBalance(view returns (uint256 balance)
379007999964828063
erc20Address(view returns (address erc20)
0x0000000000000000000000000000000000000000
feeBalance(view returns (uint256 balance)
16799999998440960
feeSchedule(view returns (address feeCollectoruint16 feeBps)
(feeCollector=0xb6412d140f8064b369d46d6db491e6ca2101dc78, feeBps=400)
minPurchaseSeconds(view returns (uint256 numSeconds)
2592000
name(view returns (string)
CoLaborator
owner(view returns (address)
0x5c8f77be6639cbd5b669e409c610926cc4e0e6ae
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
rewardBps(view returns (uint16 bps)
600
rewardMultiplier(view returns (uint256 multiplier)
0
rewardPoolBalance(view returns (uint256 numTokens)
81525127687013659
supplyDetail(view returns (uint256 countuint256 cap)
(count=52, cap=150)
symbol(view returns (string)
CCLB
totalCreatorEarnings(view returns (uint256 total)
1979999999816256000
totalRewardPoints(view returns (uint256 numPoints)
70949999993415840000
tps(view returns (uint256 numTokens)
3858024691
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.