mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-09 09:45:21 -04:00
Working deployment on alfajores
This commit is contained in:
parent
77af0c5bdd
commit
82f7394412
6 changed files with 13732 additions and 3014 deletions
10
config.js
10
config.js
|
@ -69,6 +69,16 @@ module.exports = {
|
|||
decimals: 6
|
||||
}
|
||||
},
|
||||
netId44787: {
|
||||
celo: {
|
||||
instanceAddress: {
|
||||
'0.1': '0xBdD116cF6B447d038B83b018a1E3f044163b6b44',
|
||||
},
|
||||
tokenAddress: "0xf194afdf50b03e69bd7d057c1aa9e10c9954e4c9",
|
||||
symbol: 'CELO',
|
||||
decimals: 18
|
||||
},
|
||||
},
|
||||
netId42: {
|
||||
eth: {
|
||||
instanceAddress: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue