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
{{ message }}
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
The safe-react-component EthHashInfo has the Etherscan hardcoded.
One option is to add two optional parameters, url and alt, which we'll be able to replace the network functionality.
Another option is to refactor it and make it generic (that would require a new task in the safe-react-components repository).
The safe-react-component
EthHashInfo
has theEtherscan
hardcoded.One option is to add two optional parameters,
url
andalt
, which we'll be able to replace thenetwork
functionality.Another option is to refactor it and make it generic (that would require a new task in the safe-react-components repository).
Edit: Created separated issues for Contract Interaction and Transaction Builder
The text was updated successfully, but these errors were encountered: