LiquidityProtection
Verified contract
Active on
Ethereum with 6,433 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 |
---|---|---|---|---|---|
BAT | ERC-20 | 0 | $0.296371 |
$0 | |
WOO | ERC-20 | 0 | $0.260988 |
$0 | |
vBNT | ERC-20 | 0 | $0.481449 |
$0 | |
HEGIC | ERC-20 | 0 | $0.019206 |
$0 | |
COT | ERC-20 | 0 | $0.000015 |
$0 | |
AMP | ERC-20 | 0 | $0.005361 |
$0 | |
RSR | ERC-20 | 0 | -- | -- | |
AXS | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13772422 | 3 years ago | | | 0 | 0.0046971970 | |
| 13065213 | 3 years ago | | | 0 | 0.010777010 | |
| 12613331 | 3 years ago | | | 0 | 0.0028096360 | |
| 12613330 | 3 years ago | | | 0 | 0.0068206336 | |
| 12579381 | 3 years ago | | | 0 | 0.00096872000 | |
| 12541871 | 3 years ago | | | 0 | 0.0010132650 | |
| 12534611 | 3 years ago | | | 0 | 0.00097377000 | |
| 12527926 | 3 years ago | | | 0 | 0.0019477800 | |
| 12515608 | 3 years ago | | | 0 | 0.0010655920 | |
| 12475134 | 4 years ago | | | 0 | 0.0016978815 |
ABI
ABI objects
Getter at block 21262170
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
settings() view returns (address)
0xf7d28faa1fe9ea53279fe6e3cde75175859bdf46
stats() view returns (address)
0x9712bb50dc6efb8a3d7d12cea500a50967d2d471
store() view returns (address)
0xf5fab5dbd2f3bf675de4cb76517d4767013cfb55
systemStore() view returns (address)
0xc4c5634de585d43daec8fa2a6fb6286cd9b87131
wallet() view returns (address)
0xd1d846312b819743974786050848d9b3d06b9b55
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)
removeLiquidity(uint256 id, uint32 portion)
transferOwnership(address _newOwner)
transferPosition(uint256 id, address newProvider) returns (uint256)
transferPositionAndCall(uint256 id, address newProvider, address target, bytes data) returns (uint256)
transferStoreOwnership(address newOwner)
transferWalletOwnership(address newOwner)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor(address settings, address store, address stats, address systemStore, address wallet, address networkTokenGovernance, address govTokenGovernance, address lastRemoveCheckpointStore)
receive()
This contract contains no error objects.