This repository was archived by the owner on Nov 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathaddresses.json
More file actions
28 lines (28 loc) · 1.4 KB
/
addresses.json
File metadata and controls
28 lines (28 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"rinkeby": {
"ERC1167Factory": "0x890C7216f127864942288Ed67Ed5b5fAa0e1560A",
"ERC721Implementation": "0xe28D22CCBe42760028f40Ad0c93b862d3e992542",
"ERC1155Implementation": "0xdBd2BaCe25998F67781aA087cEaF8f2a45B5f9B4",
"ERC721Instance": " ",
"ERC1155Instance": "0x7717744b7415984bd593628c389524F03b52D756"
},
"mainnet": {
"ERC1167Factory": "0xDdE49F4aC07CdFa60B0559803EeE4A520c2611ED",
"ERC721Implementation": "0x4ee2D9cc8395f297183341acE35214E21666C71B",
"ERC1155Implementation": "0xdBd2BaCe25998F67781aA087cEaF8f2a45B5f9B4",
"CrafterTransferImplementation": "0xb57a585Fce9C830eBF8B39447A6Db5d2e2b432e5"
},
"polygon": {
"ERC1167Factory": "0xDdE49F4aC07CdFa60B0559803EeE4A520c2611ED",
"ERC721Implementation": "0x4ee2D9cc8395f297183341acE35214E21666C71B",
"ERC1155Implementation": "0xdBd2BaCe25998F67781aA087cEaF8f2a45B5f9B4",
"CrafterTransferImplementation": "0x1Fd2b65F7e23abC6f69EAf5ABf8db73e5a73B73b",
"ERC721Beacon": "0xb57a585Fce9C830eBF8B39447A6Db5d2e2b432e5",
"ERC1155Beacon": "0xd5c881E831b038DBfadb7cbB538Dcff565d023fA",
"CrafterTransferBeacon": "0xB9564d2667DEBC2D8444aC70F130cC8aC7ACb9B4",
"ERC721BPInstance": "0xB82DE49BC1375BFDEDF13a1B0fB1d140ca09C55E",
"ERC1155BPInstance": "0xb2AbAFfea68DA850CBc901D426CD287dc61bF1C3",
"SwagBagToOwlPartsCrafter": "",
"OwlPartsToOwlCrafter": "0x093fa98ba3333ddb0b64226A9748521e146949A3"
}
}