Skip to content

Commit

Permalink
new smart contract
Browse files Browse the repository at this point in the history
  • Loading branch information
juliancwirko committed Jul 10, 2022
1 parent 1b9af16 commit 388918a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ NEXT_PUBLIC_ELROND_API = /api/elrond
NEXT_PUBLIC_DAPP_HOST = http://localhost:3000

# The Elven Tools NFT minter smart contract
NEXT_PUBLIC_NFT_SMART_CONTRACT = erd1qqqqqqqqqqqqqpgq5maff85xn0t3r8wr3zn4vhthej9c2ne2gtks8u4tr3
NEXT_PUBLIC_NFT_SMART_CONTRACT = erd1qqqqqqqqqqqqqpgq5za2pty2tlfqhj20z9qmrrpjmyt6advcgtkscm7xep

# The name for the mint endpoint (change it if you have change it in the smart contract)
NEXT_PUBLIC_MINT_FUNCTION_NAME = 'mint'
Expand Down

0 comments on commit 388918a

Please sign in to comment.