@sign-global/tokentable-core 1.7.1 → 1.8.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
@@ -386,6 +386,14 @@ var ChainConfig = {
386
386
  // add default fee
387
387
  rpcUrl: signBrBTestnet.rpcUrls.default.http[0]
388
388
  },
389
+ [import_chains.sonic.id]: {
390
+ contractAddress: "0xa6A2d42E16a690E03bDe181319fDD085880F2605",
391
+ rpcUrl: import_chains.sonic.rpcUrls.default.http[0]
392
+ },
393
+ [import_chains.xLayer.id]: {
394
+ contractAddress: "0xa6A2d42E16a690E03bDe181319fDD085880F2605",
395
+ rpcUrl: "https://xlayerrpc.okx.com"
396
+ },
389
397
  [import_sdk2.CHAIN.TESTNET]: {
390
398
  name: "TestNet",
391
399
  contractAddress: "",