@streamr/config
Advanced tools
Comparing version 2.5.5 to 2.5.6
@@ -60,2 +60,27 @@ { | ||
}, | ||
"alfajores": { | ||
"id": 44787, | ||
"rpcEndpoints": [ | ||
{ | ||
"url": "https://alfajores-forno.celo-testnet.org" | ||
} | ||
], | ||
"contracts": { | ||
"ProjectRegistry": "0x32A142A27A595DC75aD1443728fecCbD5650446A", | ||
"MarketplaceV4": "0x14577e0D5BD77536E073712d98E471edDaFAE8b4", | ||
"cUSD": "0x874069Fa1Eb16D44d622F2e0Ca25eeA172369bC1" | ||
} | ||
}, | ||
"optGoerli": { | ||
"id": 420, | ||
"rpcEndpoints": [ | ||
{ | ||
"url": "https://goerli.optimism.io" | ||
} | ||
], | ||
"contracts": { | ||
"RemoteMarketplace": "0xBef916b1EC6EAA3F522368f75094DAed5c228aF6", | ||
"DAI": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1" | ||
} | ||
}, | ||
"ethereum": { | ||
@@ -62,0 +87,0 @@ "id": 1, |
{ | ||
"version": "2.5.5", | ||
"version": "2.5.6", | ||
"name": "@streamr/config", | ||
@@ -4,0 +4,0 @@ "description": "Zero dependency package that contains Streamr Network smart contract addresses", |
@@ -106,1 +106,3 @@ # @streamr/config | ||
2.5.5: MarketplaceV4 address in dev1 added | ||
2.5.6: ProjectRegistry, MarketplaceV4, RemoteMarketplace address added on live testnet |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17193
314
108