LiquidityProtection
Verified contract
Active on
Ethereum with 23,716 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 |
---|---|---|---|---|---|
ARMOR | ERC-20 | 0 | $0.000292 |
$0 | |
BNT | ERC-20 | 0 | $0.608951 |
$0 | |
vBNT | ERC-20 | 0 | $0.271789 |
$0 | |
NDX | ERC-20 | 0 | $0.005859 |
$0 | |
MTA | ERC-20 | 0 | $0.028968 |
$0 | |
GRT | ERC-20 | 0 | $0.179727 |
$0 | |
AMP | ERC-20 | 0 | $0.004152 |
$0 | |
QUAI | ERC-20 | 26.3714 | -- | -- | |
AXS | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20252804 | 4 months ago | | | 0 | 0.00010705000 | |
| 15558260 | 2 years ago | | | 0 | 0.00019483000 | |
| 13466404 | 3 years ago | | | 0 | 0.0041857000 | |
| 13070500 | 3 years ago | | | 0 | 0.015297923 | |
| 12874033 | 3 years ago | | | 0 | 0.0025202840 | |
| 12874025 | 3 years ago | | | 0 | 0.0026172180 | |
| 12681387 | 3 years ago | | | 0.1 | 0.0017121920 | |
| 12614286 | 3 years ago | | | 0 | 0.0041800000 | |
| 12608784 | 3 years ago | | | 0 | 0.00065100000 | |
| 12579386 | 3 years ago | | | 0 | 0.0010705000 |
ABI
ABI objects
Getter at block 21157496
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)
0xf7d28faa1fe9ea53279fe6e3cde75175859bdf46
stats() view returns (address)
0x9712bb50dc6efb8a3d7d12cea500a50967d2d471
store() view returns (address)
0xf5fab5dbd2f3bf675de4cb76517d4767013cfb55
systemStore() view returns (address)
0xc4c5634de585d43daec8fa2a6fb6286cd9b87131
wallet() view returns (address)
0xd1d846312b819743974786050848d9b3d06b9b55
Read-only
baseTokenAvailableSpace(address _poolAnchor) view returns (uint256)
networkTokenAvailableSpace(address _poolAnchor) view returns (uint256)
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)
transferStoreOwnership(address _newOwner)
transferWalletOwnership(address _newOwner)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor(address[8] _contractAddresses)
receive()
This contract contains no error objects.