Skip to content

Commit

Permalink
SpaceOwner -> TownOwner (matrix-org#1782)
Browse files Browse the repository at this point in the history
- Updates the SpaceOwner NFT to TownOwner, which uses a better
ERC721Base standard
- Updates the SpaceFactory with a setSpaceToken function which updates
the NFT minted on space creation.
- Renames SpaceOwner imports to TownOwner in contracts
  • Loading branch information
giuseppecrj authored Mar 16, 2023
1 parent c3817c3 commit d6c730d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
4 changes: 2 additions & 2 deletions zion/contracts/goerli_space_factory/space-factory.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"spaceFactory": "0x59E16E32040Af97E56244562b569a244D3e59342",
"spaceToken": "0x8B69093be9574162eb50385515E01e6507abf07c",
"spaceToken": "0xCbAcb4AA0Efc34F6f567000248a5348a6300DaB7",
"pioneerToken": "0xdb66D5b28B9acc9FB55B96751Ba694829d7EE606"
}
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6c730d

Please sign in to comment.