From adfea9917205ea43ba10447c12cc9b889ae5ded0 Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Wed, 29 May 2024 12:04:05 -0400 Subject: [PATCH] Update SimpleMint.jsx Added FAQ Text --- src/pages/SimpleMint.jsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/pages/SimpleMint.jsx b/src/pages/SimpleMint.jsx index 21046d5..3568546 100644 --- a/src/pages/SimpleMint.jsx +++ b/src/pages/SimpleMint.jsx @@ -651,7 +651,10 @@ export function SimpleMint() { { question: "What is Simple Mint?", answer: - "Simple Mint is a tool that allows you to mint NFTs and tokens on the Algorand blockchain.", + "Simple Mint is a tool that allows you to mint NFTs and tokens on the Algorand blockchain in any of the major standards.", + question: "How much does it cost to Mint?", + answer: + "There is a network fee of 0.1A and a Lab fee of 0.1A. In total you need to have at least 0.2A in your wallet before minting.", }, ]} />