Dobies Tickets

Verified contract

Active on Ethereum with 1,434 txns
Deployed by via 0xe5d2369e at 14929278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dobies Tickets"

0x1cc1d9ce03121291a2d37e963682bd659b03a7f8c155e54df7846b9a7f0a01a5
0x87c48d812517b3fe24b492a7703e923c297832830a66a04e572a3911e0cd7a76
0x347b8846eb7722e1ff207d50f235f2ff16fed37664ceb0e872727a362c233b81
0xbc77c625d63f1053217524d3a3293b19f2f46e7289be65cb7d2f6f0c82587a73
0xb71eaa65d3aeba1346782b09a7440c7e9f040b1556af2a53001217ec1c738c78
0x985b45c7074e2a850eb4ece4c2261c8db2c92b33d14029ebf3b8be8489853dfd
0x5b8c01a736b49d6e5e6bdc2df306bb88bc913505072f97315969a1e02876573e
0x5dff87e1d6d288f418e5edb776aa3a75ccc43aa0ee8897c3f9ffe95a3cee0d54
0xa6618848640b2c4ff930652f68c0b286a416dd94d7119979e223b0da3d33ec3e
0xd3ec1c01229bca3f56f2e09a112df14394bdfa0673d6c9b6d54665fcd46bf813

Functions
Getter at block 20940855
MAX_SUPPLY(view returns (uint256)
350
minted(view returns (uint256)
350
name(view returns (string)
Dobies Tickets
owner(view returns (address)
0x8d40e715a3d0eff0a14e7d9a54562b6ed69d6f13
startTime(view returns (uint256)
1654736400
symbol(view returns (string)
TICKET
Read-only
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
isApprovedForAll(addressaddressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
mint(uint256[] dobieIds
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 _maxSupply
setStartTime(uint256 _startTime
setURI(string _ticketURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
Constructor
constructor(address _dobiesstring _ticketURIuint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.