mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
fix ocean address
This commit is contained in:
parent
7a0f2b6113
commit
dc5068f5f3
@ -35,7 +35,7 @@ export const ENABLE_DEBUG = true
|
||||
const network = dataSource.network()
|
||||
|
||||
export const OCEAN: string =
|
||||
network === 'mainnet'
|
||||
network == 'mainnet'
|
||||
? '0x967da4048cd07ab37855c090aaf366e4ce1b9f48'
|
||||
: '0x8967BCF84170c91B0d24D4302C2376283b0B3a07'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user