tornado-core/.env.example

16 lines
471 B
Plaintext
Raw Permalink Normal View History

2019-12-11 10:15:07 +00:00
MERKLE_TREE_HEIGHT=20
2019-07-12 15:04:45 +00:00
# in wei
2019-08-27 20:42:24 +00:00
ETH_AMOUNT=100000000000000000
TOKEN_AMOUNT=100000000000000000
2019-07-12 15:04:45 +00:00
PRIVATE_KEY=
2019-08-20 20:39:21 +00:00
ERC20_TOKEN=
2019-08-30 10:06:17 +00:00
# DAI mirror in Kovan
#ERC20_TOKEN=0xd2b1a6b34f4a68425e7c28b4db5a37be3b7a4947
2019-08-30 10:21:53 +00:00
# the block when 0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1 has some DAI is 13146218
2019-08-30 10:06:17 +00:00
# USDT mirror in Kovan
#ERC20_TOKEN=0xf3e0d7bf58c5d455d31ef1c2d5375904df525105
#TOKEN_AMOUNT=1000000
2019-08-30 10:21:53 +00:00
# the block when 0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1 has some USDT is 13147586