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,
|
networkId: 1,
|
||||||
network: 'mainnet',
|
network: 'mainnet',
|
||||||
nodeUri: 'https://mainnet.infura.io/v3',
|
nodeUri: 'https://mainnet.infura.io/v3',
|
||||||
metadataCacheUri: null,
|
metadataCacheUri: 'https://aquarius.mp.mainnet.v3.dev-ocean.com/',
|
||||||
providerUri: null,
|
providerUri: 'https://provider.mp.mainnet.v3.dev-ocean.com/',
|
||||||
oceanTokenAddress: null,
|
oceanTokenAddress: null,
|
||||||
factoryAddress: null,
|
factoryAddress: null,
|
||||||
poolFactoryAddress: null,
|
poolFactoryAddress: null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user