Skip to content

Commit

Permalink
Update networks.json (#817)
Browse files Browse the repository at this point in the history
* Add some extra information to networks config

* Fix comments

* Fix linea safe api url

* Remove token wrapper config and use networks.json instead

* Add SAFE configs

* Update networks.json

* Update SAFE scripts to use new networks.json

* Fix typo

* Fix filter condition

* Change explorerType to verificationType
  • Loading branch information
ezynda3 authored Oct 8, 2024
1 parent 1b84af0 commit 15cbb91
Show file tree
Hide file tree
Showing 7 changed files with 320 additions and 95 deletions.
2 changes: 1 addition & 1 deletion config/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"gravity": "https://safe.gravity.xyz/txs/api",
"immutablezkevm": "https://transaction.safe.immutable.com/api",
"kaia": "https://docs-safe.kaia.io/txs-cypress/api",
"linea": "https://transaction.safe.linea.build/api",
"linea": "https://safe-transaction-linea.safe.global/api",
"mantle": "https://transaction.multisig.mantle.xyz/api",
"metis": "https://metissafe.tech/txs/api",
"mode": "https://transaction-mode.safe.optimism.io/api",
Expand Down
Loading

0 comments on commit 15cbb91

Please sign in to comment.