type OnrampAmount = { value: string; currency: string; };
value
string
currency
Was this page helpful?