This contract is being backfilled. You may encounter incomplete storage history.

LoopringV3

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0xcc056e12 at 9206856
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
Value $0
ERC-20
--
0x5adaea46fcedfe588b8c4df544a209596624efc8bee9dcec81355aed610ce663
0xbb9f1e49ccddadab9b365deeeac55c45b196f193131e8e1ceaa821733a4e3717
0xb9c25321b9bc3564f24e4c9b449c55db9ee3d1c07ed60366e954b3c8e9c23fed
0x348ac8ea5527b6638dd80b9426e3e12cfddf037c1566c01e45892e6ea8a888d4
0x09b3e62cd59c73b77df2265d5c230fe105297a99c8fe96fac29638648e23f393
0x48688d3de58edb138491d184b03a7f84bd1fda4e506cdbb113ddfae2d25101d8
0xda5a052360db23b755292d07e1cce4edaebfe274deb44aef7e8ffae9a663740c
0x467594362ad28b973dcc5247da456e25f7d32c4ecf50e70772798599f2d2daae
0xeb068bc0ce146a45716efbda0aaeff14f12b2f383dcaf54152a05529a7353cd7
0xb0c83d3b8268a680479c4aae06981610900462e59f619973d42a4190bf4f11d6

Functions
Getter at block 20796919
blockVerifierAddress(view returns (address)
0x40598b41cc17a7e56dd72f415e8223aacca94cf7
downtimeCostCalculator(view returns (address)
0x873685f032c6aa1572766401f3198a1f09a5c221
exchangeCreationCostLRC(view returns (uint256)
250000000000000000000000
lrcAddress(view returns (address)
0xbbbbca6a901c926f240b89eacb641d8aec7aeafd
maxProtocolMakerFeeBips(view returns (uint8)
0
maxProtocolTakerFeeBips(view returns (uint8)
60
maxWithdrawalFee(view returns (uint256)
25000000000000000
minExchangeStakeWithDataAvailability(view returns (uint256)
500000000000000000000000
minExchangeStakeWithoutDataAvailability(view returns (uint256)
5000000000000000000000000
minProtocolMakerFeeBips(view returns (uint8)
0
minProtocolTakerFeeBips(view returns (uint8)
30
owner(view returns (address)
0x96f16fdb8cd37c02deeb7025c1c7618e1bb34d97
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
protocolFeeVault(view returns (address)
0x4b89f8996892d137c3de1312d1dd4e4f4ffca171
revertFineLRC(view returns (uint256)
5000000000000000000000
targetProtocolMakerFeeStake(view returns (uint256)
0
targetProtocolTakerFeeStake(view returns (uint256)
25000000000000000000000000
tokenRegistrationFeeLRCBase(view returns (uint256)
0
tokenRegistrationFeeLRCDelta(view returns (uint256)
0
totalStake(view returns (uint256)
0
universalRegistry(view returns (address)
0x36f568ef555df25be4b6e15d16994f3a8374214e
version(view returns (string)
3.1
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.