Show child attributes
Was this page helpful?
{
"chainBalances": [
{
"walletAddress": "<string>",
"chain": "ETH",
"networks": [
{
"networkId": 123,
"balances": [
{
"address": "0xbF394748301603f18d953C90F0b087CBEC0E1834",
"name": "<string>",
"symbol": "<string>",
"decimals": 123,
"logoURI": "<string>",
"balance": 123,
"rawBalance": 123,
"networkId": 123,
"price": 123,
"marketValue": 123,
"liquidityPoolSizeUsd": 123,
"totalSupply": "<string>",
"isNative": true
}
]
}
]
}
]
}