TitlesSource
Verified contract
Implementation
Active on
Base with 0 txns
Deployed by via 0xaf44…b0bd at 16916012 Associated proxy
Associated proxy
Name
0x3d6f215bd2bfc440f9c24e9e5ca626d91ba8626d
Deployer
0xe8cb4924655327b8e109ccd2ff3138bf595faed2
Deployment blk
16916012
Deployment txn
Storage
Map
Table
Raw
Constants and immutables
271
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
constant
immutable
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TitlesSource"
Transactions
Filters
Date range
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "TitlesSource"
Filters
Date range
ABI
Copy ABI
ABI objects
Getter at block 22114002
COLLECTION_IMPLEMENTATION() view returns (address)
0x0000000000000000000000000000000000000000
REGISTRY() view returns (address)
0x0000000000000000000000000000000000000000
ROUTER() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address result)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
hasAllRoles(address user, uint256 roles) view returns (bool)
hasAnyRole(address user, uint256 roles) view returns (bool)
ownershipHandoverExpiresAt(address pendingOwner) view returns (uint256 result)
rolesOf(address user) view returns (uint256 roles)
State-modifying
Events cancelOwnershipHandover() payable
completeOwnershipHandover(address pendingOwner) payable
createCollection(bytes payload_, address referrer_) payable returns (address collection)
execute(address target, uint256 value, bytes data) payable returns (bytes result)
grantRoles(address user, uint256 roles) payable
initialize(address graph_, address feeReceiver_, address collectionImplementation_, address splitFactory_)
publish(address collection_, bytes payload_, address referrer_) payable returns (uint256 tokenId)
publish(address collection_, bytes[] payloads_, address referrer_) payable returns (uint256[] tokenIds)
renounceOwnership() payable
renounceRoles(uint256 roles) payable
requestOwnershipHandover() payable
revokeRoles(address user, uint256 roles) payable
setCollectionImplementation(address implementation_)
transferOwnership(address newOwner) payable
upgradeToAndCall(address newImplementation, bytes data) payable
wipe(address asset_, uint256 amount_)
CollectionCreated(address indexed collection, address indexed creator)
Creation(address indexed creator, address collection, uint256 tokenId, address feeReceiver, address referrer, bytes data)
Initialized(uint64 version)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
RolesUpdated(address indexed user, uint256 indexed roles)
Upgraded(address indexed implementation)
constructor()
fallback()
receive()
AlreadyInitialized()
InvalidInitialization()
InvalidReferrer()
NewOwnerIsZeroAddress()
NoHandoverRequest()
NotInitializing()
Unauthorized()
UnauthorizedCallContext()
UpgradeFailed()