TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 12,614 txns
Deployed by via 0xc9f0d776 at 14762713
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Native
Value $17,378.92
ERC-20
--
ERC-20
--
0xf0bcde0c266e76ef681346fa76d6b83b9e131b2d7f063d069daa91524608a563
0xf4ec541bd013c92846c9021073a5b4b8880b9c7c702f02a64bb40f004fa1569b
0x4172c5ddcdc31f71acec88a4e45d17db999c16389ff3527cffe03ca9c6d63639
0x09e37619db2959e175d1fac5d05340003b185dea40aebe5fe58893a4a71a3281
0x477066d25a37db340b5b2692a8e02243e2008b19c9d514e5dd0e0023061e6675
0xcdd1c467bf0e3eadb9b05f40425e2529d8c5b2e5e9ccca232a5e9cf36118062f
0x2ff00af368c4930023ed023fff887ab6a3d963fe95ccde611d750bf756b7a3ac
0xf33162b8a92a0bac9859c9b5953ea42987212dfedc5690d0473f8019ecd07cff
0x76c162ca0b67cfebfa9c69ddf9009c0354d20ed25113741f07fae2fe9ba2e105
0x2863586ba38393c0c6f3b3adeba8ccc9c59eedfffc16c021263c95ddf7b23b77

Functions
Getter at block 22741984
CREATE_COLLECTION_ROLE(view returns (bytes32)
0xb5cf7bd5852311d7113940824dab78dabed87b15d2ba5617b30fa4e3951e82f0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAYOUT_ROLE(view returns (bytes32)
0x5612063648f807201ec1c6d4f999a34ed02c6a8b521b7b99e155a6823c568736
SMART_ADMIN_ROLE(view returns (bytes32)
0xb8f5c02f7344af99f567b0909695fd7b7d5d6243848080d27e71b3f22fd14bdf
SMART_ROLE(view returns (bytes32)
0x9b1414f59ccf41beb980baf1265542e210c454231b63fcf93b84f2028c0e4289
SPONSORSHIP_ROLE(view returns (bytes32)
0x7c9585122f954dfa62077d2a2cb66c85c2e66d6588330c0ad0c33d23caf3b0da
communityRegistry(view returns (address)
0x41335bc741e79e3883fa0e676370451077646745
crossmintAddress(view returns (address)
0xa66b23d9a8a46c284fa5b3f2e2b59eb5cc3817f4
feeReceiver(view returns (address)
0x8d980b3f2f25e84bde1d1f3446c0292642efed13
getCollectionFactory(view returns (address)
0xc1f198ed48ca82325abcec101d12a92ea9a20f4a
getFee(view returns (uint256)
200
owner(view returns (address)
0x8d980b3f2f25e84bde1d1f3446c0292642efed13
Read-only
balanceOf(address accountview returns (uint256)
frozen(address accountview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getSponsorship(address collection_view returns (struct RevenueSplitterSponsorship)
hasRole(bytes32 roleaddress accountview returns (bool)
isRegistered(address _collectionview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
sponsorships(addressview returns (address collectionuint256 amountuint256 maxClaimsuint256 claimsuint256 totalAmountstring symbol)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokens(stringview returns (address contractAddressuint256 balance)
State-modifying
addCollectionPayee(address _collectionaddress _payeeuint256 shares
addCollectionPayees(address _collectionaddress[] _payeesuint256[] _shares
buyNFT(address _collectionuint256 tokenIduint256 expiryBlockbytes signaturepayable 
buyNFT(address _toaddress _collectionuint256 tokenIduint256 expiryBlockbytes signatureaddress payeruint256 amountpayable 
claimSponsorship(address collection_address account_
createCollection(string namestring symboluint256 royaltyAmountaddress[] _payeesuint256[] _sharesstring baseURIaddress minterreturns (address)
createSponsorship(address collection_address[] payees_uint256[] shares_uint256 maxClaims_payable 
crossmint2(address _toaddress _collectionuint256 tokenIduint256 expiryBlockbytes signaturepayable 
deposit(address recipientpayable 
depositFunds(address recipientpayable 
depositRoyalty(address _collectionpayable 
distributeSponsorship(address collection_address[] payees_uint256[] shares_uint256 totalShares_
freeze(address account
freezeAccount(address _account
grantRole(bytes32 roleaddress account
initialize(address collectionFactory
mintNFT(address _toaddress _collectionuint256 tokenIduint256 expiryBlockbytes signaturepayable 
removeCollectionPayee(address _collectionaddress _payee
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setCollectionFactory(address collectionFactory
setCrossmintAddress(address _crossmintAddress
setFee(uint256 fee
setFeeReceiver(address receiver
setRoleAdmin(bytes32 rolebytes32 adminRole
sweep(address _payeeaddress _recipient
thaw(address account
thawAccount(address _account
tipArtist(address recipientpayable 
tipArtist(address recipientaddress payeruint256 amount
transferOwnership(address newOwner
updateSponsorship(address collection_uint256 maxClaims_uint256 totalAmountpayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AddPayeeEvent(address indexed collectionaddress indexed accountuint256 shares
BuyEvent(address indexed collectionuint256 tokenIduint256 amount
BuyEvent(address indexed collectionuint256 tokenIduint256 amountuint256 fee
ClaimSponsorshipEvent(address indexed collectionaddress indexed account
CreateCollectionEvent(address indexed collection
CreateSponsorshipEvent(address indexed collectionaddress[] payeesuint256[] sharesuint256 maxClaims
DepositEvent(address indexed collectionaddress indexed payeeuint256 amount
DepositFundsEvent(address indexed recipientuint256 amount
DepositSponsorshipEvent(address indexed collectionaddress indexed payeeuint256 amount
DirectDepositEvent(address indexed recipientuint256 amount
Freeze(address account
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayoutEvent(address indexed payeeuint256 amount
RemovePayeeEvent(address indexed collectionaddress indexed account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyEvent(address indexed collectionuint256 amount
SweepEvent(address indexed payeeaddress indexed recipientuint256 amount
Thaw(address account
TipEvent(address indexed recipientuint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawEvent(address indexed payeeuint256 amount
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(