Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 17:04
· 4 commits to main since this release

Initial Release

Notable features

  • Can trade with a specific party or anyone
  • Royalties are distributed evenly to all off-chain royalty recipients
  • Can sweeten either side of a deal with additional Tezos so long as they also trade some FA2 NFT token.
  • Denylist of contracts for any artist or collection owner who reaches out and does not want their tokens traded on XTZNFTSWAP
  • Admin system for multiple admins, as a fallback for losing control of contract or wallet.
  • TZIP-16 Contract Metadata compliant
  • FA2/NFTs from trade proposals is non-custodial
  • Tezos from trade proposals is custodial
  • Cancellable trades
  • Ensures users own tokens they propose for sale

Mainnet Address:

  • KT1Kbw5BZLW6Ju6XAmPJyjDuSMQKKBQHGzdi

Ghostnet Address

  • KT1Lq11zqBKHhpmTgonr68zkNN8WyepyprZh

Most Recent Commits

  • b863a06: add contract source file to github release (Johnny Shankman)
  • a3af4eb: remove superfluous new line (Johnny Shankman)
  • 72554d0: Update README.md (Johnny Shankman)
  • 6cef44f: Update README.md (Johnny Shankman)
  • testing during action when i should be compiling (Johnny Shankman)
  • 2aac66f: move fa2 testing contracts to fa2-mocks folder (Johnny Shankman)
  • b09c34e: include tzip-16 contract metadata as json file (Johnny Shankman)
  • a1963ba: fix TZIP-16 implementation off chain (Johnny Shankman)
  • f76d72e: update readme with latest deploy for 1.0.0 (Johnny Shankman)