Ticket
eventId()
eventId()useTokenIDInURI()
useTokenIDInURI()ticketPrice()
ticketPrice()refundPrice()
refundPrice()mintTicket(uint256 numberOfTickets)
mintTicket(uint256 numberOfTickets)changeTicketPrice(uint256 _newTicketPrice)
changeTicketPrice(uint256 _newTicketPrice)changeRefundPrice(uint256 _newRefundPrice)
changeRefundPrice(uint256 _newRefundPrice)stampTicket(uint256 ticketId)
stampTicket(uint256 ticketId)transferFrom(address _from, address _to, uint256 tokenId)
transferFrom(address _from, address _to, uint256 tokenId)tokenURI(uint256 tokenId)
tokenURI(uint256 tokenId)withdrawBalance()
withdrawBalance()refundTicket(uint256 tokenId)
refundTicket(uint256 tokenId)refundAll()
refundAll()depositBalance()
depositBalance()Last updated