Skip to content

Commit

Permalink
add sc address to env example
Browse files Browse the repository at this point in the history
  • Loading branch information
modship committed Sep 5, 2024
1 parent 7f91870 commit 4e798d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/.env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VITE_MAINNET_SC_ADDRESS=
VITE_BUILDNET_SC_ADDRESS=
VITE_MAINNET_SC_ADDRESS=AS1q5hUfxLXNXLKsYQVXZLK7MPUZcWaNZZsK7e9QzqhGdAgLpUGT
VITE_BUILDNET_SC_ADDRESS=AS12qKAVjU1nr66JSkQ6N4Lqu4iwuVc6rAbRTrxFoynPrPdP1sj3G
VITE_OP_FEES=10000000 # value in nMAS

0 comments on commit 4e798d6

Please sign in to comment.