Skip to content

Commit

Permalink
fix: adding ERC1155 on sample
Browse files Browse the repository at this point in the history
  • Loading branch information
0xneves committed May 19, 2024
1 parent 4a2849f commit 2bed24f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ SWAPLACE_ADDRESS=0x000000000000000000000000000000000000000000
# Mocks last deployed contracts addresses.
ERC20_ADDRESS=0x000000000000000000000000000000000000000000
ERC721_ADDRESS=0x000000000000000000000000000000000000000000
ERC1155_ADDRESS=0x000000000000000000000000000000000000000000
# Amount of ERC20 tokens to be minted for signer address.
AMOUNT=1000
# Token ID of ERC721 to be minted for signer address.
Expand Down

0 comments on commit 2bed24f

Please sign in to comment.