TicketMint
Verified contract
Active on
Ethereum with 1,937 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0161…4cf1
0xedc2…4ce9
Balances ($0.00)
No balances found for "TicketMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15008323 | 2 years ago | | | 0 | 0.00092192374 | |
| 15008323 | 2 years ago | | | 0 | 0.00092192374 | |
| 14932124 | 2 years ago | | | 0 | 0.0013434996 | |
| 14869380 | 2 years ago | | | 0 | 0.00040656908 | |
| 14868910 | 2 years ago | | | 0.08 | 0.0043516180 | |
| 14868910 | 2 years ago | | | 0.08 | 0.0043626700 | |
| 14868910 | 2 years ago | | | 0.08 | 0.0048119222 | |
| 14868908 | 2 years ago | | | 0.08 | 0.0036423045 | |
| 14868902 | 2 years ago | | | 0 | 0.0073256452 | |
| 14868901 | 2 years ago | | | 0.08 | 0.0039182622 |
ABI
ABI objects
Getter at block 21229705
economyMintPrice() view returns (uint256)
80000000000000000
owner() view returns (address)
0x76c54c77a58c376ff9533b3582b1f73c49049126
rocksContract() view returns (address)
0xedc227ad7fef4a2c6dbc2303a5732087314a4ce9
signerAddress() view returns (address)
0x859b00074befc8bede1f47e82ef240a85205ce59
ticketsContract() view returns (address)
0x0161b706371e0725e96c67cf55b2384540374cf1
Read-only
rocksMap(uint256, uint256, uint256) view returns (uint256 id, uint256 quantity)
State-modifying
Events mint(uint256[] _ticketTypes, uint256[] _ticketAmounts, uint256 _zone, uint256 _fromTimestamp, uint256 _toTimestamp, bytes _signature) payable
renounceOwnership()
setEconomyMintPrice(uint256 _economyMintPrice)
setRocksContract(address _rocksContractAddress)
setSignerAddress(address _signerAddress)
setTicketsContract(address _ticketsContractAddress)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TicketUsed(address indexed from, uint256 indexed zoneId, uint256[] ticketTypes, uint256[] ticketAmounts, uint256 timestamp)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.