@web3icons/common 0.3.0 → 0.4.0

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/index.js CHANGED
@@ -1,3 +1,3 @@
1
- import { networks, tokens, wallets } from './chunk-TK5VOW5R.js'
1
+ import { networks, tokens, wallets } from './chunk-LCIPYH5S.js'
2
2
  export { networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1,3 +1,3 @@
1
- import { networks, tokens, wallets } from '../chunk-TK5VOW5R.js'
1
+ import { networks, tokens, wallets } from '../chunk-LCIPYH5S.js'
2
2
  export { networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../src/metadata/networks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,gBAAgB,EA2gCtC,CAAA"}
1
+ {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../src/metadata/networks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,gBAAgB,EAyjCtC,CAAA"}
@@ -1033,4 +1033,50 @@ export const networks = [
1033
1033
  chainId: 721,
1034
1034
  nativeCoinId: 'lyc',
1035
1035
  },
1036
+ {
1037
+ id: 'arweave',
1038
+ name: 'Arweave',
1039
+ variants: ['branded', 'mono'],
1040
+ shortName: 'arweave',
1041
+ nativeCoinId: 'ar',
1042
+ },
1043
+ {
1044
+ id: 'fluence',
1045
+ name: 'Fluence',
1046
+ variants: ['branded', 'mono'],
1047
+ shortName: 'fluence',
1048
+ chainId: 9999999,
1049
+ nativeCoinId: 'flt',
1050
+ },
1051
+ {
1052
+ id: 'harmony',
1053
+ name: 'Harmony One',
1054
+ variants: ['branded', 'mono'],
1055
+ shortName: 'one',
1056
+ chainId: 1666600000,
1057
+ nativeCoinId: 'one',
1058
+ },
1059
+ {
1060
+ id: 'optopia',
1061
+ name: 'Optopia AI',
1062
+ variants: ['branded', 'mono'],
1063
+ shortName: 'optopia',
1064
+ chainId: 62050,
1065
+ nativeCoinId: 'eth',
1066
+ },
1067
+ {
1068
+ id: 'orderly',
1069
+ name: 'Orderly',
1070
+ variants: ['branded', 'mono'],
1071
+ shortName: 'orderly',
1072
+ chainId: 291,
1073
+ nativeCoinId: 'eth',
1074
+ },
1075
+ {
1076
+ id: 'moonbase',
1077
+ name: 'moonbase',
1078
+ variants: ['branded', 'mono'],
1079
+ shortName: 'moonbase',
1080
+ chainId: 1287,
1081
+ },
1036
1082
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAEzC,eAAO,MAAM,MAAM,EAAE,cAAc,EAy0nBlC,CAAA"}
1
+ {"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAEzC,eAAO,MAAM,MAAM,EAAE,cAAc,EAu1nBlC,CAAA"}
@@ -20295,4 +20295,18 @@ export const tokens = [
20295
20295
  base: '0xd07379a755a8f11b57610154861d694b2a0f615a',
20296
20296
  },
20297
20297
  },
20298
+ {
20299
+ id: 'orderly-network',
20300
+ name: 'Orderly Network',
20301
+ variants: ['branded', 'mono'],
20302
+ symbol: 'order',
20303
+ marketCapRank: 1057,
20304
+ addresses: {
20305
+ ethereum: '0xabd4c63d2616a5201454168269031355f4764337',
20306
+ 'arbitrum-one': '0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8',
20307
+ 'optimistic-ethereum': '0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8',
20308
+ base: '0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8',
20309
+ 'polygon-pos': '0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8',
20310
+ },
20311
+ },
20298
20312
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.3.0",
14
+ "version": "0.4.0",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",