mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-08-02 11:56:22 -04:00
test with real DAI and USDT
This commit is contained in:
parent
5006006a20
commit
b8c0c1898f
5 changed files with 242 additions and 10 deletions
|
@ -5,3 +5,12 @@ TOKEN_AMOUNT=100000000000000000
|
|||
EMPTY_ELEMENT=1337
|
||||
PRIVATE_KEY=
|
||||
ERC20_TOKEN=
|
||||
|
||||
# DAI mirror in Kovan
|
||||
#ERC20_TOKEN=0xd2b1a6b34f4a68425e7c28b4db5a37be3b7a4947
|
||||
# block when 0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1 has some DAI is 13146218
|
||||
|
||||
# USDT mirror in Kovan
|
||||
#ERC20_TOKEN=0xf3e0d7bf58c5d455d31ef1c2d5375904df525105
|
||||
#TOKEN_AMOUNT=1000000
|
||||
# block when 0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1 has some USDT is 13147586
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue