You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As followup of safe-global/safe-apps-sdk#254 we need to cleanup the manual configuration of RPC endpoints for each chain. We should get this information using the Apps SDK detecting the WebApp current network
Goals
Remove chain dependency from TX-Builder and Drain Safe app
Requirements
Create a PR in safe-react updating the communicator to return the complete chain configuration
Upgrade types in safe-apps-sdk in case is necessary
Remove RPC endpoints from Tx-Builder and Drain Safe apps and get them from the SDK
The text was updated successfully, but these errors were encountered:
Overview
As followup of safe-global/safe-apps-sdk#254 we need to cleanup the manual configuration of RPC endpoints for each chain. We should get this information using the Apps SDK detecting the WebApp current network
Goals
Requirements
safe-react
updating the communicator to return the complete chain configurationsafe-apps-sdk
in case is necessaryThe text was updated successfully, but these errors were encountered: