mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-15 09:35:59 -04:00
remove multicall
This commit is contained in:
parent
77021a52a9
commit
0dd025bd30
6 changed files with 73 additions and 90 deletions
|
@ -3,7 +3,7 @@ const { poseidon } = require('circomlib')
|
|||
const { toBN, toChecksumAddress, BN } = require('web3-utils')
|
||||
|
||||
const TORN_TOKEN = {
|
||||
tokenAddress: '0x77777feddddffc19ff86db637967013e6c6a116c',
|
||||
tokenAddress: '0x77777FeDdddFfC19Ff86DB637967013e6C6A116C',
|
||||
symbol: 'TORN',
|
||||
decimals: 18,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue