Last active
August 5, 2021 15:41
-
-
Save dapplion/f6af728fd23f8934f5e89e1243221981 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "DAppNodeDAO staked in Unipool rewards contracts multichain", | |
"strategy": { | |
"name": "multichain", | |
"params": { | |
"strategies": [ | |
{ | |
"name": "unipool-univ2-lp", | |
"network": 1, | |
"params": { | |
"symbol": "NODE", | |
"decimals": 18, | |
"tokenAddress": "0xDa007777D86AC6d989cC9f79A73261b3fC5e0DA0", | |
"unipoolAddress": "0x072115DbD5c8b47E971890357d2951d4569F6B27", | |
"lpTokenAddress": "0xee3b01b2debd3df95bf24d4aacf8e70373113315" | |
} | |
}, | |
{ | |
"name": "unipool-univ2-lp", | |
"network": 1, | |
"params": { | |
"symbol": "NODE", | |
"decimals": 18, | |
"tokenAddress": "0xDa007777D86AC6d989cC9f79A73261b3fC5e0DA0", | |
"unipoolAddress": "0x89F2e26F20Bf66bBFAc947A3b628b4b4724AaA5c", | |
"lpTokenAddress": "0x60cd8dcc7cce0cca6a3743727ce909b6f715b2d8" | |
} | |
}, | |
{ | |
"name": "unipool-same-token", | |
"network": 1, | |
"params": { | |
"symbol": "NODE", | |
"decimals": 18, | |
"unipoolAddress": "0x19992b52338B7B49De9679ae018A7027803dB1Aa" | |
} | |
}, | |
{ | |
"name": "unipool-same-token", | |
"network": 100, | |
"params": { | |
"symbol": "NODE", | |
"decimals": 18, | |
"unipoolAddress": "0xF66823fdc33B9F4C66dB4C3394FF139872C12f16" | |
} | |
} | |
] | |
} | |
}, | |
"network": "1", | |
"snapshot": 12419836 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment