0x09d06ce0502b1b50590f8aa6da55549120910d76

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x6e3ffd38 at 14995379
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 "0x09d06ce0502b1b50590f8aa6da55549120910d76"

0xef3e6ccb0d973d0132ef70792a88d8e5c39fd0ba575930ab010b55b604de9764
0x02f9c221ba319b43a28e656bda6334f257fab0d7671b386a11ec2e1f4736d085
0x632c687ccb7fd5f4c850079d8b69818c3ac2a34ced5a22bef29a160168780fdf
0xcfd94a16414e1b42b5585a648afdb0eff6f9e6f8dbb99e35add487c9fabf5b1f
0x55817463c9e3fc0d2dcf06113eb24920043143f8e8364ada3039a7e52d1bf7a5

Functions
Getter at block 21184068
_owner(view returns (address)
0x5328e07c02cbe9c9b1768615eb7e86102a0a9e47
layer2Address(view returns (address)
0x0baba1ad5be3a5c0a66e7ac838a129bf948f1ea4
minters(view returns (address[])
[0x5328e07c02CBe9C9b1768615Eb7e86102a0A9e47]
owner(view returns (address)
0x5328e07c02cbe9c9b1768615eb7e86102a0a9e47
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.