Itheum / data-dex

DApp with suite of web3 tools to trade personal data on MultiversX
https://datadex.itheum.io
GNU General Public License v3.0
467 stars 6 forks source link

Data NFT minting form donation #1329

Closed damienen closed 2 months ago

damienen commented 3 months ago

Blocked by: https://github.com/Itheum/itheumcore-elrond-data-nft-minter/issues/81

Enciusan commented 2 months ago

Here i've to add the dynamic value of min / max donation % admitted

fuzzyduke commented 2 months ago
  1. Below is seen when trying to mint setting Donate percentage

https://devnet-explorer.multiversx.com/transactions/d3f3e613e813f3f9cf77bc993da3a3a80545b137c25976902c8242e6d4286544

image

image

damienen commented 2 months ago

maxDonationPerecentage is currently set to 20% in the SC. This should be the limitation in practice as well

fuzzyduke commented 2 months ago

Verified. Mint is functional. Correct donaton percentage seen to address erd1f02qxj7zcds358dlytw25ggtcwvuwd054c7mgk8hnnqwqq0hnp4sad5209 confirmation required on donation address.

damienen commented 2 months ago

Can confirm that donation treasury address is set on devnet as: erd1f02qxj7zcds358dlytw25ggtcwvuwd054c7mgk8hnnqwqq0hnp4sad5209

Closing