Function useCosmosTransferFees
- useCosmosTransferFees(__namedParameters): {
gasFees: undefined | TransferFeeResult;
gasFeesError: any;
isGasFeesLoading: boolean;
} Returns {
gasFees: undefined | TransferFeeResult;
gasFeesError: any;
isGasFeesLoading: boolean;
}
gasFeesError: any
isGasFeesLoading: boolean
React hook to get simulated fee data for a cosmos MsgSend or an IBC transfer