@yodlpay/tokenlists 0.9.0 → 0.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,14 +14,21 @@
14
14
  "testnet": false,
15
15
  "chainId": 1,
16
16
  "logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/1/logo.svg",
17
- "rpcUrls": ["https://rpc.ankr.com/eth"],
17
+ "rpcUrls": [
18
+ "https://rpc.ankr.com/eth"
19
+ ],
18
20
  "wrappedNativeToken": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
19
21
  "explorerUrl": "https://etherscan.io",
20
22
  "nativeTokenName": "ETH",
21
23
  "timestamp": "2024-06-20T08:16:18.193Z",
22
24
  "feeTreasury": "0x9C48d180e4eEE0dA2A899EE1E4c533cA5e92db77",
23
25
  "curveRouterAddress": "0x16C6521Dff6baB339122a0FE25a9116693265353",
24
- "dexes": ["UNISWAP", "CURVE", "ODOS", "ONE_INCH"]
26
+ "dexes": [
27
+ "UNISWAP",
28
+ "CURVE",
29
+ "ODOS",
30
+ "ONE_INCH"
31
+ ]
25
32
  },
26
33
  {
27
34
  "chainName": "Arbitrum One",
@@ -29,14 +36,34 @@
29
36
  "testnet": false,
30
37
  "chainId": 42161,
31
38
  "logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/42161/logo.svg",
32
- "rpcUrls": ["https://rpc.ankr.com/arbitrum"],
39
+ "rpcUrls": [
40
+ "https://rpc.ankr.com/arbitrum"
41
+ ],
33
42
  "wrappedNativeToken": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
34
43
  "explorerUrl": "https://arbiscan.io",
35
44
  "nativeTokenName": "ETH",
36
45
  "timestamp": "2024-06-20T08:16:18.932Z",
37
46
  "feeTreasury": "0x5f0947253a8218894af13438ac2e2e0ced30d234",
38
47
  "curveRouterAddress": "0x2191718CD32d02B8E60BAdFFeA33E4B5DD9A0A0D",
39
- "dexes": ["UNISWAP", "CURVE", "ODOS", "ONE_INCH"]
48
+ "dexes": [
49
+ "UNISWAP",
50
+ "CURVE",
51
+ "ODOS",
52
+ "ONE_INCH"
53
+ ]
54
+ },
55
+ {
56
+ "chainName": "Arbitrum Sepolia",
57
+ "shortName": "arbitrum-sepolia",
58
+ "testnet": false,
59
+ "chainId": 421614,
60
+ "logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/42161/logo.svg",
61
+ "rpcUrls": [],
62
+ "wrappedNativeToken": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
63
+ "explorerUrl": "https://sepolia.arbiscan.io",
64
+ "nativeTokenName": "ETH",
65
+ "timestamp": "2024-06-20T08:16:18.932Z",
66
+ "feeTreasury": "0x5f0947253a8218894af13438ac2e2e0ced30d234"
40
67
  },
41
68
  {
42
69
  "chainName": "Optimism",
@@ -44,14 +71,21 @@
44
71
  "testnet": false,
45
72
  "chainId": 10,
46
73
  "logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/10/logo.svg",
47
- "rpcUrls": ["https://mainnet.optimism.io"],
74
+ "rpcUrls": [
75
+ "https://mainnet.optimism.io"
76
+ ],
48
77
  "wrappedNativeToken": "0x4200000000000000000000000000000000000006",
49
78
  "explorerUrl": "https://optimistic.etherscan.io",
50
79
  "nativeTokenName": "ETH",
51
80
  "timestamp": "2024-06-20T08:16:19.165Z",
52
81
  "feeTreasury": "0x5f0947253a8218894af13438ac2e2e0ced30d234",
53
82
  "curveRouterAddress": "0x0DCDED3545D565bA3B19E683431381007245d983",
54
- "dexes": ["UNISWAP", "CURVE", "ODOS", "ONE_INCH"]
83
+ "dexes": [
84
+ "UNISWAP",
85
+ "CURVE",
86
+ "ODOS",
87
+ "ONE_INCH"
88
+ ]
55
89
  },
