We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd89cfc commit bc944beCopy full SHA for bc944be
api-reference/trails-api.gen.yaml
@@ -1,4 +1,4 @@
1
-# trails-api v1 75a444ba447648daccc807c9c922e96a68a043ea
+# trails-api v1 e4bcc20cc5d1a0eb182d4c6e449c24fa42d44729
2
# --
3
# Code generated by [email protected] with openapi generator; DO NOT EDIT
4
#
@@ -1431,6 +1431,7 @@ components:
1431
- destinationTokenAddress
1432
- destinationTokenAmount
1433
- destinationTokenMetadata
1434
+ - destinationToAddress
1435
- createdAt
1436
properties:
1437
id:
@@ -1473,6 +1474,8 @@ components:
1473
1474
type: number
1475
destinationTokenMetadata:
1476
$ref: '#/components/schemas/TokenMetadata'
1477
+ destinationToAddress:
1478
+ type: string
1479
updatedAt:
1480
type: string
1481
createdAt:
0 commit comments