Skip to content

When i use Exodus wallet sendTrans functions report error #292

Description

@q80671428

call sendTrans fuctions:

 var result = await ChainTrans.sendTrans(
          chainCoinInfo: chainCoinInfo,
          chainName: chain,
          appKitModal: _appKitModal,
          toAddress: toAddress,
          amount: amount);
      return ChainTransResult(
          result: result.toString(), code: ChainTransCode.success);

jump to Exodus wallet App and then allow trans but received an error message like this image:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting customerFurther information has been requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions