Skip to content

Commit

Permalink
feat: newest separate & aggregate pools
Browse files Browse the repository at this point in the history
  • Loading branch information
LidoKing committed Feb 17, 2023
1 parent d88f437 commit 407c1e5
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 2 deletions.
18 changes: 17 additions & 1 deletion info/AggregatePool.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
{
"localhost": [],
"goerli": []
"goerli": [
{
"name": "BAYC Ecosystem",
"symbol": "FFT-BAYC",
"address": "0x324d6FeFDAf7A08f05c50BaF5B2c546f7823b105"
},
{
"name": "Bluechips",
"symbol": "FFT-BLUECHIP",
"address": "0x98A85411367337206D5aB6F487656a2C8A68622a"
},
{
"name": "Dark Horses",
"symbol": "FFT-DARKHORSE",
"address": "0x3Ef9Ed6e00F317B981C93Ef2E1e394781B798Ef2"
}
]
}
27 changes: 26 additions & 1 deletion info/SeparatePool.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
{
"localhost": [],
"goerli": []
"goerli": [
{
"name": "BAYC",
"address": "0x1d4331610d6ce09BE1B57238F39f6BD80D0F8faf"
},
{
"name": "BAKC",
"address": "0x3C2cd2c3f21361BaE706EaDdD5A4032116A94b99"
},
{
"name": "Meebits",
"address": "0x7DA665588e7e652D17be3FC7CEe61E85740558c7"
},
{
"name": "Cool Cats",
"address": "0x9E6F255C24112B2058dB2eaC3BF7e83deD1e7e20"
},
{
"name": "mfer",
"address": "0xEe7e9AB87425c94eE628Cec03F655c7C06E4cee8"
},
{
"name": "Pudgy Penguins",
"address": "0xeDd853525BE17a9EdF7c8C52AeAd3D3143624918"
}
]
}

0 comments on commit 407c1e5

Please sign in to comment.