Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2517…0e5d
Balances ($0.00)
No balances found for "ElpManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7973963 | a year ago | | | 0 | 0.000000906764335950 | |
| 7888263 | a year ago | | | 0 | 0.000000004503055446 | |
| 7885295 | a year ago | | | 0 | 8.8674993e-7 | |
| 7881740 | a year ago | | | 0 | 0.000091162649 | |
| 7621948 | a year ago | | | 0 | 8.4734775e-7 | |
| 7621840 | a year ago | | | 0 | 8.6862300e-7 | |
| 7621189 | a year ago | | | 0 | 0.000000908757344261 | |
| 7613141 | a year ago | | | 0 | 0.000000901277962832 | |
| 7506985 | a year ago | | | 0 | 0.000000016103898363 | |
| 7369158 | a year ago | | | 0 | 0.000017359616 |
ABI
ABI objects
Getter at block 21848339 getAums() view returns (uint256[]) getPoolInfo() view returns (uint256[])
MAX_COOLDOWN_DURATION() view returns (uint256)
172800
PRICE_PRECISION() view returns (uint256)
1000000000000000000000000000000
aumAddition() view returns (uint256)
0
aumDeduction() view returns (uint256)
0
elp() view returns (address)
0x6a87cb709ddf4e146415ffebf1f6514571f71da8
esbt() view returns (address)
0xdf6b253674541f3ddc7032499c24f1026db6e896
getPoolTokenList() view returns (address[])
[0x4200000000000000000000000000000000000006, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad]
owner() view returns (address)
0x9a480c450caa1f69e824a7c04304d234e05daced
priceFeed() view returns (address)
0x691390b8505821e9f62f7f848dd7c20d5205a58f
vault() view returns (address)
0x251705b174386009ac82e08eafdd7a9987e50e5d
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
getAum(bool maximise) view returns (uint256)
getAumInUSD(bool maximise) view returns (uint256)
getAumSafe(bool maximise) view returns (uint256)
getPoolTokenInfo(address _token) view returns (uint256[], int256[])
State-modifying
Events addLiquidity(address _token, uint256 _amount, uint256 _minPlp, bytes[] _priceUpdateData) payable returns (uint256)
addLiquidityETH(uint256 _minElp, bytes[] _priceUpdateData) payable returns (uint256)
removeLiquidity(address _tokenOut, uint256 _elpAmount, uint256 _minOut, bytes[] _priceUpdateData) payable returns (uint256)
removeLiquidityETH(uint256 _elpAmount, bytes[] _priceUpdateData) payable returns (uint256)
renounceOwnership()
setAdd(address _esbt, address _priceFeed)
setAumAdjustment(uint256 _aumAddition, uint256 _aumDeduction)
transferOwnership(address newOwner)
withdrawToken(address _account, address _token, uint256 _amount)
AddLiquidity(address account, address token, uint256 amount, uint256 aumInUsdx, uint256 elpSupply, uint256 usdxAmount, uint256 mintAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveLiquidity(address account, address token, uint256 elpAmount, uint256 aumInUsdx, uint256 elpSupply, uint256 usdxAmount, uint256 amountOut)
constructor(address _vault, address _elp, address _weth)
receive()
This contract contains no error objects.