AlphaWallet / AlphaWallet/alpha-wallet-android

The "Screen: Txn Confirmation Successful" event should always include more properties

Open
#3,028 1 comment 0 reactions 1 assignee Claimed by @justindg View on GitHub
Dominant language
Java
Stars
646
Forks
579
PR merge metrics
No merged PRs in 30d

Description

A. "speedType"

```
case slow
case standard
case fast
case rapid
case custom
```

B. "chain"

chainId (as integer), eg. `100`

C. "transactionType"

```
case erc20Transfer
case erc20Approve
case erc721ApproveAll
case nativeCryptoTransfer
case swap
case unknown
```

D. "isAllFunds" (if fungible)

true / false (depending if user tapped on "All Funds" when sending)

Not sure if they are all applicable for Android?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.