mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
update config url (#1149)
This commit is contained in:
parent
a566be009e
commit
c71da1d52d
@ -49,8 +49,8 @@ export const configHelperNetworks: Config[] = [
|
|||||||
chainId: 4,
|
chainId: 4,
|
||||||
network: 'rinkeby',
|
network: 'rinkeby',
|
||||||
nodeUri: 'https://rinkeby.infura.io/v3',
|
nodeUri: 'https://rinkeby.infura.io/v3',
|
||||||
providerUri: 'https://provider.rinkeby.oceanprotocol.com',
|
providerUri: 'https://providerv4.rinkeby.oceanprotocol.com ',
|
||||||
subgraphUri: 'https://subgraph.rinkeby.oceanprotocol.com',
|
subgraphUri: 'https://subgraphv4.rinkeby.oceanprotocol.com',
|
||||||
explorerUri: 'https://rinkeby.etherscan.io',
|
explorerUri: 'https://rinkeby.etherscan.io',
|
||||||
startBlock: 7294090
|
startBlock: 7294090
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user