CounterfactualNFT

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x0a7b0ec6 at 14291586
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 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots

No balances found for "CounterfactualNFT"

0x8c47a30b4ea4725498470b81aab9c139bf082f01bafd0cb7dee367bd1aeb2587
From

Functions
Getter at block 20989409
_owner(view returns (address)
0x000000000000000000000000000000000000dead
layer2Address(view returns (address)
0x0baba1ad5be3a5c0a66e7ac838a129bf948f1ea4
minters(view returns (address[])
[0x000000000000000000000000000000000000dEaD]
owner(view returns (address)
0x000000000000000000000000000000000000dead
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isMinter(address addrview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
initialize(address ownerstring _uri
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintFromL2(address touint256 iduint256 amountaddress minterbytes data
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMinter(address minterbool enabled
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MintFromL2(address owneruint256 iduint256 amountaddress minter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _layer2Address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.