File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -71,36 +71,18 @@ export const NETWORK_LIST = [
7171 iconPath : '/images/arbitrum-logo.svg' ,
7272 iconPathInverted : '/images/arbitrum-logo.svg' ,
7373 } ,
74- {
75- name : 'Goerli' ,
76- key : 'goerli' ,
77- iconPath : '/images/eth-diamond-purple.svg' ,
78- iconPathInverted : '/images/eth-diamond-purple.svg' ,
79- } ,
8074 {
8175 name : 'Avalanche' ,
8276 key : 'avalanche' ,
8377 iconPath : '/images/avalanche-logo-red.svg' ,
8478 iconPathInverted : '/images/avalanche-logo-red.svg' ,
8579 } ,
86- {
87- name : 'Mumbai' ,
88- key : 'mumbai' ,
89- iconPath : '/images/polygon-mumbai-icon.svg' ,
90- iconPathInverted : '/images/polygon-mumbai-inverted.svg' ,
91- } ,
9280 {
9381 name : 'Polygon Amoy' ,
9482 key : 'polygon-amoy' ,
9583 iconPath : '/images/polygon-mumbai-icon.svg' ,
9684 iconPathInverted : '/images/polygon-mumbai-inverted.svg' ,
9785 } ,
98- {
99- name : 'Arbitrum Goerli' ,
100- key : 'arbitrum-goerli' ,
101- iconPath : '/images/arbitrum-logo.svg' ,
102- iconPathInverted : '/images/arbitrum-logo.svg' ,
103- } ,
10486 {
10587 name : 'Arbitrum Sepolia' ,
10688 key : 'arbitrum-sepolia' ,
You can’t perform that action at this time.
0 commit comments