Skip to content

Commit

Permalink
Merge pull request #221 from connext/ticker-hashes
Browse files Browse the repository at this point in the history
feat: add tickerHashes
  • Loading branch information
LayneHaber authored Sep 17, 2024
2 parents c6c7e49 + 8b154f7 commit 6f3d751
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 0 deletions.
20 changes: 20 additions & 0 deletions everclear.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand Down Expand Up @@ -44,6 +45,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -55,6 +57,7 @@
"symbol": "WETH",
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
Expand All @@ -66,6 +69,7 @@
"symbol": "USDC",
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
Expand All @@ -77,6 +81,7 @@
"symbol": "USDT",
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
"decimals": 6,
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
Expand All @@ -103,6 +108,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -114,6 +120,7 @@
"symbol": "WETH",
"address": "0x4200000000000000000000000000000000000006",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
Expand All @@ -125,6 +132,7 @@
"symbol": "USDC",
"address": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
Expand All @@ -136,6 +144,7 @@
"symbol": "USDT",
"address": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",
"decimals": 6,
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
Expand Down Expand Up @@ -163,6 +172,7 @@
"symbol": "BNB",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0x3ed03c38e59dc60c7b69c2a4bf68f9214acd953252b5a90e8f5f59583e9bc3ae",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -173,6 +183,7 @@
"symbol": "WETH",
"address": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
Expand All @@ -184,6 +195,7 @@
"symbol": "USDC",
"address": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
"decimals": 18,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
Expand All @@ -195,6 +207,7 @@
"symbol": "USDT",
"address": "0x55d398326f99059fF775485246999027B3197955",
"decimals": 18,
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
Expand All @@ -221,6 +234,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -232,6 +246,7 @@
"symbol": "WETH",
"address": "0x4200000000000000000000000000000000000006",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
Expand All @@ -243,6 +258,7 @@
"symbol": "USDC",
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
Expand All @@ -269,6 +285,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -280,6 +297,7 @@
"symbol": "WETH",
"address": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
Expand All @@ -291,6 +309,7 @@
"symbol": "USDC",
"address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"isNative": false,
"price": {
"isStable": true,
Expand All @@ -302,6 +321,7 @@
"symbol": "USDT",
"address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
"decimals": 6,
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
Expand Down
17 changes: 17 additions & 0 deletions everclear.testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -40,6 +41,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -51,6 +53,7 @@
"symbol": "TEST",
"address": "0xd26e3540A0A368845B234736A0700E0a5A821bBA",
"decimals": 18,
"tickerHash": "0x852daa74cc3c31fe64542bb9b8764cfb91cc30f9acf9389071ffb44a9eefde46",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -60,6 +63,7 @@
"symbol": "DTT",
"address": "0xd18C5E22E67947C8f3E112C622036E65a49773ab",
"decimals": 6,
"tickerHash": "0x0862d7701ae2a04548299440d8e9bcde598aaa04f40d2b263697efe0cc6c0bb4",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -69,6 +73,7 @@
"symbol": "xTEST",
"address": "0x8F936120b6c5557e7Cd449c69443FfCb13005751",
"decimals": 18,
"tickerHash": "0x1c1f1b017c99eb3cc5da6ca4df343dd8e3a7ba78771bba1390acc3801811e42d",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -92,6 +97,7 @@
"symbol": "BNB",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0x3ed03c38e59dc60c7b69c2a4bf68f9214acd953252b5a90e8f5f59583e9bc3ae",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -103,6 +109,7 @@
"symbol": "TEST",
"address": "0x5f921E4DE609472632CEFc72a3846eCcfbed4ed8",
"decimals": 18,
"tickerHash": "0x852daa74cc3c31fe64542bb9b8764cfb91cc30f9acf9389071ffb44a9eefde46",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -112,6 +119,7 @@
"symbol": "DTT",
"address": "0xdef63AA35372780f8F92498a94CD0fA30A9beFbB",
"decimals": 18,
"tickerHash": "0x0862d7701ae2a04548299440d8e9bcde598aaa04f40d2b263697efe0cc6c0bb4",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -121,6 +129,7 @@
"symbol": "xTEST",
"address": "0x9064cD072D5cEfe70f854155d1b23171013be5c7",
"decimals": 18,
"tickerHash": "0x1c1f1b017c99eb3cc5da6ca4df343dd8e3a7ba78771bba1390acc3801811e42d",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -143,6 +152,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -154,6 +164,7 @@
"symbol": "TEST",
"address": "0x7Fa13D6CB44164ea09dF8BCc673A8849092D435b",
"decimals": 18,
"tickerHash": "0x852daa74cc3c31fe64542bb9b8764cfb91cc30f9acf9389071ffb44a9eefde46",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -163,6 +174,7 @@
"symbol": "DTT",
"address": "0x294FD6cfb1AB97Ad5EA325207fF1d0E85b9C693f",
"decimals": 6,
"tickerHash": "0x0862d7701ae2a04548299440d8e9bcde598aaa04f40d2b263697efe0cc6c0bb4",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -172,6 +184,7 @@
"symbol": "xTEST",
"address": "0xD3D4c6845e297e99e219BD8e3CaC84CA013c0770",
"decimals": 18,
"tickerHash": "0x1c1f1b017c99eb3cc5da6ca4df343dd8e3a7ba78771bba1390acc3801811e42d",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -196,6 +209,7 @@
"symbol": "ETH",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"tickerHash": "0xaaaebeba3810b1e6b70781f14b2d72c1cb89c0b2b320c43bb67ff79f562f5ff4",
"isNative": true,
"price": {
"isStable": false,
Expand All @@ -207,6 +221,7 @@
"symbol": "TEST",
"address": "0xaBF282c88DeD3e386701a322e76456c062468Ac2",
"decimals": 18,
"tickerHash": "0x852daa74cc3c31fe64542bb9b8764cfb91cc30f9acf9389071ffb44a9eefde46",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -216,6 +231,7 @@
"symbol": "DTT",
"address": "0xDFEA0bb49bcdCaE920eb39F48156B857e817840F",
"decimals": 6,
"tickerHash": "0x0862d7701ae2a04548299440d8e9bcde598aaa04f40d2b263697efe0cc6c0bb4",
"isNative": false,
"price": {
"isStable": true
Expand All @@ -225,6 +241,7 @@
"symbol": "xTEST",
"address": "0xd6dF5E67e2DEF6b1c98907d9a09c18b2b7cd32C3",
"decimals": 18,
"tickerHash": "0x1c1f1b017c99eb3cc5da6ca4df343dd8e3a7ba78771bba1390acc3801811e42d",
"isNative": false,
"price": {
"isStable": true
Expand Down
Loading

0 comments on commit 6f3d751

Please sign in to comment.