{
"BTC": {
"interestRate": "text",
"interestRateGross": "text",
"weeklyPercentage": "text",
"weeklyPercentageGross": "text",
"withdrawalRates": {
"maxDaysForVariableFee": 1,
"minLiquidityPeriod": 1,
"variableFee": 1,
"fixedFee": 1,
"minFees": [
1
]
},
"withdrawalDailyLimit": "text"
},
"ETH": {
"interestRate": "text",
"interestRateGross": "text",
"weeklyPercentage": "text",
"weeklyPercentageGross": "text",
"withdrawalRates": {
"maxDaysForVariableFee": 1,
"minLiquidityPeriod": 1,
"variableFee": 1,
"fixedFee": 1,
"minFees": [
1
]
},
"withdrawalDailyLimit": "text"
},
"EUR": {
"interestRate": "text",
"interestRateGross": "text",
"weeklyPercentage": "text",
"weeklyPercentageGross": "text",
"withdrawalRates": {
"maxDaysForVariableFee": 1,
"minLiquidityPeriod": 1,
"variableFee": 1,
"fixedFee": 1,
"minFees": [
1
]
},
"withdrawalDailyLimit": "text"
},
"USDC": {
"interestRate": "text",
"interestRateGross": "text",
"weeklyPercentage": "text",
"weeklyPercentageGross": "text",
"withdrawalRates": {
"maxDaysForVariableFee": 1,
"minLiquidityPeriod": 1,
"variableFee": 1,
"fixedFee": 1,
"minFees": [
1
]
},
"withdrawalDailyLimit": "text"
}
}