mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
change mainnet oceanTokenAddress
This commit is contained in:
parent
b2ccad5091
commit
2cb4478ba2
@ -40,7 +40,7 @@ const configs: ConfigHelperConfig[] = [
|
|||||||
network: 'mainnet',
|
network: 'mainnet',
|
||||||
nodeUri: 'https://mainnet.infura.io/v3',
|
nodeUri: 'https://mainnet.infura.io/v3',
|
||||||
factoryAddress: '0x1234',
|
factoryAddress: '0x1234',
|
||||||
oceanTokenAddress: '0x985dd3d42de1e256d09e1c10f112bccb8015ad41',
|
oceanTokenAddress: '0x7AFeBBB46fDb47ed17b22ed075Cde2447694fB9e',
|
||||||
metadataStoreUri: null,
|
metadataStoreUri: null,
|
||||||
providerUri: null,
|
providerUri: null,
|
||||||
poolFactoryAddress: null,
|
poolFactoryAddress: null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user