Skip to content

Commit

Permalink
Add Goerly config
Browse files Browse the repository at this point in the history
  • Loading branch information
DeRain committed Dec 30, 2021
1 parent f1da588 commit 053afe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UnsInternal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export default class UnsInternal {
static readonly UrlMap: BlockhainNetworkUrlMap = {
mainnet: 'https://mainnet.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39',
rinkeby: 'https://rinkeby.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39',
goerli: 'https://goerli.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39',
'polygon-mainnet':
'https://polygon-mainnet.infura.io/v3/c4bb906ed6904c42b19c95825fe55f39',
'polygon-mumbai':
Expand Down

0 comments on commit 053afe8

Please sign in to comment.