Skip to content

Commit

Permalink
Merge pull request #719 from oceanprotocol/feature/remove_rinkeby_rop…
Browse files Browse the repository at this point in the history
…sten

Remove rinkeby and ropsten from addresses.json
  • Loading branch information
LoznianuAnamaria committed Oct 20, 2022
2 parents 501bc86 + a389305 commit b1727de
Showing 1 changed file with 1 addition and 47 deletions.
48 changes: 1 addition & 47 deletions addresses/address.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,4 @@
{
"rinkeby": {
"chainId": 4,
"Ocean": "0x8967bcf84170c91b0d24d4302c2376283b0b3a07",
"OPFCommunityFeeCollector": "0x39b50501c22578D084191d7E91cfDd1068A4e163",
"startBlock": 10693767,
"poolTemplate": "0x41016a5a0a21B24C5c8C3ae119902a5bF5999bE2",
"Router": "0x4d3232171465C9F19b937b5ffBd25876345C8EfE",
"FixedPrice": "0x65Ee19cd86dE140fE08Bfd5d51e62Fe53e96358f",
"Staking": "0x651e859510A219f6CAd57E23926CdE6B9eaee822",
"ERC20Template": {
"1": "0xA0EAB6A2D6880AB37906EA5446D9085426f076E9",
"2": "0xF7266F51c0Cb9352aB639E9ce001a9b03316d1fE"
},
"ERC721Template": {
"1": "0x2A1D7746BecA3910e2FaCfd26060B9960B4CD9ED"
},
"Dispenser": "0xCdbdDFeac752EC993e14bF07424D324B6B6959F2",
"ERC721Factory": "0x465069D3d6Ec45CDB006ec3E22cC9E8d6f9793eF",
"veAllocate": "0xbB7E22Ed79563daDb33BeDc16080DF02B62a1CE4",
"veOCEAN": "0x57cD87bb197B74Df44Fd69177c0550B9a0C04619",
"veDelegation": "0x15A278BaabC9EE66737562E35B3a42F77a48Fa79",
"veFeeDistributor": "0xB99BAA8D5b131c9140Be2F13EA6D2494DF272919",
"veDelegationProxy": "0x7b886fa12a9b11BD0cb83e79398070CD635BcBdF",
"DFRewards": "0xD09BCDC099D635A0D8A7f003DC01F645382B6700",
"DFStrategyV1": "0x2Fe41338f11d7402E31A4b902F60077164C65a52",
"veFeeEstimate": "0xE98Cf50B7793C120446433Ee551C39Fcc47fDe47"
},
"mumbai": {
"chainId": 80001,
"Ocean": "0xd8992Ed72C445c35Cb4A2be468568Ed1079357c8",
Expand Down Expand Up @@ -53,25 +26,6 @@
"DFStrategyV1": "0x1be9C72500B41c286C797D4FE727747Ae9C4E195",
"veFeeEstimate": "0xCFeF55c6ae4d250586e293f29832967a04A9087d"
},
"ropsten": {
"chainId": 3,
"Ocean": "0x5e8DCB2AfA23844bcc311B00Ad1A0C30025aADE9",
"OPFCommunityFeeCollector": "0x0bA762E1b4F5772AfBb7c9A734bE0C9164ab2a30",
"startBlock": 12274186,
"poolTemplate": "0x6B9FeB968947C92e35BE4c16152b7694E906FB06",
"Router": "0x41aC3dC16cb9603d5E9379dcDc5fAaa13c114ceE",
"FixedPrice": "0x1909A3cBfE0766e7bce8cC0d4927bcFDC6591cd2",
"Staking": "0x56b922b71D281Ef0638C6e28015f8f7A1c195B76",
"ERC20Template": {
"1": "0x4F20213DB5c9dE28E51f1f557663A38fce790b3d",
"2": "0xe8AC04c7c6c3bD68a06D3C58F483696fE23D9dB8"
},
"ERC721Template": {
"1": "0x101fd973F488c40DC57305CFED84bB2a2C8A7D6E"
},
"Dispenser": "0x660B3832e940E4bb4FfbDAA0aAB9E9B8D524C7Ef",
"ERC721Factory": "0xB0F8c68eF94ACB8E976b1dED6351Cc62e383d253"
},
"moonbase": {
"chainId": 1287,
"Ocean": "0xF6410bf5d773C7a41ebFf972f38e7463FA242477",
Expand Down Expand Up @@ -265,4 +219,4 @@
"Dispenser": "0x8c98ea273bA22327F896Aa1a1a46E1BFf56e9b1D",
"ERC721Factory": "0x49E35cd2bAE043Abd9074B6e5a649a5AdEB05C33"
}
}
}

0 comments on commit b1727de

Please sign in to comment.