mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
remove moonbase config (#1643)
This commit is contained in:
parent
00af431a9f
commit
a21671c853
@ -69,16 +69,6 @@ export const configHelperNetworks: Config[] = [
|
|||||||
oceanTokenSymbol: 'mOCEAN',
|
oceanTokenSymbol: 'mOCEAN',
|
||||||
gasFeeMultiplier: 1.6
|
gasFeeMultiplier: 1.6
|
||||||
},
|
},
|
||||||
{
|
|
||||||
...configHelperNetworksBase,
|
|
||||||
chainId: 1287,
|
|
||||||
network: 'moonbase',
|
|
||||||
nodeUri: 'https://rpc.api.moonbase.moonbeam.network',
|
|
||||||
providerUri: 'https://v4.provider.moonbase.oceanprotocol.com',
|
|
||||||
subgraphUri: 'https://v4.subgraph.moonbase.oceanprotocol.com',
|
|
||||||
explorerUri: 'https://moonbase.moonscan.io/',
|
|
||||||
gasFeeMultiplier: 1.1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
...configHelperNetworksBase,
|
...configHelperNetworksBase,
|
||||||
chainId: 2021000,
|
chainId: 2021000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user