@1stdex/first-sdk 1.0.88 → 1.0.89

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.
@@ -1,6 +1,7 @@
1
1
  import { type Chain } from 'viem/chains';
2
2
  export declare const anvilChain: Chain;
3
3
  export declare enum CHAIN_IDS {
4
+ ETHEREUM,
4
5
  BASE_SEPOLIA,
5
6
  BASE,
6
7
  ARBITRUM_SEPOLIA,
@@ -1 +1 @@
1
- {"version":3,"file":"chain.d.ts","sourceRoot":"","sources":["../../../../src/constants/chain-configs/chain.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,KAAK,KAAK,EAEX,MAAM,aAAa,CAAC;AAGrB,eAAO,MAAM,UAAU,EAAE,KAQxB,CAAC;AAGF,oBAAY,SAAS;IACnB,YAA6B;IAC7B,IAAc;IACd,gBAAqC;IACrC,KAAgB;CACjB;AAED,eAAO,MAAM,SAAS,EAAE;KACrB,KAAK,IAAI,SAAS,GAAG,KAAK;CAM5B,CAAC"}
1
+ {"version":3,"file":"chain.d.ts","sourceRoot":"","sources":["../../../../src/constants/chain-configs/chain.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,KAAK,KAAK,EAGX,MAAM,aAAa,CAAC;AAGrB,eAAO,MAAM,UAAU,EAAE,KAQxB,CAAC;AAGF,oBAAY,SAAS;IACnB,QAAqB;IACrB,YAA6B;IAC7B,IAAc;IACd,gBAAqC;IACrC,KAAgB;CACjB;AAED,eAAO,MAAM,SAAS,EAAE;KACrB,KAAK,IAAI,SAAS,GAAG,KAAK;CAO5B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"eids.d.ts","sourceRoot":"","sources":["../../../../src/constants/chain-configs/eids.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC;;GAEG;AACH,eAAO,MAAM,UAAU,EAAE;KACtB,KAAK,IAAI,SAAS,GAAG,MAAM;CAM7B,CAAC"}
1
+ {"version":3,"file":"eids.d.ts","sourceRoot":"","sources":["../../../../src/constants/chain-configs/eids.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC;;GAEG;AACH,eAAO,MAAM,UAAU,EAAE;KACtB,KAAK,IAAI,SAAS,GAAG,MAAM;CAO7B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1stdex/first-sdk",
3
- "version": "1.0.88",
3
+ "version": "1.0.89",
4
4
  "description": "🛠 An SDK for building applications on top of 1st V2",
5
5
  "files": [
6
6
  "dist"