torn-token/config.js

292 lines
10 KiB
JavaScript
Raw Normal View History

2020-12-15 16:05:35 +01:00
const { toWei } = require('web3-utils')
module.exports = {
torn: {
address: 'torn.contract.tornadocash.eth',
cap: toWei('10000000'),
pausePeriod: 45 * 24 * 3600, // 45 days
distribution: {
airdrop: { to: 'voucher', amount: toWei('500000') },
miningV2: { to: 'rewardSwap', amount: toWei('1000000') },
governance: { to: 'vesting.governance', amount: toWei('5500000') },
team1: { to: 'vesting.team1', amount: toWei('822407') },
team2: { to: 'vesting.team2', amount: toWei('822407') },
team3: { to: 'vesting.team3', amount: toWei('822407') },
team4: { to: 'vesting.team4', amount: toWei('500000') },
team5: { to: 'vesting.team5', amount: toWei('32779') },
},
},
governance: { address: 'governance.contract.tornadocash.eth' },
governanceImpl: { address: 'governance-impl.contract.tornadocash.eth' },
voucher: { address: 'voucher.contract.tornadocash.eth', duration: 12 },
miningV2: {
address: 'mining-v2.contract.tornadocash.eth',
initialBalance: toWei('25000'),
rates: [
{ instance: 'eth-01.tornadocash.eth', value: '10' },
{ instance: 'eth-1.tornadocash.eth', value: '20' },
{ instance: 'eth-10.tornadocash.eth', value: '50' },
{ instance: 'eth-100.tornadocash.eth', value: '400' },
],
},
rewardSwap: { address: 'reward-swap.contract.tornadocash.eth', poolWeight: 1e11 },
tornadoTrees: { address: 'tornado-trees.contract.tornadocash.eth', levels: 20 },
tornadoProxy: { address: 'tornado-proxy.contract.tornadocash.eth' },
2022-01-12 14:13:06 +01:00
tornadoProxyLight: { address: '0x0D5550d52428E7e3175bfc9550207e4ad3859b17' },
2020-12-15 16:05:35 +01:00
rewardVerifier: { address: 'reward-verifier.contract.tornadocash.eth' },
treeUpdateVerifier: { address: 'tree-update-verifier.contract.tornadocash.eth' },
withdrawVerifier: { address: 'withdraw-verifier.contract.tornadocash.eth' },
poseidonHasher2: { address: 'poseidon2.contract.tornadocash.eth' },
poseidonHasher3: { address: 'poseidon3.contract.tornadocash.eth' },
2022-02-16 10:58:18 +01:00
feeManager: { address: 'fee-manager.contract.tornadocash.eth' },
tornadoStakingRewards: { address: 'staking-rewards.contract.tornadocash.eth' },
relayerRegistry: { address: 'relayer-registry.contract.tornadocash.eth' },
tornadoRouter: { address: 'tornado-router.contract.tornadocash.eth' },
instanceRegistry: { address: 'instance-registry.contract.tornadocash.eth' },
2020-12-15 16:05:35 +01:00
deployer: { address: 'deployer.contract.tornadocash.eth' },
vesting: {
team1: {
address: 'team1.vesting.contract.tornadocash.eth',
beneficiary: '0x5A7a51bFb49F190e5A6060a5bc6052Ac14a3b59f',
cliff: 12,
duration: 36,
},
team2: {
address: 'team2.vesting.contract.tornadocash.eth',
beneficiary: '0xF50D442e48E11F16e105431a2664141f44F9feD8',
cliff: 12,
duration: 36,
},
team3: {
address: 'team3.vesting.contract.tornadocash.eth',
beneficiary: '0x6D2C515Ff6A40554869C3Da05494b8D6910D075E',
cliff: 12,
duration: 36,
},
team4: {
address: 'team4.vesting.contract.tornadocash.eth',
beneficiary: '0x504a9c37794a2341F4861bF0A44E8d4016DF8cF2',
cliff: 12,
duration: 36,
},
team5: {
address: 'team5.vesting.contract.tornadocash.eth',
beneficiary: '0x2D81713c58452c92C19b2917e1C770eEcF53Fe41',
cliff: 12,
duration: 36,
},
governance: {
address: 'governance.vesting.contract.tornadocash.eth',
cliff: 3,
duration: 60,
},
},
instances: {
netId1: {
eth: {
instanceAddress: {
0.1: '0x12D66f87A04A9E220743712cE6d9bB1B5616B8Fc',
1: '0x47CE0C6eD5B0Ce3d3A51fdb1C52DC66a7c3c2936',
10: '0x910Cbd523D972eb0a6f4cAe4618aD62622b39DbF',
100: '0xA160cdAB225685dA1d56aa342Ad8841c3b53f291',
},
symbol: 'ETH',
decimals: 18,
},
dai: {
instanceAddress: {
100: '0xD4B88Df4D29F5CedD6857912842cff3b20C8Cfa3',
1000: '0xFD8610d20aA15b7B2E3Be39B396a1bC3516c7144',
2021-03-17 12:38:45 +01:00
10000: '0x07687e702b410Fa43f4cB4Af7FA097918ffD2730',
100000: '0x23773E65ed146A459791799d01336DB287f25334',
2020-12-15 16:05:35 +01:00
},
tokenAddress: '0x6B175474E89094C44Da98b954EedeAC495271d0F',
symbol: 'DAI',
decimals: 18,
},
cdai: {
instanceAddress: {
5000: '0x22aaA7720ddd5388A3c0A3333430953C68f1849b',
2021-03-17 12:38:45 +01:00
50000: '0x03893a7c7463AE47D46bc7f091665f1893656003',
500000: '0x2717c5e28cf931547B621a5dddb772Ab6A35B701',
5000000: '0xD21be7248e0197Ee08E0c20D4a96DEBdaC3D20Af',
2020-12-15 16:05:35 +01:00
},
tokenAddress: '0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643',
symbol: 'cDAI',
decimals: 8,
},
usdc: {
instanceAddress: {
100: '0xd96f2B1c14Db8458374d9Aca76E26c3D18364307',
1000: '0x4736dCf1b7A3d580672CcE6E7c65cd5cc9cFBa9D',
10000: '0xD691F27f38B395864Ea86CfC7253969B409c362d',
100000: undefined,
},
tokenAddress: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48',
symbol: 'USDC',
decimals: 6,
},
usdt: {
instanceAddress: {
100: '0x169AD27A470D064DEDE56a2D3ff727986b15D52B',
1000: '0x0836222F2B2B24A3F36f98668Ed8F0B38D1a872f',
10000: '0xF67721A2D8F736E75a49FdD7FAd2e31D8676542a',
100000: '0x9AD122c22B14202B4490eDAf288FDb3C7cb3ff5E',
},
tokenAddress: '0xdAC17F958D2ee523a2206206994597C13D831ec7',
symbol: 'USDT',
decimals: 6,
},
2021-03-17 12:38:45 +01:00
wbtc: {
instanceAddress: {
0.1: '0x178169B423a011fff22B9e3F3abeA13414dDD0F1',
1: '0x610B717796ad172B316836AC95a2ffad065CeaB4',
10: '0xbB93e510BbCD0B7beb5A853875f9eC60275CF498',
100: undefined,
},
tokenAddress: '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599',
symbol: 'WBTC',
decimals: 8,
},
2020-12-15 16:05:35 +01:00
},
2021-03-17 12:38:45 +01:00
netId5: {
2020-12-15 16:05:35 +01:00
eth: {
instanceAddress: {
2021-03-17 12:38:45 +01:00
0.1: '0x6Bf694a291DF3FeC1f7e69701E3ab6c592435Ae7',
1: '0x3aac1cC67c2ec5Db4eA850957b967Ba153aD6279',
10: '0x723B78e67497E85279CB204544566F4dC5d2acA0',
100: '0x0E3A09dDA6B20aFbB34aC7cD4A6881493f3E7bf7',
2020-12-15 16:05:35 +01:00
},
symbol: 'ETH',
decimals: 18,
},
dai: {
instanceAddress: {
2021-03-17 12:38:45 +01:00
100: '0x76D85B4C0Fc497EeCc38902397aC608000A06607',
1000: '0xCC84179FFD19A1627E79F8648d09e095252Bc418',
10000: '0xD5d6f8D9e784d0e26222ad3834500801a68D027D',
100000: '0x407CcEeaA7c95d2FE2250Bf9F2c105aA7AAFB512',
2020-12-15 16:05:35 +01:00
},
2021-03-17 12:38:45 +01:00
tokenAddress: '0xdc31Ee1784292379Fbb2964b3B9C4124D8F89C60',
2020-12-15 16:05:35 +01:00
symbol: 'DAI',
decimals: 18,
},
cdai: {
instanceAddress: {
2021-03-17 12:38:45 +01:00
5000: '0x833481186f16Cece3f1Eeea1a694c42034c3a0dB',
50000: '0xd8D7DE3349ccaA0Fde6298fe6D7b7d0d34586193',
500000: '0x8281Aa6795aDE17C8973e1aedcA380258Bc124F9',
5000000: '0x57b2B8c82F065de8Ef5573f9730fC1449B403C9f',
2020-12-15 16:05:35 +01:00
},
2021-03-17 12:38:45 +01:00
tokenAddress: '0x822397d9a55d0fefd20F5c4bCaB33C5F65bd28Eb',
2020-12-15 16:05:35 +01:00
symbol: 'cDAI',
decimals: 8,
},
usdc: {
instanceAddress: {
2021-03-17 12:38:45 +01:00
100: '0x05E0b5B40B7b66098C2161A5EE11C5740A3A7C45',
1000: '0x23173fE8b96A4Ad8d2E17fB83EA5dcccdCa1Ae52',
10000: undefined,
2020-12-15 16:05:35 +01:00
100000: undefined,
},
2021-03-17 12:38:45 +01:00
tokenAddress: '0xD87Ba7A50B2E7E660f678A895E4B72E7CB4CCd9C',
2020-12-15 16:05:35 +01:00
symbol: 'USDC',
decimals: 6,
},
usdt: {
instanceAddress: {
2021-03-17 12:38:45 +01:00
100: '0x538Ab61E8A9fc1b2f93b3dd9011d662d89bE6FE6',
1000: '0x94Be88213a387E992Dd87DE56950a9aef34b9448',
10000: undefined,
100000: undefined,
2020-12-15 16:05:35 +01:00
},
2021-03-17 12:38:45 +01:00
tokenAddress: '0xb7FC2023D96AEa94Ba0254AA5Aeb93141e4aad66',
2020-12-15 16:05:35 +01:00
symbol: 'USDT',
decimals: 6,
},
2021-03-17 12:38:45 +01:00
wbtc: {
2021-02-24 17:33:33 +01:00
instanceAddress: {
2021-03-17 12:38:45 +01:00
0.1: '0x242654336ca2205714071898f67E254EB49ACdCe',
1: '0x776198CCF446DFa168347089d7338879273172cF',
10: '0xeDC5d01286f99A066559F60a585406f3878a033e',
100: undefined,
2021-02-24 17:33:33 +01:00
},
2021-03-17 12:38:45 +01:00
tokenAddress: '0xC04B0d3107736C32e19F1c62b2aF67BE61d63a05',
symbol: 'WBTC',
decimals: 8,
2021-02-24 17:33:33 +01:00
},
2020-12-15 16:05:35 +01:00
},
2022-01-12 14:13:06 +01:00
netId10: {
eth: {
instanceAddress: {
0.1: '0x84443CFd09A48AF6eF360C6976C5392aC5023a1F',
1: '0xd47438C816c9E7f2E2888E060936a499Af9582b3',
10: '0x330bdFADE01eE9bF63C209Ee33102DD334618e0a',
100: '0x1E34A77868E19A6647b1f2F47B51ed72dEDE95DD',
},
symbol: 'ETH',
decimals: 18,
},
},
netId56: {
bnb: {
instanceAddress: {
0.1: '0x84443CFd09A48AF6eF360C6976C5392aC5023a1F',
1: '0xd47438C816c9E7f2E2888E060936a499Af9582b3',
10: '0x330bdFADE01eE9bF63C209Ee33102DD334618e0a',
100: '0x1E34A77868E19A6647b1f2F47B51ed72dEDE95DD',
},
symbol: 'BNB',
decimals: 18,
},
},
netId100: {
xdai: {
instanceAddress: {
100: '0x1E34A77868E19A6647b1f2F47B51ed72dEDE95DD',
1000: '0xdf231d99Ff8b6c6CBF4E9B9a945CBAcEF9339178',
10000: '0xaf4c0B70B2Ea9FB7487C7CbB37aDa259579fe040',
100000: '0xa5C2254e4253490C54cef0a4347fddb8f75A4998',
},
symbol: 'xDAI',
decimals: 18,
},
},
netId137: {
matic: {
instanceAddress: {
100: '0x1E34A77868E19A6647b1f2F47B51ed72dEDE95DD',
1000: '0xdf231d99Ff8b6c6CBF4E9B9a945CBAcEF9339178',
10000: '0xaf4c0B70B2Ea9FB7487C7CbB37aDa259579fe040',
100000: '0xa5C2254e4253490C54cef0a4347fddb8f75A4998',
},
symbol: 'MATIC',
decimals: 18,
},
},
netId42161: {
eth: {
instanceAddress: {
0.1: '0x84443CFd09A48AF6eF360C6976C5392aC5023a1F',
1: '0xd47438C816c9E7f2E2888E060936a499Af9582b3',
10: '0x330bdFADE01eE9bF63C209Ee33102DD334618e0a',
100: '0x1E34A77868E19A6647b1f2F47B51ed72dEDE95DD',
},
symbol: 'ETH',
decimals: 18,
},
},
netId43114: {
avax: {
instanceAddress: {
10: '0x330bdFADE01eE9bF63C209Ee33102DD334618e0a',
100: '0x1E34A77868E19A6647b1f2F47B51ed72dEDE95DD',
500: '0xaf8d1839c3c67cf571aa74B5c12398d4901147B3',
},
symbol: 'AVAX',
decimals: 18,
},
},
2020-12-15 16:05:35 +01:00
},
}