mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
add mainnet uri
This commit is contained in:
parent
8004f10f8d
commit
aba652ecc1
@ -58,8 +58,8 @@ const configs: ConfigHelperConfig[] = [
|
||||
networkId: 1,
|
||||
network: 'mainnet',
|
||||
nodeUri: 'https://mainnet.infura.io/v3',
|
||||
metadataCacheUri: null,
|
||||
providerUri: null,
|
||||
metadataCacheUri: 'https://aquarius.mp.mainnet.v3.dev-ocean.com/',
|
||||
providerUri: 'https://provider.mp.mainnet.v3.dev-ocean.com/',
|
||||
oceanTokenAddress: null,
|
||||
factoryAddress: null,
|
||||
poolFactoryAddress: null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user