LoopringV3

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x896ec224 at 8967797
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x72187c01639e800757b000a7a0be596bc2cddaedfa7978d11780e29767230906
0x3c4b4024ddbd21d8cfe3e330755891b26ab0f25d09b82fa5be82007d08862d4a
0xf493611aa22799be29a9e8cbbb6dbea025fb8a880b325be3014896ccb464abce
0xe41eccf3b6b2a9d1bae99605d29dad7280b13bf80eae85765955d2cbfc97e1a5
0x262eacce13fa84e1d2c7c227fefd0c3831af191d923839578665cb2cc65c09ad
0xb3c8d19a57faf1ec89718ea6918116b9e456dc949bc4cf2ca082be128142d1be

Functions
Getter at block 21259269
blockVerifierAddress(view returns (address)
0x40598b41cc17a7e56dd72f415e8223aacca94cf7
downtimeCostCalculator(view returns (address)
0x873685f032c6aa1572766401f3198a1f09a5c221
exchangeCreationCostLRC(view returns (uint256)
250000000000000000000000
lrcAddress(view returns (address)
0xbbbbca6a901c926f240b89eacb641d8aec7aeafd
maxProtocolMakerFeeBips(view returns (uint8)
20
maxProtocolTakerFeeBips(view returns (uint8)
40
maxWithdrawalFee(view returns (uint256)
25000000000000000
minExchangeStakeWithDataAvailability(view returns (uint256)
500000000000000000000000
minExchangeStakeWithoutDataAvailability(view returns (uint256)
5000000000000000000000000
minProtocolMakerFeeBips(view returns (uint8)
0
minProtocolTakerFeeBips(view returns (uint8)
20
owner(view returns (address)
0x4374d3d032b3c96785094ec9f384f07077792768
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
protocolFeeVault(view returns (address)
0x5bb8ef8efd18c6034ec9277daca9a5e29b1f1cb1
revertFineLRC(view returns (uint256)
5000000000000000000000
targetProtocolMakerFeeStake(view returns (uint256)
25000000000000000000000000
targetProtocolTakerFeeStake(view returns (uint256)
25000000000000000000000000
tokenRegistrationFeeLRCBase(view returns (uint256)
10000000000000000000000
tokenRegistrationFeeLRCDelta(view returns (uint256)
500000000000000000000
totalStake(view returns (uint256)
0
universalRegistry(view returns (address)
0x4c2103152a1a402af283fa52903569f05477611f
version(view returns (string)
3.0
wethAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFineLRC(view returns (uint256)
100000000000000000000
Read-only
canExchangeCommitBlocks(uint256 exchangeIdbool onchainDataAvailabilityview returns (bool)
getExchangeStake(uint256 exchangeIdview returns (uint256)
getProtocolFeeStake(uint256 exchangeIdview returns (uint256)
getProtocolFeeValues(uint256 exchangeIdbool onchainDataAvailabilityview returns (uint8 takerFeeBipsuint8 makerFeeBips)
State-modifying
burnExchangeStake(uint256 exchangeIduint256 amountreturns (uint256 burnedLRC)
claimOwnership(
depositExchangeStake(uint256 exchangeIduint256 amountLRCreturns (uint256 stakedLRC)
depositProtocolFeeStake(uint256 exchangeIduint256 amountLRCreturns (uint256 stakedLRC)
initializeExchange(address exchangeAddressuint256 exchangeIdaddress owneraddress operatorbool onchainDataAvailability
renounceOwnership(
transferOwnership(address newOwner
updateProtocolFeeSettings(uint8 _minProtocolTakerFeeBipsuint8 _maxProtocolTakerFeeBipsuint8 _minProtocolMakerFeeBipsuint8 _maxProtocolMakerFeeBipsuint256 _targetProtocolTakerFeeStakeuint256 _targetProtocolMakerFeeStake
updateSettings(address _protocolFeeVaultaddress _blockVerifierAddressaddress _downtimeCostCalculatoruint256 _exchangeCreationCostLRCuint256 _maxWithdrawalFeeuint256 _tokenRegistrationFeeLRCBaseuint256 _tokenRegistrationFeeLRCDeltauint256 _minExchangeStakeWithDataAvailabilityuint256 _minExchangeStakeWithoutDataAvailabilityuint256 _revertFineLRCuint256 _withdrawalFineLRC
withdrawExchangeStake(uint256 exchangeIdaddress recipientuint256 requestedAmountreturns (uint256 amountLRC)
withdrawProtocolFeeStake(uint256 exchangeIdaddress recipientuint256 amountLRC
Events
ExchangeInitialized(uint256 indexed exchangeIdaddress indexed exchangeAddressaddress indexed owneraddress operatorbool onchainDataAvailability
ExchangeStakeBurned(uint256 indexed exchangeIduint256 amount
ExchangeStakeDeposited(uint256 indexed exchangeIduint256 amount
ExchangeStakeWithdrawn(uint256 indexed exchangeIduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProtocolFeeStakeDeposited(uint256 indexed exchangeIduint256 amount
ProtocolFeeStakeWithdrawn(uint256 indexed exchangeIduint256 amount
SettingsUpdated(uint256 time
Constructor
constructor(address _universalRegistryaddress _lrcAddressaddress _wethAddressaddress _protocolFeeVaultaddress _blockVerifierAddressaddress _downtimeCostCalculator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.