CreateSpaceFacet
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "CreateSpaceFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CreateSpaceFacet"
ABI
ABI objects
Getter at block 21891552
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events __CreateSpace_init()
createSpace(struct IArchitectBaseSpaceInfo spaceInfo) returns (address)
createSpaceWithPrepay(struct IArchitectBaseCreateSpace spaceInfo) payable returns (address)
Architect__ProxyInitializerSet(address indexed proxyInitializer)
Initialized(uint32 version)
InterfaceAdded(bytes4 indexed interfaceId)
InterfaceRemoved(bytes4 indexed interfaceId)
Paused(address account)
PermissionsAddedToChannelRole(address indexed updater, uint256 indexed roleId, bytes32 indexed channelId)
PermissionsRemovedFromChannelRole(address indexed updater, uint256 indexed roleId, bytes32 indexed channelId)
PermissionsUpdatedForChannelRole(address indexed updater, uint256 indexed roleId, bytes32 indexed channelId)
PricingModuleAdded(address indexed module)
PricingModuleRemoved(address indexed module)
PricingModuleUpdated(address indexed module)
RoleCreated(address indexed creator, uint256 indexed roleId)
RoleRemoved(address indexed remover, uint256 indexed roleId)
RoleUpdated(address indexed updater, uint256 indexed roleId)
SpaceCreated(address indexed owner, uint256 indexed tokenId, address indexed space)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
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()