ClaimTradingProceeds
Verified contract
Active on
Ethereum with 4,699 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001975 |
$0 | |
CBTV | ERC-20 | 16.5 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20375051 | 4 months ago | | | 0 | 0.0010646284 | |
| 20352251 | 4 months ago | | | 0 | 0.0022083387 | |
| 20343604 | 4 months ago | | | 0 | 0.0021746222 | |
| 20333362 | 4 months ago | | | 0 | 0.0053375137 | |
| 20333020 | 4 months ago | | | 0 | 0.011378297 | |
| 20333018 | 4 months ago | | | 0 | 0.0060612828 | |
| 20333016 | 4 months ago | | | 0 | 0.031761150 | |
| 19899118 | 6 months ago | | | 0 | 0.0061080189 | |
| 18905386 | a year ago | | | 0 | 0.023856162 | |
| 18902035 | a year ago | | | 0 | 0.0045913304 |
ABI
ABI objects
Getter at block 21260889
getController() view returns (address)
0xb3337164e91b9f05c87c7662c7ac684e8e0ff3e7
Read-only
calculateCreatorFee(address _market, uint256 _amount) view returns (uint256)
calculateProceeds(address _market, uint256 _outcome, uint256 _numberOfShares) view returns (uint256)
State-modifying
Events calculateReportingFee(address _market, uint256 _amount) returns (uint256)
claimTradingProceeds(address _market, address _shareHolder) returns (bool)
divideUpWinnings(address _market, uint256 _outcome, uint256 _numberOfShares) returns (uint256 _proceeds, uint256 _shareHolderShare, uint256 _creatorShare, uint256 _reporterShare)
setController(address _controller) returns (bool)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.