LiquidityProtection
Verified contract
Active on
Ethereum with 931 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 |
---|---|---|---|---|---|
MANA | ERC-20 | 0 | $0.67483 |
$0 | |
BNT | ERC-20 | 0 | $0.715569 |
$0 | |
MATIC | ERC-20 | 0 | $0.612127 |
$0 | |
LRC | ERC-20 | 0 | $0.234867 |
$0 | |
ELF | ERC-20 | 0 | $0.659559 |
$0 | |
EWTB | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11543970 | 4 years ago | | | 0 | 0.0019388500 | |
| 11543970 | 4 years ago | | | 0 | 0.0046545000 | |
| 11543597 | 4 years ago | | | 0 | 0.0087425580 | |
| 11543204 | 4 years ago | | | 0 | 0.044411667 | |
| 11543088 | 4 years ago | | | 0 | 0.093686728 | |
| 11542821 | 4 years ago | | | 0 | 0.077481066 | |
| 11542557 | 4 years ago | | | 0 | 0.12865124 | |
| 11542377 | 4 years ago | | | 0 | 0.050666650 | |
| 11542324 | 4 years ago | | | 0 | 0.053344215 | |
| 11542165 | 4 years ago | | | 0 | 0.045787140 |
ABI
ABI objects
Getter at block 21264447
govToken() view returns (address)
0x48fb253446873234f2febbf9bdeaa72d9d387f94
govTokenGovernance() view returns (address)
0x0887ae1251e180d7d453aedebee26e1639f20113
lastRemoveCheckpointStore() view returns (address)
0xf8a2fb650e25a26ce839d64be8a0abbcb0b87b32
networkToken() view returns (address)
0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c
networkTokenGovernance() view returns (address)
0xa489c2b5b36835a327851ab917a80562b5afc244
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
settings() view returns (address)
0xd444ec18952c7caf09636f21807683dacc1d7da9
store() view returns (address)
0xf5fab5dbd2f3bf675de4cb76517d4767013cfb55
Read-only
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()
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)
protectLiquidity(address _poolAnchor, uint256 _amount)
removeLiquidity(uint256 _id, uint32 _portion)
transferOwnership(address _newOwner)
transferStoreOwnership(address _newOwner)
unprotectLiquidity(uint256 _id1, uint256 _id2)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor(address _settings, address _store, address _networkTokenGovernance, address _govTokenGovernance, address _lastRemoveCheckpointStore)
receive()
This contract contains no error objects.