SharesFactoryV1

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x8f68f84f at 9310690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "SharesFactoryV1"

No transactions found for "SharesFactoryV1"


Functions
Getter at block 22753145
FEATURE_ALLOW_EXCLUSIVE_BUY(view returns (uint32)
4
FEATURE_ALLOW_PAUSED_DEPLOYMENTS(view returns (uint32)
2
FEATURE_SHARES_DEPLOYMENT_ENABLED(view returns (uint32)
1
ROLE_ACCESS_MANAGER(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_FACTORY_DEPLOYMENT_MANAGER(view returns (uint32)
1048576
ROLE_HOLDERS_FEE_MANAGER(view returns (uint32)
131072
ROLE_PROTOCOL_FEE_MANAGER(view returns (uint32)
65536
ROLE_SHARES_REGISTRAR(view returns (uint32)
524288
ROLE_SUBJECT_FEE_MANAGER(view returns (uint32)
262144
ROLE_UPGRADE_MANAGER(view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
features(view returns (uint256)
0
getHoldersFeePercent(view returns (uint256 feePercent)
0
getImplementation(view returns (address)
0x0000000000000000000000000000000000000000
getPaymentToken(view returns (address)
0x0000000000000000000000000000000000000000
getProtocolFeeDestination(view returns (address feeDestination)
0x0000000000000000000000000000000000000000
getProtocolFeePercent(view returns (uint256 feePercent)
0
getSharesOwnerAddress(view returns (address)
0x0000000000000000000000000000000000000000
getSubjectFeePercent(view returns (uint256 feePercent)
0
Read-only
determineImplementationType(address _sharesContractview returns (uint8)
getDistributorImplAddress(uint8 _implementationTypeview returns (address)
getNonce(address _issuerview returns (uint256)
getRole(address operatorview returns (uint256)
getSharesImplAddress(uint8 _implementationTypeview returns (address)
isFeatureEnabled(uint256 requiredview returns (bool)
isOperatorInRole(address operatoruint256 requiredview returns (bool)
isSenderInRole(uint256 requiredview returns (bool)
lookupSharesContract(struct TradeableSharesSharesSubject _sharesSubjectview returns (address)
State-modifying
deploySharesContract(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectreturns (address)
deploySharesContractAndBuy(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectuint256 _amountpayable returns (address)
deploySharesContractPaused(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectreturns (address)
executeDeploymentRequest(struct SharesFactorySharesDeploymentRequest reqbytes signaturepayable returns (address)
mintSubjectAndDeployShares(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectaddress _issueruint256 _amountpayable returns (address)
notifySubjectUpdated(
postConstruct(address _paymentToken
registerSharesContract(address _sharesContract
rewindNonce(address _issueruint256 _nonce
setDistributorImplAddress(uint8 _implementationTypeaddress _implementationAddress
setHoldersFeePercent(uint64 _feePercent
setProtocolFee(address _protocolFeeDestinationuint64 _protocolFeePercentuint64 _holdersFeePercentuint64 _subjectFeePercent
setProtocolFeeDestination(address _feeDestination
setProtocolFeePercent(uint64 _feePercent
setSharesImplAddress(uint8 _implementationTypeaddress _implementationAddress
setSharesOwnerAddress(address _sharesOwnerAddress
setSubjectFeePercent(uint64 _feePercent
updateFeatures(uint256 _mask
updateRole(address operatoruint256 role
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DistributorImplAddressUpdated(uint8 implementationTypeaddress implementationAddress
NonceUsed(address indexed issueruint256 nonce
ProtocolFeeUpdated(address protocolFeeDestinationuint64 protocolFeePercentuint64 holdersFeePercentuint64 subjectFeePercent
RoleUpdated(address indexed operatoruint256 requesteduint256 assigned
SharesContractRegistered(address indexed creatoraddress indexed implementationContractaddress indexed holdersRewardsDistributoruint8 implementationTypestruct TradeableSharesSharesSubject sharesSubjectbool newDeployment
SharesImplAddressUpdated(uint8 implementationTypeaddress implementationAddress
SharesOwnerAddressUpdated(address indexed sharesOwnerAddress
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.