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:
call sendTrans fuctions:
jump to Exodus wallet App and then allow trans but received an error message like this image: