File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
/* eslint-disable */
2
- // sequence-indexer v0.4.0 0bf565f51db53c5e47f2e6d5cf84cbea0074953f
2
+ // sequence-indexer v0.4.0 a19a73cb600f35b17ed95299a4ac0de05afaa8cf
3
3
// --
4
4
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
5
5
//
@@ -16,7 +16,7 @@ export const WebRPCVersion = 'v1'
16
16
export const WebRPCSchemaVersion = 'v0.4.0'
17
17
18
18
// Schema hash generated from your RIDL schema
19
- export const WebRPCSchemaHash = '0bf565f51db53c5e47f2e6d5cf84cbea0074953f '
19
+ export const WebRPCSchemaHash = 'a19a73cb600f35b17ed95299a4ac0de05afaa8cf '
20
20
21
21
type WebrpcGenVersions = {
22
22
webrpcGenVersion : string
@@ -802,6 +802,7 @@ export interface GetTokenIDsReturn {
802
802
}
803
803
export interface GetTokenIDRangesArgs {
804
804
contractAddress : string
805
+ lastTokenID ?: string
805
806
}
806
807
807
808
export interface GetTokenIDRangesReturn {
You can’t perform that action at this time.
0 commit comments