Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 903 Bytes

v2aggregatebalancesresponse.md

File metadata and controls

8 lines (5 loc) · 903 Bytes

V2AggregateBalancesResponse

Fields

Field Type Required Description Example
Data map[string]*big.Int ✔️ N/A {
"USD": 100,
"EUR": 12
}