@@ -867,6 +867,48 @@ export const PROJECTS: Project[] = [
867
867
proxyAddress : '0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78' ,
868
868
oev : { enabled : false } ,
869
869
} ,
870
+ {
871
+ proxyType : 'dapi' ,
872
+ feedName : 'ETH/USD' ,
873
+ dapiNameHash : '0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42' ,
874
+ proxyAddress : '0xa47Fd122b11CdD7aad7c3e8B740FB91D83Ce43D1' ,
875
+ oev : { enabled : true , beneficiary : '0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26' } ,
876
+ } ,
877
+ {
878
+ proxyType : 'dapi' ,
879
+ feedName : 'USDC/USD' ,
880
+ dapiNameHash : '0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880' ,
881
+ proxyAddress : '0xa790a882bB695D0286C391C0935a05c347290bdB' ,
882
+ oev : { enabled : true , beneficiary : '0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26' } ,
883
+ } ,
884
+ {
885
+ proxyType : 'dapi' ,
886
+ feedName : 'USDT/USD' ,
887
+ dapiNameHash : '0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d' ,
888
+ proxyAddress : '0xF00249f594f11c3F98F2D73433274D10098906B6' ,
889
+ oev : { enabled : true , beneficiary : '0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26' } ,
890
+ } ,
891
+ {
892
+ proxyType : 'dapi' ,
893
+ feedName : 'WBTC/USD' ,
894
+ dapiNameHash : '0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4' ,
895
+ proxyAddress : '0x73AB44615772a0d31dB48A87d7F4F81a3601BceB' ,
896
+ oev : { enabled : true , beneficiary : '0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26' } ,
897
+ } ,
898
+ {
899
+ proxyType : 'dapi' ,
900
+ feedName : 'MNT/USD' ,
901
+ dapiNameHash : '0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5' ,
902
+ proxyAddress : '0x0DA7254eBa56eeE9D1c466A1624D07dB1c1cdBe8' ,
903
+ oev : { enabled : true , beneficiary : '0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26' } ,
904
+ } ,
905
+ {
906
+ proxyType : 'dapi' ,
907
+ feedName : 'USDe/USD' ,
908
+ dapiNameHash : '0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659' ,
909
+ proxyAddress : '0xFD4CEe9987B5A4fC286F863fe826BDBC20E262F1' ,
910
+ oev : { enabled : true , beneficiary : '0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26' } ,
911
+ } ,
870
912
] ,
871
913
} ,
872
914
links : {
@@ -1689,6 +1731,46 @@ export const PROJECTS: Project[] = [
1689
1731
} ,
1690
1732
year : 2023 ,
1691
1733
} ,
1734
+ {
1735
+ name : 'Silo Finance' ,
1736
+ tagline : 'Isolated lending markets on Ethereum, Arbitrum, and Optimism.' ,
1737
+ description :
1738
+ "Silo is a non-custodial lending protocol to borrow any crypto asset with another./n/nWhen you deposit in a Silo, you don't share the risk with other tokens in the protocol. Silos can only borrow the bridge asset from each other, keeping the risk isolated to a single Silo./n/nTo concentrate liquidity, each token asset gets one Silo only. With the bridge asset connecting all Silos, liquidity moves fluidly in the protocol, enabling any collateral token to borrow another./n/nSilo is designed to support any token asset on the chains it operates on. Silos share default collateral factors that can be adjusted on a Silo level at any time." ,
1739
+ status : 'active' ,
1740
+ images : {
1741
+ logo : 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926481934_silo%20logo.png' ,
1742
+ cover : 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926481935_silo%20banner.jpeg' ,
1743
+ screenshots : [
1744
+ 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926481997_Silo%20home.png' ,
1745
+ 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926482039_Silo%20dapp.png' ,
1746
+ ] ,
1747
+ } ,
1748
+ categories : [ 'defi' ] ,
1749
+ productType : 'datafeed' ,
1750
+ chains : [ '42161' , '10' , '1' ] ,
1751
+ proxies : {
1752
+ '42161' : [
1753
+ {
1754
+ proxyType : 'dapi' ,
1755
+ feedName : 'RDNT/USD' ,
1756
+ dapiNameHash : '0x7fc54d7c21fd8162f468a5f6887affffe6b885e09d57e0e0acf841bb34ad6b38' ,
1757
+ proxyAddress : '0xf1499A3A7F451Ab08021582Ee55457B0E6B16e67' ,
1758
+ oev : { enabled : true , beneficiary : '0x6adD2B0D2bA7A4075d75c3E1801214c53e407418' } ,
1759
+ } ,
1760
+ ] ,
1761
+ } ,
1762
+ links : {
1763
+ website : 'https://www.silo.finance/' ,
1764
+ dapp : 'https://app.silo.finance/' ,
1765
+ docs : 'https://devdocs.silo.finance/' ,
1766
+ socials : [
1767
+ { label : 'twitter' , url : 'https://x.com/SiloFinance' } ,
1768
+ { label : 'discord' , url : 'https://discord.com/invite/silo-finance' } ,
1769
+ { label : 'github' , url : 'https://github.com/silo-finance/silo-core-v1' } ,
1770
+ ] ,
1771
+ } ,
1772
+ year : 2022 ,
1773
+ } ,
1692
1774
{
1693
1775
name : 'Sturdy Finance' ,
1694
1776
tagline : 'Isolated lending with shared liquidity, powered by the Sturdy Subnet.' ,
0 commit comments