CrowdsourcerFactory
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xecd4…fcc9
Balances ($0.00)
No balances found for "CrowdsourcerFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6747923 | 6 years ago | | | 0 | 0.019592364 | |
| 6670679 | 6 years ago | | | 0 | 0.036097039 | |
| 6670646 | 6 years ago | | | 0 | 0.086269652 | |
| 6670641 | 6 years ago | | | 0 | 0.086269652 | |
| 6670628 | 6 years ago | | | 0 | 0.072648128 | |
| 6670395 | 6 years ago | | | 0 | 0.032165883 | |
| 6670393 | 6 years ago | | | 0 | 0.032237607 | |
| 6670378 | 6 years ago | | | 0 | 0.032237607 | |
| 6670374 | 6 years ago | | | 0 | 0.032237607 | |
| 6670369 | 6 years ago | | | 0 | 0.067049250 |
ABI
ABI objects
Getter at block 21385133
getContractFeeReceiver() view returns (address)
0x2404a39e447d0c8b417049fc42b468a26990b4cc
m_accountingFactory() view returns (address)
0x65b8f55457971cdaeef2fb1bc1ed01ac5d426922
m_disputerFactory() view returns (address)
0xecd4cf359a05a2b473c95ae68b2b0a7d432dfcc9
m_feeCollector() view returns (address)
0x2404a39e447d0c8b417049fc42b468a26990b4cc
Read-only
hashParams(address market, uint256 feeWindowId, uint256[] payoutNumerators, bool invalid) pure returns (bytes32)
m_crowdsourcers(bytes32) view returns (address)
maybeGetCrowdsourcer(address market, uint256 feeWindowId, uint256[] payoutNumerators, bool invalid) view returns (address)
State-modifying
Events getCrowdsourcer(address market, uint256 feeWindowId, uint256[] payoutNumerators, bool invalid) returns (address)
getInitializedCrowdsourcer(address market, uint256 feeWindowId, uint256[] payoutNumerators, bool invalid) returns (address)
transferFeeCollection(address recipient)
CrowdsourcerCreated(address crowdsourcer, address market, uint256 feeWindowId, uint256[] payoutNumerators, bool invalid)
constructor(address accountingFactory, address disputerFactory, address feeCollector)
This contract contains no fallback and receive objects.
This contract contains no error objects.