JoinColony / colonyDapp

Colony dApp client
49 stars 19 forks source link

Connect "Transfer funds" transaction type action #3720

Closed ArmandoGraterol closed 2 years ago

ArmandoGraterol commented 2 years ago

Description

This issue corresponds to the Transfer funds transaction type inside the "Control safe" dialog. In order to make the transaction, we are going to use a bridge to execute the transactions across chains. The Safe Core SDK may still be needed to get the balance and tokens of the safe (Which needs to be investigated further).

The transaction is expected to work for cross-chain safes/contracts.

Implementation

This issue is complete when...

Suggestions

willm30 commented 2 years ago

MERGED #3871