Skip to content

Commit

Permalink
fix: network settings for gnosis:mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Aug 21, 2024
1 parent 85e02c7 commit 3493b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ module.exports = {
network_id: 100,
verify: {
apiUrl: "https://api.gnosisscan.io/api",
explorerUrl: "https://gnosisscan.io/",
explorerUrl: "https://gnosisscan.io/address",
},
},
"gnosis:testnet": {
Expand Down

0 comments on commit 3493b0a

Please sign in to comment.