Skip to content

Commit

Permalink
feat: upgrade mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
filoozom committed Jul 24, 2023
1 parent 8b5f8a0 commit bc5d33d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const NETWORKS = {
blockExplorerUrl: 'https://gnosisscan.io/',
beaconExplorerUrl: 'https://gnosischa.in',
addresses: {
wrapper: '0x647507A70Ff598F386CB96ae5046486389368C66',
token: '0x9C58BAcC331c9aa871AFD802DB6379a98e80CEdb',
deposit: '0x0B98057eA310F4d31F2a452B414647007d1645d9',
dappnodeDeposit: '0x6C68322cf55f5f025F2aebd93a28761182d077c3',
Expand All @@ -28,8 +27,6 @@ const NETWORKS = {
addresses: {
token: '0x19C653Da7c37c66208fbfbE8908A5051B57b4C70',
deposit: '0xb97036A26259B7147018913bD58a774cf91acf25',
dappnodeDeposit: null,
wrapper: null,
},
depositStartBlockNumber: 0,
}
Expand Down

0 comments on commit bc5d33d

Please sign in to comment.