CRFTDRegistry

Verified contract

Active on Ethereum with 51 txns
Deployed by via 0x4a10a99d at 15313040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CRFTDRegistry"

0xb4eaded7c61e8abde91f635716c332058722bc65d3e3a769e995072703992f05
0xde131a0396d443f55c28a2973d44c8216f5a11695b4c92f6925ac90e0d044599
From
0xe5c9f70307d1e7acc1a26c3ae3eca6ff7bdc72d443db1f3d6f0c56e7cfb9bcff
0x8b620a77e9a17b82d9722bb340a429b0d452f6d2d39123e42a579c1a0d066216
0xd95859ed05ceadb6e91820d5efd7d62889c1cd0cad378b48e8c2c099bf689cdf
0x047026fdd8fdb8eefb4170f52f17b548fe3aee5d30ba5ab4f26ce8300561cf42
0x3f2a79685f050b0fd74c8ef8281b37f8aad6f67ad12dcf37a86526446f5dd9e9
0x0466ee4aee3d745a45adb85519884ec1567e14d2344a568d2c9cd1078db4aa1d
0x427742107459638aec1202508f26c071dbcd3323f3fb8538d017fb12b6ec218d
0x43fa1b032c1b9e8bfb4412cb9887bc4e5fc5ef866f1fcb7c7b4bf231d2753665

Functions
Getter at block 21078735
owner(view returns (address)
0x5787a813fa167f71b85caef0eeb16f8dc02d363f
registryFee(view returns (uint256)
100000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
deployProxy(address implementationbytes initCalldatabytes[] callsreturns (address proxy)
recoverNFT(address tokenuint256 id
recoverToken(address token
register(payable 
setImplementationAllowed(address implementationbool allowed
setOwner(address newOwner
setRegistryFee(uint256 fees
withdrawETH(
Events
OwnerUpdated(address indexed useraddress indexed newOwner
ProxyDeployed(address indexed owneraddress indexed proxy
Registered(address indexed useruint256 fee
Constructor
constructor(uint256 registryFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
IncorrectValue(