56
90
  {
57
91
  "chainName": "Gnosis",
@@ -59,14 +93,19 @@
59
93
  "testnet": false,
60
94
  "chainId": 100,
61
95
  "logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/100/logo.svg",
62
- "rpcUrls": ["https://rpc.gnosis.gateway.fm"],
96
+ "rpcUrls": [
97
+ "https://rpc.gnosis.gateway.fm"
98
+ ],
63
99
  "wrappedNativeToken": "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d",
64
100
  "explorerUrl": "https://gnosisscan.io",
65
101
  "nativeTokenName": "xDAI",
66
102
  "timestamp": "2024-06-20T08:16:18.872Z",
67
103
  "feeTreasury": "0x775aaf73a50C25eEBd308BBb9C34C73D081B423b",
68
104
  "curveRouterAddress": "0x0DCDED3545D565bA3B19E683431381007245d983",
69
- "dexes": ["CURVE", "ONE_INCH"]
105
+ "dexes": [
106
+ "CURVE",
107
+ "ONE_INCH"
108
+ ]
70
109
  },
71
110
  {
72
111
  "chainName": "Base",
@@ -74,14 +113,21 @@
74
113
  "testnet": false,
75
114
  "chainId": 8453,
76
115
  "logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/8453/logo.svg",
77
- "rpcUrls": ["https://mainnet.base.org"],
116
+ "rpcUrls": [
117
+ "https://mainnet.base.org"
118
+ ],
78
119
  "wrappedNativeToken": "0x4200000000000000000000000000000000000006",
79
120
  "explorerUrl": "https://basescan.org",
80
121
  "nativeTokenName": "ETH",
81
122
  "timestamp": "2024-06-20T08:16:19.051Z",
82
123
  "feeTreasury": "0x46959a8a332eca1a05Bd4F18115b8F2E1C2F2f05",
83
124
  "curveRouterAddress": "0x4f37A9d177470499A2dD084621020b023fcffc1F",
84
- "dexes": ["UNISWAP", "CURVE", "ODOS", "ONE_INCH"]
125
+ "dexes": [
126
+ "UNISWAP",
127
+ "CURVE",
128
+ "ODOS",
129
+ "ONE_INCH"
130
+ ]
85
131
  },
86
132
  {
87
133
  "chainName": "Polygon",
@@ -89,14 +135,21 @@
89
135
  "testnet": false,
90
136
  "chainId": 137,
91
137
  "logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/137/logo.svg",
92
- "rpcUrls": ["https://polygon-rpc.com"],
138
+ "rpcUrls": [
139
+ "https://polygon-rpc.com"
140
+ ],
93
141
  "wrappedNativeToken": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
94
142
  "explorerUrl": "https://polygonscan.com",
95
143
  "nativeTokenName": "POL",
96
144
  "timestamp": "2024-06-20T08:16:18.717Z",
97
145
  "feeTreasury": "0x5f0947253a8218894af13438ac2e2E0CeD30d234",
98
146
  "curveRouterAddress": "0x0DCDED3545D565bA3B19E683431381007245d983",
99
- "dexes": ["UNISWAP", "CURVE", "ODOS", "ONE_INCH"]
147
+ "dexes": [
148
+ "UNISWAP",
149
+ "CURVE",
150
+ "ODOS",
151
+ "ONE_INCH"
152
+ ]
100
153
  },
101
154
  {
102
155
  "chainName": "BNB Smart Chain",
@@ -116,7 +169,12 @@
116
169
  "timestamp": "2024-07-24T08:16:18.717Z",
117
170
  "feeTreasury": "0x698609f1ae8E0ce7e65d3028d1f00297A6bF21e5",
118
171
  "curveRouterAddress": "0xA72C85C258A81761433B4e8da60505Fe3Dd551CC",
119
- "dexes": ["PANCAKE", "CURVE", "ODOS", "ONE_INCH"]
172
+ "dexes": [
173
+ "PANCAKE",
174
+ "CURVE",
175
+ "ODOS",
176
+ "ONE_INCH"
177
+ ]
120
178
  }
121
179
  ]
122
- }
180
+ }
@@ -6158,6 +6158,20 @@ var chains = [
6158
6158
  "ONE_INCH"
6159
6159
  ]
6160
6160
  },
6161
+ {
6162
+ chainName: "Arbitrum Sepolia",
6163
+ shortName: "arbitrum-sepolia",
6164
+ testnet: false,
6165
+ chainId: 421614,
6166
+ logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/42161/logo.svg",
6167
+ rpcUrls: [
6168
+ ],
6169
+ wrappedNativeToken: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
6170
+ explorerUrl: "https://sepolia.arbiscan.io",
6171
+ nativeTokenName: "ETH",
6172
+ timestamp: "2024-06-20T08:16:18.932Z",
6173
+ feeTreasury: "0x5f0947253a8218894af13438ac2e2e0ced30d234"
6174
+ },
6161
6175
  {
6162
6176
  chainName: "Optimism",
6163
6177
  shortName: "oeth",