@sentio/sdk 2.28.0-rc.2 → 2.28.0-rc.3

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.
@@ -3,3 +3,4 @@
3
3
  /* eslint-disable */
4
4
  export * as _0x1 from './0x1.js'
5
5
  export * as _0x3 from './0x3.js'
6
+ export * as _0x4 from './0x4.js'
@@ -1651,6 +1651,26 @@
1651
1651
  }
1652
1652
  ]
1653
1653
  },
1654
+ "get_with_original_ids": {
1655
+ "visibility": "Public",
1656
+ "isEntry": false,
1657
+ "typeParameters": [
1658
+ {
1659
+ "abilities": []
1660
+ }
1661
+ ],
1662
+ "parameters": [],
1663
+ "return": [
1664
+ {
1665
+ "Struct": {
1666
+ "address": "0x1",
1667
+ "module": "type_name",
1668
+ "name": "TypeName",
1669
+ "typeArguments": []
1670
+ }
1671
+ }
1672
+ ]
1673
+ },
1654
1674
  "into_string": {
1655
1675
  "visibility": "Public",
1656
1676
  "isEntry": false,