BNFTRegistry

Verified contract

Implementation

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

No balances found for "BNFTRegistry"

No transactions found for "BNFTRegistry"


Functions
Getter at block 21403836
allBNFTAssetLength(view returns (uint256)
0
bNftGenericImpl(view returns (address)
0x0000000000000000000000000000000000000000
claimAdmin(view returns (address)
0x0000000000000000000000000000000000000000
getBNFTAssetList(view returns (address[])
[]
getDelegateCashContract(view returns (address)
0x0000000000000000000000000000000000000000
namePrefix(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbolPrefix(view returns (string)
Read-only
bNftAssetLists(uint256view returns (address)
bNftImpls(addressview returns (address)
bNftProxys(addressview returns (address)
customSymbols(addressview returns (string)
getBNFTAddresses(address nftAssetview returns (address bNftProxyaddress bNftImpl)
getBNFTAddressesByIndex(uint16 indexview returns (address bNftProxyaddress bNftImpl)
State-modifying
addCustomeSymbols(address[] nftAssets_string[] symbols_
batchUpgradeAllBNFT(
batchUpgradeBNFT(address[] nftAssets
createBNFT(address nftAssetreturns (address bNftProxy)
createBNFTWithImpl(address nftAssetaddress bNftImplreturns (address bNftProxy)
initialize(address genericImplstring namePrefix_string symbolPrefix_
renounceOwnership(
setBNFTGenericImpl(address genericImpl
setClaimAdmin(address newAdmin
setDelegateCashContract(address newDelegateCash
transferOwnership(address newOwner
upgradeBNFTWithImpl(address nftAssetaddress bNftImplbytes encodedCallData
Events
BNFTCreated(address indexed nftAssetaddress bNftImpladdress bNftProxyuint256 totals
BNFTUpgraded(address indexed nftAssetaddress bNftImpladdress bNftProxyuint256 totals
ClaimAdminUpdated(address oldAdminaddress newAdmin
CustomeSymbolsAdded(address[] nftAssetsstring[] symbols
DelegateCashUpdated(address oldDelegateCashaddress newDelegateCash
GenericImplementationUpdated(address genericImpl
Initialized(address genericImplstring namePrefixstring symbolPrefix
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.