-
Notifications
You must be signed in to change notification settings - Fork 463
Open
Labels
featureNew feature or requestNew feature or requestnew issueThis issue has not been triaged by the core team yetThis issue has not been triaged by the core team yet
Description
For actions requiring ERC-20 token approval, integrate batch approval using EIP-5792
- Query wallet compatibilities and set global state whether wallet supports batch transactions per chainId
"atomic": {
"status": "supported"
}
Actions requiring token approval:
- Supply
- Repay
- Repay With Collateral
- Collateral Swap
- Debt Swap
- Withdraw & Swap
- Stake
- Swap
Example batch transaction: https://github.com/defispartan/approve/blob/f88cc5980514acb08f130aa6bc88e986ae7a2d97/app/actions/BatchSupply.tsx
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestnew issueThis issue has not been triaged by the core team yetThis issue has not been triaged by the core team yet