AlphaWallet / AlphaWallet/alpha-wallet-android
The "Screen: Txn Confirmation Successful" event should always include more properties
オープン
- 主要言語
- Java
- スター
- 646
- フォーク
- 579
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。