Skip to content

Commit faf53e2

Browse files
authored
Add VeChain Energy proxy node URL to mainnet whitelist (#25)
1 parent 521724a commit faf53e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/contract-getters/src/constants/networkUrls.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ export const MAINNET_URLS = [
1313
'https://vethor-node.vechain.com',
1414
'https://mainnet.veblocks.net',
1515
'https://mainnet.vecha.in',
16+
'https://node-mainnet.vechain.energy',
1617
MAINNET_URL,
1718
];

0 commit comments

Comments
 (0)