From 4e6b6b7596969605ef0545cf2fa543b094580860 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 2 Dec 2022 15:33:50 +0900 Subject: [PATCH 1/3] add eip155-3306(debounce network) --- utils/chains.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/utils/chains.json b/utils/chains.json index 3e2fbe70b9..1e2fe09bda 100644 --- a/utils/chains.json +++ b/utils/chains.json @@ -197,5 +197,27 @@ "standard": "EIP3091" } ] + }, + { + "name": "Debounce Testnet", + "chain": "Debounce Testnet", + "rpc": [ + "https://dev-rpc.debounce.network" + ], + "faucets": [], + "nativeCurrency": { + "name": "Debounce Network", + "symbol": "DB", + "decimals": 18 + }, + "infoURL": "https://debounce.network", + "chainId": 3306, + "explorers": [ + { + "name": "Debounce Devnet Explorer", + "url": "https://explorer.debounce.network", + "standard": "EIP3091" + } + ] } ] From 57228509b6b51f312af05a01052f93b22faa3c37 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 2 Dec 2022 15:36:12 +0900 Subject: [PATCH 2/3] add chainId (3306:db) --- components/chains.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/chains.js b/components/chains.js index 86851ce96f..224779ea3e 100644 --- a/components/chains.js +++ b/components/chains.js @@ -5,5 +5,6 @@ export const chainIds = { 117: "bas-ars", 230: "bas-gal", 923018: "fncy", - 14000: "bas-ankr" + 14000: "bas-ankr", + 3306: "db" }; From 1b053bfc3e525dba668c84fd02f42da7491f2742 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 2 Dec 2022 15:51:52 +0900 Subject: [PATCH 3/3] add rsz_db.svg --- public/images/rsz_db.svg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 public/images/rsz_db.svg diff --git a/public/images/rsz_db.svg b/public/images/rsz_db.svg new file mode 100644 index 0000000000..4359cd3e55 --- /dev/null +++ b/public/images/rsz_db.svg @@ -0,0 +1,7 @@ + + + + + + +