bit-country / Metaverse-Network

Metaverse.Network is a blockchain for metaverses & dapps. We support WASM and Ethereum-compatible smart contracts for developers to build dApps and games to run on our network.
Apache License 2.0
165 stars 70 forks source link

Feature: Royalty fee and local marketplace listing fees update #179

Closed chexware closed 2 years ago

chexware commented 2 years ago

@justinphamnz I've updated the auction item type to include listing fee property so metaverse owner can't change listing fee after an auction/buy_now is created. Also updated the code so both listing fee and royalty fees are collected when the auction is finalized. Let me know if I need to make any other changes.