LiquidityProtection
Verified contract
Active on
Ethereum with 6,805 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 |
---|---|---|---|---|---|
LYRA | ERC-20 | 0 | $0.002248 |
$0 | |
MTA | ERC-20 | 0 | $0.030683 |
$0 | |
LRC | ERC-20 | 0 | $0.237359 |
$0 | |
PSP | ERC-20 | 0 | $0.027217 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16767863 | 2 years ago | | | 0 | 0.0011900800 | |
| 15845591 | 2 years ago | | | 0 | 0.00099504440 | |
| 15299945 | 2 years ago | | | 0 | 0.0011950117 | |
| 15197087 | 2 years ago | | | 0 | 0.00052737500 | |
| 15100144 | 2 years ago | | | 0 | 0.0016465195 | |
| 15052149 | 2 years ago | | | 0 | 0.0040392094 | |
| 15052149 | 2 years ago | | | 0 | 0.0021289152 | |
| 14998886 | 2 years ago | | | 0 | 0.0040672733 | |
| 14996051 | 2 years ago | | | 0 | 0.0014326781 | |
| 14993653 | 2 years ago | | | 0 | 0.0010018012 |
ABI
ABI objects
Getter at block 21431512
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x5beba4d3533a963dedb270a95ae5f7752fa0fe22
settings() view returns (address)
0xf7d28faa1fe9ea53279fe6e3cde75175859bdf46
stats() view returns (address)
0x9712bb50dc6efb8a3d7d12cea500a50967d2d471
store() view returns (address)
0xf5fab5dbd2f3bf675de4cb76517d4767013cfb55
Read-only
poolAvailableSpace(address poolAnchor) view returns (uint256, uint256)
poolROI(address poolToken, address reserveToken, uint256 reserveAmount, uint256 poolRateN, uint256 poolRateD, uint256 reserveRateN, uint256 reserveRateD) view returns (uint256)
removeLiquidityReturn(uint256 id, uint32 portion, uint256 removeTimestamp) view returns (uint256, uint256, uint256)
State-modifying
Events acceptOwnership()
acceptStoreOwnership()
acceptWalletOwnership()
addLiquidity(address poolAnchor, address reserveToken, uint256 amount) payable returns (uint256)
addLiquidityFor(address owner, address poolAnchor, address reserveToken, uint256 amount) payable returns (uint256)
claimBalance(uint256 startIndex, uint256 endIndex)
migratePositions(struct LiquidityProtectionPositionList[] positionLists)
migrateSystemPoolTokens(address[] poolAnchors)
removeLiquidity(uint256 id, uint32 portion)
transferOwnership(address newOwner)
transferPosition(uint256 id, address newProvider) returns (uint256)
transferPositionAndNotify(uint256 id, address newProvider, address callback, bytes data) returns (uint256)
transferStoreOwnership(address newOwner)
transferWalletOwnership(address newOwner)
OwnerUpdate(address indexed prevOwner, address indexed newOwner)
constructor(address networkV3, address vaultV3, address settings, address store, address stats, address systemStore, address wallet, address networkTokenGovernance, address govTokenGovernance)
receive()
This contract contains no error objects.