{
"currencyList": [
"string"
],
"list": [
{
"name": "string",
"currencyList": [
{
"currency": "string",
"logo": "string",
"amountTotal": 0
}
]
}
]
}