FxContractRegistry

Verified contract

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

No balances found for "FxContractRegistry"

0xa5db4e96c0c7bed894b10272a4139ebb985be466c4a2f77b343c9a2fb5db0c3a
0x7d2d3d20dd775fe23da2d89974e6403b3cef883834137ca58bcccfe9a6b6c807
0xcf26b82767618e3adf274ce93a55ee5ba2bf0626d70fe603ffaa26113e452a07
0x5ed20eba8b3c8387ec2c25dd897ce70de8aa78afdc01b004a033db89a7936b55

Functions
Getter at block 22932903
configInfo(view returns (address feeReceiveruint32 primaryFeeAllocationuint32 secondaryFeeAllocationuint32 lockTimeuint64 referrerSharestring defaultMetadataURIstring externalURI)
(feeReceiver=0xf70df285bc6941b4760bcc041b0ca1cc50e27f8d, primaryFeeAllocation=100000, secondaryFeeAllocation=250000, lockTime=3600, referrerShare=200, defaultMetadataURI=https://media.fxhash.xyz/metadata/ethereum/, externalURI=https://fxhash.xyz/gentk/)
owner(view returns (address result)
0x15aed2c71b500fc3265c196d134b2f21f8ee812b
Read-only
contracts(bytes32view returns (address)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
register(string[] _namesaddress[] _contracts
renounceOwnership(payable 
requestOwnershipHandover(payable 
setConfig(struct ConfigInfo _configInfo
transferOwnership(address newOwnerpayable 
Events
ConfigUpdated(address indexed _ownerstruct ConfigInfo _configInfo
ContractRegistered(string indexed _contractNamebytes32 indexed _hashedNameaddress indexed _contractAddr
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Constructor
constructor(address _adminstruct ConfigInfo _configInfo
Fallback and receive

This contract contains no fallback and receive objects.

Errors
LengthMismatch(
LengthZero(
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(