@gfxlabs/oku-chains 0.0.16 → 0.0.18

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.
package/dist/browser.js CHANGED
@@ -14,6 +14,7 @@
14
14
  tokenList: [
15
15
  { symbol: 'USDT', address: '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9' },
16
16
  { symbol: 'USDC.e', address: '0xff970a61a04b1ca14834a43f5de4533ebddb5cc8' },
17
+ { symbol: 'USDC', address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' },
17
18
  { symbol: 'DAI', address: '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1' },
18
19
  { symbol: 'WETH', address: '0x82af49447d8a07e3bd95bd0d56f35241523fbab1' },
19
20
  { symbol: 'ARB', address: '0x912ce59144191c1204e64559fe8253a0e49e6548' },
@@ -22,6 +23,7 @@
22
23
  '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9',
23
24
  '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1',
24
25
  '0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8',
26
+ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
25
27
  ],
26
28
  watchlist: [
27
29
  '0x17c14d2c404d167802b16c450d3c99f88f2c4f4d',
package/dist/index-mjs.js CHANGED
@@ -11,6 +11,7 @@ const arbitrum = {
11
11
  tokenList: [
12
12
  { symbol: 'USDT', address: '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9' },
13
13
  { symbol: 'USDC.e', address: '0xff970a61a04b1ca14834a43f5de4533ebddb5cc8' },
14
+ { symbol: 'USDC', address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' },
14
15
  { symbol: 'DAI', address: '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1' },
15
16
  { symbol: 'WETH', address: '0x82af49447d8a07e3bd95bd0d56f35241523fbab1' },
16
17
  { symbol: 'ARB', address: '0x912ce59144191c1204e64559fe8253a0e49e6548' },
@@ -19,6 +20,7 @@ const arbitrum = {
19
20
  '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9',
20
21
  '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1',
21
22
  '0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8',
23
+ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
22
24
  ],
23
25
  watchlist: [
24
26
  '0x17c14d2c404d167802b16c450d3c99f88f2c4f4d',
package/dist/index.js CHANGED
@@ -13,6 +13,7 @@ const arbitrum = {
13
13
  tokenList: [
14
14
  { symbol: 'USDT', address: '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9' },
15
15
  { symbol: 'USDC.e', address: '0xff970a61a04b1ca14834a43f5de4533ebddb5cc8' },
16
+ { symbol: 'USDC', address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' },
16
17
  { symbol: 'DAI', address: '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1' },
17
18
  { symbol: 'WETH', address: '0x82af49447d8a07e3bd95bd0d56f35241523fbab1' },
18
19
  { symbol: 'ARB', address: '0x912ce59144191c1204e64559fe8253a0e49e6548' },
@@ -21,6 +22,7 @@ const arbitrum = {
21
22
  '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9',
22
23
  '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1',
23
24
  '0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8',
25
+ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
24
26
  ],
25
27
  watchlist: [
26
28
  '0x17c14d2c404d167802b16c450d3c99f88f2c4f4d',
package/dist/index.mjs CHANGED
@@ -11,6 +11,7 @@ const arbitrum = {
11
11
  tokenList: [
12
12
  { symbol: 'USDT', address: '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9' },
13
13
  { symbol: 'USDC.e', address: '0xff970a61a04b1ca14834a43f5de4533ebddb5cc8' },
14
+ { symbol: 'USDC', address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831' },
14
15
  { symbol: 'DAI', address: '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1' },
15
16
  { symbol: 'WETH', address: '0x82af49447d8a07e3bd95bd0d56f35241523fbab1' },
16
17
  { symbol: 'ARB', address: '0x912ce59144191c1204e64559fe8253a0e49e6548' },
@@ -19,6 +20,7 @@ const arbitrum = {
19
20
  '0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9',
20
21
  '0xda10009cbd5d07dd0cecc66161fc93d7c9000da1',
21
22
  '0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8',
23
+ '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
22
24
  ],
23
25
  watchlist: [
24
26
  '0x17c14d2c404d167802b16c450d3c99f88f2c4f4d',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "0.0.16",
3
+ "version": "0.0.18",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/types/index.d.ts",