File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11/* eslint-disable */
2- // trails-api v1.0.0 0b6de03a213c68572c446338975ad1f080d68655
2+ // trails-api v1.0.0 6b5ffa05cd25d7fe78555b8cbc0b193f957c4ed9
33// --
44// Code generated by [email protected] with typescript generator. DO NOT EDIT. 55//
@@ -12,7 +12,7 @@ export const WebrpcVersion = 'v1'
1212export const WebrpcSchemaVersion = 'v1.0.0'
1313
1414// Schema hash generated from your RIDL schema
15- export const WebrpcSchemaHash = '0b6de03a213c68572c446338975ad1f080d68655 '
15+ export const WebrpcSchemaHash = '6b5ffa05cd25d7fe78555b8cbc0b193f957c4ed9 '
1616
1717//
1818// Client interface
@@ -301,6 +301,7 @@ export interface ChainMetadata {
301301}
302302
303303export interface TokenMetadata {
304+ chainId : number
304305 tokenAddress : string
305306 name : string
306307 symbol : string
You can’t perform that action at this time.
0 commit comments