FiatAmountFragment: {
    __typename: "FiatAmount";
    asset: FiatFragment;
    value: string;
}

Type declaration