1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
This commit is contained in:
mihaisc 2022-01-14 06:14:44 -08:00 committed by GitHub
parent 672e2b1f4a
commit 1b883ea8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 17 deletions

File diff suppressed because one or more lines are too long

View File

@ -2,20 +2,20 @@
"rinkeby": {
"chainId": 4,
"Ocean": "0x8967bcf84170c91b0d24d4302c2376283b0b3a07",
"OPFCommunityFeeCollector": "0x77e3b2F12184dEeA5F65a92e29a0b4e5Ec965E83",
"startBlock": 9984045,
"poolTemplate": "0xA3694Aa41fb3D41e4b851FD0A5BAc3df29F68dE2",
"Router": "0xAB4FD86E4aaAb2243463Cbe92CD5194C1593fb9A",
"FixedPrice": "0x7084f7353bB7cfc92A65e7d23987Cb5D1A3Fb9b2",
"Staking": "0x67D02838A38bBa167ca37769AeF03C3417415bB3",
"OPFCommunityFeeCollector": "0x7f7df5c45Ad80CF9F217dA3d5cd0C6691f6D0c44",
"startBlock": 9989814,
"poolTemplate": "0xD956ADbA2210Ae3668feedf61CB9F62Ff5272252",
"Router": "0x31066E8eFe281C755dC21d828bdF30363D055baB",
"FixedPrice": "0xB5f34bd0B3E8e59447fD5a750F2dE4262BABE66C",
"Staking": "0xd9f38Bc400f5b29e62Cc02Fa4c812803E50965A2",
"ERC20Template": {
"1": "0xd075426A3e758CFC6643CadfBf9d64d15D5465f6",
"2": "0xe37aD4FDccDF198B80fF454352f862F860E60fcA"
"1": "0xD903a1A494e2708ef35589dA3D76F1110FAc1809",
"2": "0xe395cdfC729cc9cB8A9a0F9aA14CD5f1C8B44c26"
},
"ERC721Template": {
"1": "0xe25fDc8D63F180F3d0EB4E98be59Bd5Ac46aABd7"
"1": "0x97AE6c58E7F8E77B065caf253755adE65eA9259C"
},
"Dispenser": "0xa8fFDd525835795C940370FB816f82a5F7F5F860",
"ERC721Factory": "0xe4B39C90355899DB8f625D879B44Fa9C5Cdde550"
"Dispenser": "0x17b1760c20eAc7A2656412412F6020e6c00b78BD",
"ERC721Factory": "0x15087E3E9eAAAb37d32d9D06Fa4000309BD7Ee6D"
}
}

File diff suppressed because one or more lines are too long