@web3icons/common 0.11.9 → 0.11.10

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 { exchanges, networks, tokens, wallets } from './chunk-UASJYL64.js'
1
+ import { exchanges, networks, tokens, wallets } from './chunk-DKYPBHP7.js'
2
2
  export { exchanges, networks, tokens, wallets }
3
3
  //# sourceMappingURL=index.js.map
@@ -1,3 +1,3 @@
1
- import { exchanges, networks, tokens, wallets } from '../chunk-UASJYL64.js'
1
+ import { exchanges, networks, tokens, wallets } from '../chunk-DKYPBHP7.js'
2
2
  export { exchanges, 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,EA42EtC,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,EAy3EtC,CAAA"}
@@ -1706,4 +1706,13 @@ export const networks = [
1706
1706
  nativeCoinId: 'eth',
1707
1707
  variants: ['background', 'branded', 'mono'],
1708
1708
  },
1709
+ {
1710
+ id: 'ultra',
1711
+ fileName: 'ultra',
1712
+ caip2id: 'antelope:a9c481dfbc7d9506dc7e87e9a137c931',
1713
+ name: 'Ultra',
1714
+ shortName: 'Ultra',
1715
+ nativeCoinId: 'UOS',
1716
+ variants: ['background', 'branded', 'mono'],
1717
+ },
1709
1718
  ]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "svg crypto icons",
12
12
  "coin icons"
13
13
  ],
14
- "version": "0.11.9",
14
+ "version": "0.11.10",
15
15
  "private": false,
16
16
  "author": "0xa3k5",
17
17
  "license": "MIT",