LoopringProtocolImpl
Verified contract
Active on
Ethereum with 274 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LoopringProtocolImpl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5253328 | 7 years ago | | | 0 | 0.00092765400 | |
| 5248059 | 7 years ago | | | 0 | 0.0012852000 | |
| 5208582 | 7 years ago | | | 0 | 0.00096482400 | |
| 5071145 | 7 years ago | | | 0 | 0.00092765400 | |
| 5055257 | 7 years ago | | | 0 | 0.00092765400 | |
| 5055238 | 7 years ago | | | 0 | 0.0012798240 | |
| 5029626 | 7 years ago | | | 0 | 0.00013279200 | |
| 5029619 | 7 years ago | | | 0 | 0.00013260000 | |
| 5029607 | 7 years ago | | | 0 | 0.00013250400 | |
| 5029604 | 7 years ago | | | 0 | 0.00013288800 |
ABI
ABI objects
Getter at block 21305755
ENTERED_MASK() view returns (uint64)
9223372036854775808
FEE_SELECT_LRC() view returns (uint8)
0
FEE_SELECT_MARGIN_SPLIT() view returns (uint8)
1
FEE_SELECT_MAX_VALUE() view returns (uint8)
1
MARGIN_SPLIT_PERCENTAGE_BASE() view returns (uint8)
100
RATE_RATIO_SCALE() view returns (uint256)
10000
delegateAddress() view returns (address)
0x450d10a0c61f2b007384128b626f28b757a75e49
lrcTokenAddress() view returns (address)
0xef68e7c694f40c8202821edf525de3782458639f
maxRingSize() view returns (uint256)
5
rateRatioCVSThreshold() view returns (uint256)
62500
ringIndex() view returns (uint64)
165
ringhashRegistryAddress() view returns (address)
0xee445e921f481c04a5d254a7f8f013f48a6f0947
tokenRegistryAddress() view returns (address)
0x974e1e639b5a3c5f44909e1959ab786af21b7086
Read-only
cancelledOrFilled(bytes32) view returns (uint256)
cutoffs(address) view returns (uint256)
State-modifying
Events cancelOrder(address[3] addresses, uint256[7] orderValues, bool buyNoMoreThanAmountB, uint8 marginSplitPercentage, uint8 v, bytes32 r, bytes32 s)
setCutoff(uint256 cutoff)
submitRing(address[2][] addressList, uint256[7][] uintArgsList, uint8[2][] uint8ArgsList, bool[] buyNoMoreThanAmountBList, uint8[] vList, bytes32[] rList, bytes32[] sList, address ringminer, address feeRecipient)
CutoffTimestampChanged(address indexed _address, uint256 _cutoff)
OrderCancelled(bytes32 indexed _orderHash, uint256 _amountCancelled)
RingMined(uint256 _ringIndex, bytes32 indexed _ringhash, address _miner, address _feeRecipient, bool _isRinghashReserved, bytes32[] _orderHashList, uint256[6][] _amountsList)
constructor(address _lrcTokenAddress, address _tokenRegistryAddress, address _ringhashRegistryAddress, address _delegateAddress, uint256 _maxRingSize, uint256 _rateRatioCVSThreshold)
fallback()
This contract contains no error objects.