Skip to content

Commit

Permalink
Fix xDai network config
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez committed Jan 7, 2021
1 parent 75996b7 commit 0181764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const defaultNetworks: NormalizedNetworksConfig = {
},
// xdai
100: {
masterCopyAddress: '0x6851D6fDFAfD08c0295C392436245E5bc78B0185',
masterCopyAddressVersions,
proxyFactoryAddress: '0xfC7577774887aAE7bAcdf0Fc8ce041DA0b3200f7',
multiSendAddress: '0x8D29bE29923b68abfDD21e541b9374737B49cdAD',
fallbackHandlerAddress: '0xd5D82B6aDDc9027B22dCA772Aa68D5d74cdBdF44'
Expand Down

0 comments on commit 0181764

Please sign in to comment.