ERC721BurnableFactoryV3
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ERC721BurnableFactoryV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ERC721BurnableFactoryV3"
ABI
ABI objects
Getter at block 21229217
implementation() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
computeERC721BurnableAddress(string name_, string symbol_, string baseTokenURI_, address royaltyReceiver_, uint96 royaltyBps_, uint256 initialSupply_, address initialSupplyReceiver_, address gaslessListingManager_, address contractOwner_, bytes4 salt_) view returns (address)
State-modifying
Events createERC721Burnable(string name_, string symbol_, string baseTokenURI_, address royaltyReceiver_, uint96 royaltyBps_, uint256 initialSupply_, address initialSupplyReceiver_, address gaslessListingManager_, address contractOwner_, bytes4 salt_) returns (address)
initialize()
Deployed(address indexed creator, address indexed newContract)
Initialized(uint8 version)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.