diff --git a/chains/1.json b/chains/1.json index 3f5a004..f1359c8 100644 --- a/chains/1.json +++ b/chains/1.json @@ -229,5 +229,68 @@ "symbol": "veOGV", "decimals": 18, "logoURI": "../images/veogv.svg" + }, + { + "address": "0xfa5047c9c78b8877af97bdcb85db743fd7313d4a", + "name": "Rook Governance Token", + "symbol": "ROOK", + "decimals": 18, + "logoURI": "../images/rook.png" + }, + { + "address": "0xb5588c411ba0bb7d38865fdc51d082d004e519f7", + "name": "Wait Token", + "symbol": "WAIT", + "decimals": 18, + "logoURI": "../images/wait.png" + }, + { + "address": "0x3496b523e5c00a4b4150d6721320cddb234c3079", + "name": "NUM Token", + "symbol": "NUM", + "decimals": 18, + "logoURI": "../images/num.png" + }, + { + "address": "0xb3999f658c0391d94a37f7ff328f3fec942bcadc", + "name": "Hashflow", + "symbol": "HFT", + "decimals": 18, + "logoURI": "../images/hft.png" + }, + { + "address": "0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6", + "name": "Stargate Finance", + "symbol": "STG", + "decimals": 18, + "logoURI": "../images/stg.png" + }, + { + "address": "0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875", + "name": "Galxe", + "symbol": "GAL", + "decimals": 18, + "logoURI": "../images/gal.png" + }, + { + "address": "0xd33526068d116ce69f19a9ee46f0bd304f21a51f", + "name": "Rocket Pool", + "symbol": "RPL", + "decimals": 18, + "logoURI": "../images/rpl.png" + }, + { + "address": "00x6E2dAc3b9E9ADc0CbbaE2D0B9Fd81952a8D33872", + "name": "ETH-BTC Momentum", + "symbol": "ETHBTCMom", + "decimals": 18, + "logoURI": "" + }, + { + "address": "0x6b7f87279982d919Bbf85182DDeAB179B366D8f2", + "name": "ETH-BTC Trend", + "symbol": "ETHBTCTrend", + "decimals": 18, + "logoURI": "" } ] \ No newline at end of file diff --git a/chains/10.json b/chains/10.json new file mode 100644 index 0000000..5c34890 --- /dev/null +++ b/chains/10.json @@ -0,0 +1,16 @@ +[ + { + "address": "0xb5588c411ba0bb7d38865fdc51d082d004e519f7", + "name": "Rocket Pool ETH", + "symbol": "rETH", + "decimals": 18, + "logoURI": "../images/reth.png" + }, + { + "address": "0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC", + "name": "Hop Protocol", + "symbol": "HOP", + "decimals": 18, + "logoURI": "../images/hop.png" + } +] \ No newline at end of file diff --git a/chains/137.json b/chains/137.json index 71e3d70..72adfd6 100644 --- a/chains/137.json +++ b/chains/137.json @@ -551,5 +551,26 @@ "symbol": "stMATIC", "decimals": 18, "address": "0x3a58a54c066fdc0f2d55fc9c89f0415c92ebf3c4" + }, + { + "address": "0x0d450bf37Ec899cCA90ede124b3E69C9Ae2F2F1C", + "name": "FuYoH", + "symbol": "FYH", + "decimals": 18, + "logoURI": "../images/fuyoh.png" + }, + { + "address": "0x0266F4F08D82372CF0FcbCCc0Ff74309089c74d1", + "name": "Rocket Pool ETH", + "symbol": "rETH", + "decimals": 18, + "logoURI": "../images/reth.png" + }, + { + "address": "0x9C2A7aC762ea6E33cfc380A5C802919b496c9e44", + "name": "Staked SPORK", + "symbol": "sSPORK", + "decimals": 18, + "logoURI": "../images/sspork.png" } ] diff --git a/chains/42170.json b/chains/42170.json index 68d2be0..e9b6f32 100644 --- a/chains/42170.json +++ b/chains/42170.json @@ -45,5 +45,12 @@ "name": "Tether USD", "decimals": 18, "logoURI": "../images/usdt.svg" + }, + { + "address": "0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8", + "symbol": "rETH", + "name": "Rocket Pool ETH", + "decimals": 18, + "logoURI": "../images/reth.png" } ] diff --git a/images/fuyoh.png b/images/fuyoh.png new file mode 100644 index 0000000..665616c Binary files /dev/null and b/images/fuyoh.png differ diff --git a/images/gal.png b/images/gal.png new file mode 100644 index 0000000..d296673 Binary files /dev/null and b/images/gal.png differ diff --git a/images/hft.png b/images/hft.png new file mode 100644 index 0000000..42d0e97 Binary files /dev/null and b/images/hft.png differ diff --git a/images/hop.png b/images/hop.png new file mode 100644 index 0000000..fc1b07c Binary files /dev/null and b/images/hop.png differ diff --git a/images/num.png b/images/num.png new file mode 100644 index 0000000..10a376e Binary files /dev/null and b/images/num.png differ diff --git a/images/reth.png b/images/reth.png index 3274923..5129687 100644 Binary files a/images/reth.png and b/images/reth.png differ diff --git a/images/rook.png b/images/rook.png new file mode 100644 index 0000000..271ca65 Binary files /dev/null and b/images/rook.png differ diff --git a/images/rpl.png b/images/rpl.png new file mode 100644 index 0000000..708b4b9 Binary files /dev/null and b/images/rpl.png differ diff --git a/images/sspork.png b/images/sspork.png new file mode 100644 index 0000000..739f998 Binary files /dev/null and b/images/sspork.png differ diff --git a/images/stg.png b/images/stg.png new file mode 100644 index 0000000..99ec128 Binary files /dev/null and b/images/stg.png differ diff --git a/images/wait.png b/images/wait.png new file mode 100644 index 0000000..363e269 Binary files /dev/null and b/images/wait.png differ