We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b7f51 commit 97197beCopy full SHA for 97197be
api-reference/trails-api.gen.yaml
@@ -1,4 +1,4 @@
1
-# trails-api v1 3ed3cffbcf996870cf31e85bd6146a08fe5aa0ca
+# trails-api v1 6243d9741d2f85bc58607bf82641d2c74106f104
2
# --
3
# Code generated by webrpc-gen@v0.32.2 with openapi generator; DO NOT EDIT
4
#
@@ -1402,6 +1402,8 @@ components:
1402
required:
1403
- contractAddress
1404
- balance
1405
+ - balanceUsd
1406
+ - priceUsd
1407
- decimals
1408
- chainId
1409
- symbol
@@ -1410,6 +1412,10 @@ components:
1410
1412
type: string
1411
1413
balance:
1414
1415
+ balanceUsd:
1416
+ type: string
1417
+ priceUsd:
1418
1419
decimals:
1420
type: number
1421
chainId:
0 commit comments