Open
Description
Designs
Affected Screens (User Stories)
- Contract Interaction [User Story] Contract Interaction #23905
- Contract Deployment
- SIMPLE SEND (???)
ERC20 Tokens
- Transfer [User Story] ERC20 Token Transfer #23962
- Approve
- Increase Allowance
- Transfer From
ERC721 Tokens
- Mint (not supported with a bespoke screen in legacy flows)
- Transfer (not supported with a bespoke screen in legacy flows)
- Approve
- SetApprovalForAll: true
- SetApprovalForAll: false (Revoke)
ERC1155 Tokens
- Mint Batch (not supported with a bespoke screen in legacy flows)
- Transfer (not supported with a bespoke screen in legacy flows)
- Safe Batch Transfer From (not supported with a bespoke screen in legacy flows)
- SetApprovalForAll: true
- SetApprovalForAll: false (Revoke)