Skip to content

Releases: bitmark-inc/feralfile-exhibition-smart-contract

Release FeralfileExhibitionV4 for Feral File 2.0

20 Jul 01:40
a2f4ffb
Compare
Choose a tag to compare

During the re-design of Feral File 2.0, the contract is also re-designed accordingly to support new naming rules,
and a transparent and flexible sale method in Feral File.

The new FeralfileExhibitionV4 contract is a token contract including sale functions. All the sales would
settled over blockchain directly. This contract provides a flexible way for Feral File to propose the sale data
for users to submit transactions by themselves.

The significant changes compare to the previous FeralfileExhibitionV3 contract:

  • buyArtworks - function for settle purchasing transaction from blockchain
    • Support meta transaction
    • Private vault integration, allow credit card users to delegate payments to Feral File
  • Re-design the token structure by
    • Series
    • Artwork

v3.2.0

30 Nov 23:54
a5eadfb
Compare
Choose a tag to compare

This release is aim to support operator filter registry from opensea

  • Add UpdateableOperatorFilterer which enable us to change OperatorFiltererRegistry in the future
  • Set to use opensea registry be default