Skip to content

Commit

Permalink
Merge branch 'main' into rif-icon-rebranding
Browse files Browse the repository at this point in the history
  • Loading branch information
mhluongo authored Jul 7, 2023
2 parents 105fe2e + 57d0286 commit 1f25fa0
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 9 deletions.
34 changes: 26 additions & 8 deletions chains/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,25 +280,43 @@
"logoURI": "../images/rpl.png"
},
{
"address": "00x6E2dAc3b9E9ADc0CbbaE2D0B9Fd81952a8D33872",
"address": "0x6E2dAc3b9E9ADc0CbbaE2D0B9Fd81952a8D33872",
"name": "ETH-BTC Momentum",
"symbol": "ETHBTCMom",
"decimals": 18,
"logoURI": ""
"decimals": 18
},
{
"address": "0x6b7f87279982d919Bbf85182DDeAB179B366D8f2",
"name": "ETH-BTC Trend",
"symbol": "ETHBTCTrend",
"decimals": 18,
"logoURI": ""
}
{
{
"decimals": 18
},
{
"address": "0x18084fbA666a33d37592fA2633fD49a74DD93a88",
"name": "tBTC",
"symbol": "tBTC",
"decimals": 18,
"logoURI": "../images/tBTCv2.png"
},
{
"address": "0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3",
"name": "Origin Ether",
"symbol": "OETH",
"decimals": 18,
"logoURI": "../images/oeth.png"
},
{
"address": "0xDcEe70654261AF21C44c093C300eD3Bb97b78192",
"name": "Wrapped OETH",
"symbol": "wOETH",
"decimals": 18,
"logoURI": "../images/woeth.png"
},
{
"address": "0x249cA82617eC3DfB2589c4c17ab7EC9765350a18",
"name": "VERSE",
"symbol": "VERSE",
"decimals": 18,
"logoURI": "../images/verse.png"
}
]
9 changes: 8 additions & 1 deletion chains/10.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,12 @@
"symbol": "HOP",
"decimals": 18,
"logoURI": "../images/hop.png"
},
{
"address": "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40",
"name": "tBTC",
"symbol": "tBTC",
"decimals": 18,
"logoURI": "../images/tBTCv2.png"
}
]
]
7 changes: 7 additions & 0 deletions chains/137.json
Original file line number Diff line number Diff line change
Expand Up @@ -572,5 +572,12 @@
"symbol": "sSPORK",
"decimals": 18,
"logoURI": "../images/sspork.png"
},
{
"address": "0x236aa50979D5f3De3Bd1Eeb40E81137F22ab794b",
"name": "tBTC",
"symbol": "tBTC",
"decimals": 18,
"logoURI": "../images/tBTCv2.png"
}
]
9 changes: 9 additions & 0 deletions chains/42161.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"address": "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40",
"name": "tBTC",
"symbol": "tBTC",
"decimals": 18,
"logoURI": "../images/tBTCv2.png"
}
]
Binary file added images/oeth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/verse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/woeth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f25fa0

Please sign in to comment.