This contract is being backfilled. You may encounter incomplete storage history.

TicketsFacet

Verified contract

Implementation

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

No balances found for "TicketsFacet"

No transactions found for "TicketsFacet"


Functions
Getter at block 20799872
totalSupplies(view returns (uint256[] totalSupplies_)
[0, 0, 0, 0, 0, 0]
Read-only
balanceOf(address _owneruint256 _idview returns (uint256 balance_)
balanceOfAll(address _ownerview returns (uint256[] balances_)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[] balances_)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
totalSupply(uint256 _idview returns (uint256 totalSupply_)
uri(uint256 _idview returns (string)
State-modifying
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
setBaseURI(string _value
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
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.