CreateSpaceFacet

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x7b65f57a at 21106928
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "CreateSpaceFacet"

No transactions found for "CreateSpaceFacet"


Functions
Getter at block 21891552

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
__CreateSpace_init(
createSpace(struct IArchitectBaseSpaceInfo spaceInforeturns (address)
createSpaceWithPrepay(struct IArchitectBaseCreateSpace spaceInfopayable returns (address)
Events
Architect__ProxyInitializerSet(address indexed proxyInitializer
Initialized(uint32 version
InterfaceAdded(bytes4 indexed interfaceId
InterfaceRemoved(bytes4 indexed interfaceId
Paused(address account
PermissionsAddedToChannelRole(address indexed updateruint256 indexed roleIdbytes32 indexed channelId
PermissionsRemovedFromChannelRole(address indexed updateruint256 indexed roleIdbytes32 indexed channelId
PermissionsUpdatedForChannelRole(address indexed updateruint256 indexed roleIdbytes32 indexed channelId
PricingModuleAdded(address indexed module
PricingModuleRemoved(address indexed module
PricingModuleUpdated(address indexed module
RoleCreated(address indexed creatoruint256 indexed roleId
RoleRemoved(address indexed removeruint256 indexed roleId
RoleUpdated(address indexed updateruint256 indexed roleId
SpaceCreated(address indexed owneruint256 indexed tokenIdaddress indexed space
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
Architect__InvalidAddress(
Architect__InvalidNetworkId(
Architect__InvalidPricingModule(
Architect__InvalidStringLength(
Architect__NotContract(
Factory__FailedDeployment(
Initializable_InInitializingState(
Initializable_NotInInitializingState(
Introspection_AlreadySupported(
Introspection_NotSupported(
InvalidPricingModule(address module
Pausable__NotPaused(
Pausable__Paused(
ReentrancyGuard__ReentrantCall(
Roles__EntitlementAlreadyExists(
Roles__EntitlementDoesNotExist(
Roles__InvalidEntitlementAddress(
Roles__InvalidPermission(
Roles__PermissionAlreadyExists(
Roles__PermissionDoesNotExist(
Roles__RoleDoesNotExist(
Validator__InvalidAddress(