Skip to content

Commit

Permalink
Update TronAccount.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hactive808 authored May 14, 2024
1 parent 2bcbaa0 commit 6374b45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/schemas/TronAccount.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,9 @@ properties:
- value
trc20:
type: array
description: List of TRC20 asset balances, where are dynamic keys as TRON adresses and values are balances.
description: List of TRC20 token balances, where key is the TRC20 token address and value is balance. Please expand the response example on the right side of the docs.
items:
type: object
description: Balance of the TRC20 token, where key is the TRC20 token address.
example: {"TWEWc9EoVMn588Kn7p1E6pdcpStTg3AhsG": "99999700000000000"}
createTime:
type: number
Expand Down

0 comments on commit 6374b45

Please sign in to comment.