Skip to content

Commit 97197be

Browse files
committed
[AUTOMATED] Update: proto/docs/trails-api.gen.yaml
1 parent 53b7f51 commit 97197be

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

api-reference/trails-api.gen.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# trails-api v1 3ed3cffbcf996870cf31e85bd6146a08fe5aa0ca
1+
# trails-api v1 6243d9741d2f85bc58607bf82641d2c74106f104
22
# --
33
# Code generated by webrpc-gen@v0.32.2 with openapi generator; DO NOT EDIT
44
#
@@ -1402,6 +1402,8 @@ components:
14021402
required:
14031403
- contractAddress
14041404
- balance
1405+
- balanceUsd
1406+
- priceUsd
14051407
- decimals
14061408
- chainId
14071409
- symbol
@@ -1410,6 +1412,10 @@ components:
14101412
type: string
14111413
balance:
14121414
type: string
1415+
balanceUsd:
1416+
type: string
1417+
priceUsd:
1418+
type: string
14131419
decimals:
14141420
type: number
14151421
chainId:

0 commit comments

Comments
 (0)