Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ModStore"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245667 | a day ago | | | 0 | 0.00066276378 | |
| 18769607 | a year ago | | | 0 | 0.0029987871 | |
| 18769592 | a year ago | | | 0 | 0.0020855480 | |
| 16222477 | 2 years ago | | | 0 | 0.00080060616 | |
| 16222462 | 2 years ago | | | 0 | 0.00081813181 | |
| 16222450 | 2 years ago | | | 0 | 0.00096492495 | |
| 16186859 | 2 years ago | | | 0 | 0.0011660229 | |
| 16122510 | 2 years ago | | | 0 | 0.00083802534 | |
| 14797655 | 3 years ago | | | 0 | 0.00082187801 | |
| 14786535 | 3 years ago | | | 0 | 0.0021922880 |
ABI
ABI objects
Getter at block 21255870
operatorStore() view returns (address)
0xab47304d987390e27ce3bc0fa4fe31e3a98b0db2
projects() view returns (address)
0x9b5a4053ffbb11ca9cd858aaee43cc95ab435418
terminalDirectory() view returns (address)
0x46c9999a2edcd5aa177ed7e8af90c68b7d75ba46
Read-only
payoutModsOf(uint256 _projectId, uint256 _configuration) view returns (struct PayoutMod[])
ticketModsOf(uint256 _projectId, uint256 _configuration) view returns (struct TicketMod[])
State-modifying
Events setPayoutMods(uint256 _projectId, uint256 _configuration, struct PayoutMod[] _mods)
setTicketMods(uint256 _projectId, uint256 _configuration, struct TicketMod[] _mods)
SetPayoutMod(uint256 indexed projectId, uint256 indexed configuration, struct PayoutMod mods, address caller)
SetTicketMod(uint256 indexed projectId, uint256 indexed configuration, struct TicketMod mods, address caller)
constructor(address _projects, address _operatorStore, address _terminalDirectory)
This contract contains no fallback and receive objects.
This contract contains no error objects.