From 92494de7aa6ee05c9fd694f42cabc4f22e868af8 Mon Sep 17 00:00:00 2001 From: tayvano Date: Fri, 26 Jan 2018 22:47:49 -0800 Subject: [PATCH] Release: v3.11.3.2 --- app/includes/header.tpl | 6 +- app/manifest.json | 2 +- app/package.json | 2 +- app/scripts/abiDefinitions/ethAbi.json | 4 +- app/scripts/customGas.js | 3 +- chrome-extension/cx-wallet.html | 4 +- chrome-extension/helpers.html | 4 +- chrome-extension/js/etherwallet-master.js | 107 ++++++++++++++++-- chrome-extension/manifest.json | 2 +- .../brave-payments-verification.txt | 4 - dist/.well-known/index.html | 0 dist/helpers.html | 4 +- dist/index.html | 4 +- dist/js/etherwallet-master.js | 107 ++++++++++++++++-- dist/package.json | 2 +- 15 files changed, 211 insertions(+), 44 deletions(-) delete mode 100644 dist/.well-known/brave-payments-verification.txt delete mode 100644 dist/.well-known/index.html diff --git a/app/includes/header.tpl b/app/includes/header.tpl index d531b20adf..f8c0a347a0 100644 --- a/app/includes/header.tpl +++ b/app/includes/header.tpl @@ -98,18 +98,18 @@ @@if (site === 'mew' ) { MyEtherWallet -

3.11.3.1

+

3.11.3.2

} @@if (site === 'cx' ) { MyEtherWallet -

3.11.3.1

+

3.11.3.2

}
- + diff --git a/app/manifest.json b/app/manifest.json index a103e1968a..20dc3c9947 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.11.3.1", + "version": "3.11.3.2", "manifest_version": 2, "description": "MyEtherWallet Chrome Extension", "homepage_url": "https://www.myetherwallet.com/", diff --git a/app/package.json b/app/package.json index 632229e168..823a7a476d 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.11.3.1", + "version": "3.11.3.2", "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", "author": "MyEtherWallet", "license": "ISC", diff --git a/app/scripts/abiDefinitions/ethAbi.json b/app/scripts/abiDefinitions/ethAbi.json index 27b9737b68..3f8de15e64 100644 --- a/app/scripts/abiDefinitions/ethAbi.json +++ b/app/scripts/abiDefinitions/ethAbi.json @@ -49,7 +49,7 @@ },{ "name": "DGX 1.0", "address": "0x55b9a11c2e8351b4ffc7b11561148bfac9977855", -"abi": '[{"constant":false,"inputs":[],"name":"vendorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"getFeeDays","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_addr","type":"address"},{"name":"_val","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"userExists","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_ownr","type":"address"}],"name":"setOwner","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"actualBalanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_acct","type":"address"}],"name":"isAdmin","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"custodianRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_cust","type":"address"}],"name":"isCustodian","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"calculateDemurrage","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getConfigAddress","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"redemptionFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldTokenLedger","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_adtr","type":"address"}],"name":"isAuditor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"accountingWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditRelease","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_fees","type":"uint256"}],"name":"ledgerMint","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"storageRate","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"billingPeriod","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"config","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"requiredConfirmations","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getOwner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"deductFees","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"minterContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_balance","type":"uint256"},{"name":"_feedays","type":"uint256"}],"name":"demurrageCalc","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getBase","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeMax","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_recastfee","type":"uint256"}],"name":"recastCall","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_greg","type":"address"}],"name":"isGoldRegistry","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_vndr","type":"address"}],"name":"isVendor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_value","type":"uint256"},{"name":"_user","type":"address"}],"name":"calculateTxFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"}],"name":"payStorageFee","outputs":[],"type":"function"},{"inputs":[{"name":"_conf","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":true,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"user","type":"address"}],"name":"NewAccount","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]s' +"abi": '[{"constant":false,"inputs":[],"name":"vendorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"getFeeDays","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_addr","type":"address"},{"name":"_val","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"userExists","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_ownr","type":"address"}],"name":"setOwner","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"actualBalanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_acct","type":"address"}],"name":"isAdmin","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"custodianRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_cust","type":"address"}],"name":"isCustodian","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"calculateDemurrage","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getConfigAddress","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"redemptionFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldTokenLedger","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_adtr","type":"address"}],"name":"isAuditor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"accountingWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditRelease","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_fees","type":"uint256"}],"name":"ledgerMint","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"storageRate","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"billingPeriod","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"config","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"requiredConfirmations","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getOwner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"deductFees","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"minterContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_balance","type":"uint256"},{"name":"_feedays","type":"uint256"}],"name":"demurrageCalc","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getBase","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeMax","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_recastfee","type":"uint256"}],"name":"recastCall","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_greg","type":"address"}],"name":"isGoldRegistry","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_vndr","type":"address"}],"name":"isVendor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_value","type":"uint256"},{"name":"_user","type":"address"}],"name":"calculateTxFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"}],"name":"payStorageFee","outputs":[],"type":"function"},{"inputs":[{"name":"_conf","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":true,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"user","type":"address"}],"name":"NewAccount","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]' },{ "name": "DAO Original", "address": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413", @@ -169,7 +169,7 @@ },{ "name": "RiderToken", "address": "0x54b293226000ccBFC04DF902eEC567CB4C35a903", -"abi": '[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_amount","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"tokenName","type":"string"},{"name":"tokenSymbol","type":"string"},{"name":"tokenSupply","type":"uint256"}],"name":"SetupToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"inputs":[{"name":"adr","type":"address"}],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}] +"abi": '[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_amount","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"tokenName","type":"string"},{"name":"tokenSymbol","type":"string"},{"name":"tokenSupply","type":"uint256"}],"name":"SetupToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"inputs":[{"name":"adr","type":"address"}],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]' },{ "name": "SingularDTV Fund", "address": "0xe736091FC36f1ad476f5E4e03e4425940822D3BA", diff --git a/app/scripts/customGas.js b/app/scripts/customGas.js index 9134a48ba6..e76378da65 100644 --- a/app/scripts/customGas.js +++ b/app/scripts/customGas.js @@ -193,12 +193,13 @@ gasLimit: 200000, data: '', msg: 'Rebellious Token' },{ - // Ethereum High Token Sale +// Ethereum High Token Sale to: '0xd5E3036d5CE7eC222379D16f6ffC38C38c55BF7f', gasLimit: 200000, data: '', msg: 'Ethereum High HIG is a robust and feather-light cryptocurrency designed to hedge the risk of your portfolio' },{ +// REAL CHAIN TOKEN! to: '0x2a3Aa9ECA41E720Ed46B5A70D6C37EfA47f768Ac', gasLimit: 200000, data: '', diff --git a/chrome-extension/cx-wallet.html b/chrome-extension/cx-wallet.html index 84ae519bee..5261d50d71 100644 --- a/chrome-extension/cx-wallet.html +++ b/chrome-extension/cx-wallet.html @@ -83,12 +83,12 @@ MyEtherWallet -

3.11.3.1

+

3.11.3.2

- + diff --git a/chrome-extension/helpers.html b/chrome-extension/helpers.html index d5b010b20a..064d7ef988 100644 --- a/chrome-extension/helpers.html +++ b/chrome-extension/helpers.html @@ -99,13 +99,13 @@ MyEtherWallet -

3.11.3.1

+

3.11.3.2

- + diff --git a/chrome-extension/js/etherwallet-master.js b/chrome-extension/js/etherwallet-master.js index e993ba20a2..c401ae0f3e 100644 --- a/chrome-extension/js/etherwallet-master.js +++ b/chrome-extension/js/etherwallet-master.js @@ -84,6 +84,10 @@ module.exports=[{ "address": "0xF0160428a8552AC9bB7E050D90eEADE4DDD52843", "abi": '[{"constant":false,"inputs":[{"name":"_eth","type":"uint256"}],"name":"setEthToCents","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"startDate","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"claimFounders","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_user","type":"address"}],"name":"userInfo","outputs":[{"name":"centstotal","type":"uint256"},{"name":"weitotal","type":"uint256"},{"name":"share","type":"uint256"},{"name":"badges","type":"uint256"},{"name":"claimed","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"getPeriod","outputs":[{"name":"saleperiod","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"periodTwo","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_user","type":"address"}],"name":"proxyPurchase","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"BILLION","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"claim","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"ethToCents","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_wei","type":"uint256"}],"name":"weiToCents","outputs":[{"name":"centsvalue","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalWei","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"WEI_PER_ETH","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"goalReached","outputs":[{"name":"reached","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proxy","type":"address"}],"name":"getPayout","outputs":[{"name":"payout","type":"address"},{"name":"isproxy","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"myInfo","outputs":[{"name":"centstotal","type":"uint256"},{"name":"weitotal","type":"uint256"},{"name":"share","type":"uint256"},{"name":"badges","type":"uint256"},{"name":"claimed","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_payout","type":"address"}],"name":"regProxy","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"getSaleStatus","outputs":[{"name":"fclaim","type":"bool"},{"name":"reltokens","type":"uint256"},{"name":"relbadges","type":"uint256"},{"name":"claimers","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"sendFunds","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"isEnded","outputs":[{"name":"ended","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"unlock","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_contrib","type":"uint256"},{"name":"_total","type":"uint256"}],"name":"calcShare","outputs":[{"name":"share","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_payout","type":"address"}],"name":"getProxy","outputs":[{"name":"proxy","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"periodThree","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalCents","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"endDate","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"getSaleConfig","outputs":[{"name":"start","type":"uint256"},{"name":"two","type":"uint256"},{"name":"three","type":"uint256"},{"name":"end","type":"uint256"},{"name":"goal","type":"uint256"},{"name":"cap","type":"uint256"},{"name":"badgecost","type":"uint256"},{"name":"famount","type":"uint256"},{"name":"fwallet","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"getSaleInfo","outputs":[{"name":"weiamount","type":"uint256"},{"name":"cents","type":"uint256"},{"name":"realcents","type":"uint256"},{"name":"amount","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_user","type":"address"}],"name":"claimFor","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"CENTS","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_a","type":"uint256"},{"name":"_c","type":"uint256"}],"name":"ppb","outputs":[{"name":"b","type":"uint256"}],"type":"function"},{"inputs":[{"name":"_config","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_exchange","type":"uint256"},{"indexed":true,"name":"_rate","type":"uint256"},{"indexed":true,"name":"_cents","type":"uint256"}],"name":"Purchase","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_user","type":"address"},{"indexed":true,"name":"_amount","type":"uint256"},{"indexed":true,"name":"_badges","type":"uint256"}],"name":"Claim","type":"event"}]' },{ +"name": "DGX 1.0", +"address": "0x55b9a11c2e8351b4ffc7b11561148bfac9977855", +"abi": '[{"constant":false,"inputs":[],"name":"vendorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"getFeeDays","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_addr","type":"address"},{"name":"_val","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"userExists","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_ownr","type":"address"}],"name":"setOwner","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"actualBalanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_acct","type":"address"}],"name":"isAdmin","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"custodianRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_cust","type":"address"}],"name":"isCustodian","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"calculateDemurrage","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getConfigAddress","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"redemptionFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldTokenLedger","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_adtr","type":"address"}],"name":"isAuditor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"accountingWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditRelease","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_fees","type":"uint256"}],"name":"ledgerMint","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"storageRate","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"billingPeriod","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"config","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"requiredConfirmations","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getOwner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"deductFees","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"minterContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_balance","type":"uint256"},{"name":"_feedays","type":"uint256"}],"name":"demurrageCalc","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getBase","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeMax","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_recastfee","type":"uint256"}],"name":"recastCall","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_greg","type":"address"}],"name":"isGoldRegistry","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_vndr","type":"address"}],"name":"isVendor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_value","type":"uint256"},{"name":"_user","type":"address"}],"name":"calculateTxFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"}],"name":"payStorageFee","outputs":[],"type":"function"},{"inputs":[{"name":"_conf","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":true,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"user","type":"address"}],"name":"NewAccount","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]' +},{ "name": "DAO Original", "address": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413", "abi": '[{"constant":true,"inputs":[{"name":"","type":"uint256"}],"name":"proposals","outputs":[{"name":"recipient","type":"address"},{"name":"amount","type":"uint256"},{"name":"description","type":"string"},{"name":"votingDeadline","type":"uint256"},{"name":"open","type":"bool"},{"name":"proposalPassed","type":"bool"},{"name":"proposalHash","type":"bytes32"},{"name":"proposalDeposit","type":"uint256"},{"name":"newCurator","type":"bool"},{"name":"yea","type":"uint256"},{"name":"nay","type":"uint256"},{"name":"creator","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_amount","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"minTokensToCreate","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"rewardAccount","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"daoCreator","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"divisor","outputs":[{"name":"divisor","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"extraBalance","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_transactionData","type":"bytes"}],"name":"executeProposal","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"unblockMe","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalRewardToken","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"actualBalance","outputs":[{"name":"_actualBalance","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"closingTime","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"allowedRecipients","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferWithoutReward","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"refund","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_recipient","type":"address"},{"name":"_amount","type":"uint256"},{"name":"_description","type":"string"},{"name":"_transactionData","type":"bytes"},{"name":"_debatingPeriod","type":"uint256"},{"name":"_newCurator","type":"bool"}],"name":"newProposal","outputs":[{"name":"_proposalID","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"DAOpaidOut","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"minQuorumDivisor","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_newContract","type":"address"}],"name":"newContract","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_recipient","type":"address"},{"name":"_allowed","type":"bool"}],"name":"changeAllowedRecipients","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"halveMinQuorum","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"paidOut","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_newCurator","type":"address"}],"name":"splitDAO","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"DAOrewardAccount","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"proposalDeposit","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"numberOfProposals","outputs":[{"name":"_numberOfProposals","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"lastTimeMinQuorumMet","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_toMembers","type":"bool"}],"name":"retrieveDAOReward","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"receiveEther","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"isFueled","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_tokenHolder","type":"address"}],"name":"createTokenProxy","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_proposalID","type":"uint256"}],"name":"getNewDAOAddress","outputs":[{"name":"_newDAO","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_supportsProposal","type":"bool"}],"name":"vote","outputs":[{"name":"_voteID","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getMyReward","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"rewardToken","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFromWithoutReward","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalDeposit","type":"uint256"}],"name":"changeProposalDeposit","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"blocked","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"curator","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_recipient","type":"address"},{"name":"_amount","type":"uint256"},{"name":"_transactionData","type":"bytes"}],"name":"checkProposalCode","outputs":[{"name":"_codeChecksOut","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"privateCreation","outputs":[{"name":"","type":"address"}],"type":"function"},{"inputs":[{"name":"_curator","type":"address"},{"name":"_daoCreator","type":"address"},{"name":"_proposalDeposit","type":"uint256"},{"name":"_minTokensToCreate","type":"uint256"},{"name":"_closingTime","type":"uint256"},{"name":"_privateCreation","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":false,"name":"_amount","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_amount","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"value","type":"uint256"}],"name":"FuelingToDate","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"amount","type":"uint256"}],"name":"CreatedToken","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Refund","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"proposalID","type":"uint256"},{"indexed":false,"name":"recipient","type":"address"},{"indexed":false,"name":"amount","type":"uint256"},{"indexed":false,"name":"newCurator","type":"bool"},{"indexed":false,"name":"description","type":"string"}],"name":"ProposalAdded","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"proposalID","type":"uint256"},{"indexed":false,"name":"position","type":"bool"},{"indexed":true,"name":"voter","type":"address"}],"name":"Voted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"proposalID","type":"uint256"},{"indexed":false,"name":"result","type":"bool"},{"indexed":false,"name":"quorum","type":"uint256"}],"name":"ProposalTallied","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_newCurator","type":"address"}],"name":"NewCurator","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_recipient","type":"address"},{"indexed":false,"name":"_allowed","type":"bool"}],"name":"AllowedRecipientChanged","type":"event"}]' @@ -200,6 +204,10 @@ module.exports=[{ "address": "0xAA1A6e3e6EF20068f7F8d8C835d2D22fd5116444", "abi": '[{"constant":false,"inputs":[{"name":"targetFork","type":"address"},{"name":"targetNoFork","type":"address"}],"name":"split","outputs":[{"name":"","type":"bool"}],"type":"function"}]' },{ +"name": "RiderToken", +"address": "0x54b293226000ccBFC04DF902eEC567CB4C35a903", +"abi": '[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_amount","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"tokenName","type":"string"},{"name":"tokenSymbol","type":"string"},{"name":"tokenSupply","type":"uint256"}],"name":"SetupToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"inputs":[{"name":"adr","type":"address"}],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]' +},{ "name": "SingularDTV Fund", "address": "0xe736091FC36f1ad476f5E4e03e4425940822D3BA", "abi": '[{"inputs": [{"type": "address", "name": "singularDTVCrowdfundingAddress"}, {"type": "address", "name": "singularDTVTokenAddress"}], "constant": false, "type": "function", "name": "setup", "outputs": [{"type": "bool", "name": ""}]}, {"inputs": [], "constant": false, "type": "function", "name": "depositRevenue", "outputs": [{"type": "bool", "name": ""}]}, {"inputs": [], "constant": false, "type": "function", "name": "withdrawRevenue", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [{"type": "address", "name": "forAddress"}], "constant": false, "type": "function", "name": "softWithdrawRevenueFor", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "workshop", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [{"type": "address", "name": ""}], "constant": true, "type": "function", "name": "revenueAtTimeOfWithdraw", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "singularDTVToken", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "owner", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "singularDTVCrowdfunding", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "totalRevenue", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [{"type": "address", "name": ""}], "constant": true, "type": "function", "name": "owed", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [], "type": "constructor"}]' @@ -4304,6 +4312,7 @@ module.exports = [{ data: '', msg: 'Ethereum High HIG is a robust and feather-light cryptocurrency designed to hedge the risk of your portfolio' }, { + // REAL CHAIN TOKEN! to: '0x2a3Aa9ECA41E720Ed46B5A70D6C37EfA47f768Ac', gasLimit: 200000, data: '', @@ -4326,6 +4335,12 @@ module.exports = [{ gasLimit: 150000, data: '', msg: 'TRV Ongoing Sale.' +}, { + // TWN Token Sale + to: '0xdee3bfae40ac2ae9c69ebf30ecaf67a499a9dd5e', + gasLimit: 150000, + data: '', + msg: 'The World News Pre-ICO.' }, { // Bitlle Token Sale (BTL) to: '0x92685E93956537c25Bb75D5d47fca4266dd628B8', @@ -12702,6 +12717,11 @@ module.exports=[{ "decimal":9, "type":"default" },{ +"address":"0x2108E62D335Bbdc89eC3E9d8582F18DCFB0cDFf4", +"symbol":"CARCO", +"decimal":8, +"type":"default" +},{ "address":"0xe8780B48bdb05F928697A5e8155f672ED91462F7", "symbol":"CAS", "decimal":18, @@ -12782,6 +12802,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0xd4c435f5b09f855c3317c8524cb1f586e42795fa", +"symbol":"CND", +"decimal":18, +"type":"default" +},{ "address":"0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b", "symbol":"CO2", "decimal":18, @@ -12792,6 +12817,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x3136eF851592aCf49CA4C825131E364170FA32b3", +"symbol":"COFI", +"decimal":18, +"type":"default" +},{ "address":"0x65292eeadf1426cd2df1c4793a3d7519f253913b", "symbol":"COSS", "decimal":18, @@ -12847,6 +12877,11 @@ module.exports=[{ "decimal":8, "type":"default" },{ +"address":"0xb6EE9668771a79be7967ee29a63D4184F8097143", +"symbol":"CXO", +"decimal":18, +"type":"default" +},{ "address":"0xdab0C31BF34C897Fb0Fe90D12EC9401caf5c36Ec", "symbol":"DAB", "decimal":0, @@ -12917,7 +12952,7 @@ module.exports=[{ "decimal":9, "type":"default" },{ -"address":"0xf6cfe53d6febaeea051f400ff5fc14f0cbbdaca1", +"address":"0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1", "symbol":"DGPT", "decimal":18, "type":"default" @@ -13097,6 +13132,11 @@ module.exports=[{ "decimal":8, "type":"default" },{ +"address":"0xabdf147870235fcfc34153828c769a70b3fae01f", +"symbol":"EURT", +"decimal":6, +"type":"default" +},{ "address":"0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c", "symbol":"EVE", "decimal":18, @@ -13127,6 +13167,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x70b147e01e9285e7ce68b9ba437fe3a9190e756a", +"symbol":"FLX", +"decimal":18, +"type":"default" +},{ "address":"0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4", "symbol":"FRD", "decimal":18, @@ -13652,6 +13697,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0xb91318f35bdb262e9423bc7c7c2a3a93dd93c92c", +"symbol":"NULS", +"decimal":18, +"type":"default" +},{ "address":"0x45e42D659D9f9466cD5DF622506033145a9b89Bc", "symbol":"NxC", "decimal":3, @@ -13857,6 +13907,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0xef6b4ce8c9bc83744fbcde2657b32ec18790458a", +"symbol":"PUC", +"decimal":0, +"type":"default" +},{ "address":"0xc14830e53aa344e8c14603a91229a0b925b0b262", "symbol":"PXT", "decimal":8, @@ -13952,6 +14007,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x54b293226000ccBFC04DF902eEC567CB4C35a903", +"symbol":"RTN", +"decimal":18, +"type":"default" +},{ "address":"0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244", "symbol":"RVT", "decimal":18, @@ -14037,6 +14097,11 @@ module.exports=[{ "decimal":6, "type":"default" },{ +"address":"0x6E34d8d84764D40f6D7b39cd569Fd017bF53177D", +"symbol":"SKRP", +"decimal":18, +"type":"default" +},{ "address":"0x7A5fF295Dc8239d5C2374E4D894202aAF029Cab6", "symbol":"SLT", "decimal":3, @@ -14122,6 +14187,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x629aEe55ed49581C33ab27f9403F7992A289ffd5", +"symbol":"STC", +"decimal":18, +"type":"default" +},{ "address":"0x7dd7f56d697cc0f2b52bd55c057f378f1fe6ab4b", "symbol":"$TEAK", "decimal":18, @@ -14252,6 +14322,11 @@ module.exports=[{ "decimal":6, "type":"default" },{ +"address":"0x2eF1aB8a26187C58BB8aAeB11B2fC6D25C5c0716", +"symbol":"TWN", +"decimal":18, +"type":"default" +},{ "address":"0x24692791bc444c5cd0b81e3cbcaba4b04acd1f3b", "symbol":"UKG", "decimal":18, @@ -14262,6 +14337,11 @@ module.exports=[{ "decimal":0, "type":"default" },{ +"address":"0xdac17f958d2ee523a2206206994597c13d831ec7", +"symbol":"USDT", +"decimal":6, +"type":"default" +},{ "address":"0xd01db73e047855efb414e6202098c4be4cd2423b", "symbol":"UQC", "decimal":18, @@ -14357,6 +14437,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x62cd07d414ec50b68c7ecaa863a23d344f2d062f", +"symbol":"WickNote", +"decimal":0, +"type":"default" +},{ "address":"0x667088b212ce3d06a1b553a7221E1fD19000d9aF", "symbol":"WINGS", "decimal":18, @@ -16532,35 +16617,35 @@ ja.code = 'ja'; ja.data = (_ja$data = { GEN_Help_0: 'お財布をお持ちですか?', /*Already have a wallet somewhere?*/ - GEN_Help_MetaMask: 'とでも簡単です!キーはフィッシングサイトではなく、メタマスク(Metamask)に残っています。すぐ試してください!', /*So easy! Keys stay in MetaMask, not on a phishing site! Try it today.*/ + GEN_Help_MetaMask: 'とっても簡単です!キーはフィッシングサイトではなく、メタマスク(Metamask)に残っています。すぐ試してください!', /*So easy! Keys stay in MetaMask, not on a phishing site! Try it today.*/ - GEN_Warning_1: '**これは絶対に失くさないでください!** なくした場合には二度と戻ってきません。', /***Do not lose it!** It cannot be recovered if you lose it.*/ - GEN_Warning_2: '**他人と共有しないでください** 悪意のあるサイトでこのファイルを使うと、あなたの資産を盗られてしまいます。', /***Do not share it!** Your funds will be stolen if you use this file on a malicious/phishing site.*/ - GEN_Warning_3: '**バックアップを作成してください!** いつの日か、億万単位の大金になるものと心得て安全を確保してください。', /***Make a backup!** Secure it like the millions of dollars it may one day be worth.*/ + GEN_Warning_1: '**絶対に忘れないようにしてください!** 失くしてしまうと、回復できません。', /***Do not lose it!** It cannot be recovered if you lose it.*/ + GEN_Warning_2: '**他人と共有しないでください** 悪意のあるサイトでこのファイルを使うと、あなたのお金が盗まれます。', /***Do not share it!** Your funds will be stolen if you use this file on a malicious/phishing site.*/ + GEN_Warning_3: '**バックアップを作成してください!** ゆくゆくは、数億円の大金になるものと心得て安全性を確保してください。', /***Make a backup!** Secure it like the millions of dollars it may one day be worth.*/ GAS_Price_1: '普通', /*Not So Fast*/ GAS_Price_2: '迅速', /*Fast*/ - GAS_Price_3: '超迅速', /*Fast AF*/ + GAS_Price_3: '超速', /*Fast AF*/ CONTRACT_Helper_1: 'マルチシグのアドレスに変えてください', /*Please change the address to your own Multisig Contract Address.*/ - CONTRACT_Warning_1: 'まもなく契約が送出されます。', /*You are about to **deploy a contract**.*/ + CONTRACT_Warning_1: 'まもなく契約が展開されます。', /*You are about to **deploy a contract**.*/ CONTRACT_Warning_2: '次のネットワークに展開されます:', /*It will be deployed on the following network:*/ CONTRACT_Warning_3: 'まもなく契約上の機能が実行されます。', /*You are about to **execute a function on contract**.*/ - SEND_Helper_Contract: 'ほとんどの場合、0のままにしてください。', /*In most cases you should leave this as 0.*/ + SEND_Helper_Contract: 'ほとんどの場合、0.のままにしておきます。', /*In most cases you should leave this as 0.*/ SEND_ViewOnly: '自分のアドレスを指定するだけでは送信できません。お財布を解錠する必要があります。', /*You cannot send with only your address. You must use one of the other options to unlock your wallet in order to send.*/ SEND_LoadTokens: 'トークン読込', /*Load Tokens*/ SEND_CustomAddrMsg: '対応するメッセージ', /*A message regarding*/ - SWAP_Warning_1: '警告!交換に必要な資金が足りません。', /*Warning! You do not have enough funds to complete this swap.*/ + SWAP_Warning_1: '警告!交換するためにに必要な金額が不足しています。', /*Warning! You do not have enough funds to complete this swap.*/ SWAP_Warning_2: '資金を追加するか、別のお財布をお使いください。', /*Please add more funds to your wallet or access a different wallet.*/ - X_Advanced: '熟練者限定。', /*Advanced Users Only.*/ + X_Advanced: '熟練者向け。', /*Advanced Users Only.*/ X_HelpfulLinks: '役立つリンクとよくある問答集', /*Helpful Links & FAQs*/ X_HelpfulLinks_1: 'お財布の操作方法', /*How to Access your Wallet*/ X_HelpfulLinks_2: '秘密鍵を紛失してしまいした', /*I lost my private key*/ X_HelpfulLinks_3: '秘密鍵が別のアドレスを解錠しました', /*My private key opens a different address*/ - X_HelpfulLinks_4: 'MyEtherWalletから、または宛へ移管中', /*Migrating to/from MyEtherWallet*/ + X_HelpfulLinks_4: 'MyEtherWalletから、またはそれに向けて移管中', /*Migrating to/from MyEtherWallet*/ X_Network: 'ノード', // aka "node" or "chain" - used in the dropdown in header /*Network*/ X_Network_Custom: 'カスタムネットワークやノードを追加', /*Add Custom Network / Node*/ diff --git a/chrome-extension/manifest.json b/chrome-extension/manifest.json index a103e1968a..20dc3c9947 100644 --- a/chrome-extension/manifest.json +++ b/chrome-extension/manifest.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.11.3.1", + "version": "3.11.3.2", "manifest_version": 2, "description": "MyEtherWallet Chrome Extension", "homepage_url": "https://www.myetherwallet.com/", diff --git a/dist/.well-known/brave-payments-verification.txt b/dist/.well-known/brave-payments-verification.txt deleted file mode 100644 index a0871e9c13..0000000000 --- a/dist/.well-known/brave-payments-verification.txt +++ /dev/null @@ -1,4 +0,0 @@ -This is a Brave Payments publisher verification file. - -Domain: myetherwallet.com -Token: 4730ad37f424ccf590e933948fe4d02275b773e8e392b2770d690c17cb0ce664 diff --git a/dist/.well-known/index.html b/dist/.well-known/index.html deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/dist/helpers.html b/dist/helpers.html index d5b010b20a..064d7ef988 100644 --- a/dist/helpers.html +++ b/dist/helpers.html @@ -99,13 +99,13 @@ MyEtherWallet -

3.11.3.1

+

3.11.3.2

- + diff --git a/dist/index.html b/dist/index.html index 71a40322ae..7f23bab722 100644 --- a/dist/index.html +++ b/dist/index.html @@ -99,13 +99,13 @@ MyEtherWallet -

3.11.3.1

+

3.11.3.2

- + diff --git a/dist/js/etherwallet-master.js b/dist/js/etherwallet-master.js index e993ba20a2..c401ae0f3e 100644 --- a/dist/js/etherwallet-master.js +++ b/dist/js/etherwallet-master.js @@ -84,6 +84,10 @@ module.exports=[{ "address": "0xF0160428a8552AC9bB7E050D90eEADE4DDD52843", "abi": '[{"constant":false,"inputs":[{"name":"_eth","type":"uint256"}],"name":"setEthToCents","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"startDate","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"claimFounders","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_user","type":"address"}],"name":"userInfo","outputs":[{"name":"centstotal","type":"uint256"},{"name":"weitotal","type":"uint256"},{"name":"share","type":"uint256"},{"name":"badges","type":"uint256"},{"name":"claimed","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"getPeriod","outputs":[{"name":"saleperiod","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"periodTwo","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_user","type":"address"}],"name":"proxyPurchase","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"BILLION","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"claim","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"ethToCents","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_wei","type":"uint256"}],"name":"weiToCents","outputs":[{"name":"centsvalue","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalWei","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"WEI_PER_ETH","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"goalReached","outputs":[{"name":"reached","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proxy","type":"address"}],"name":"getPayout","outputs":[{"name":"payout","type":"address"},{"name":"isproxy","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"myInfo","outputs":[{"name":"centstotal","type":"uint256"},{"name":"weitotal","type":"uint256"},{"name":"share","type":"uint256"},{"name":"badges","type":"uint256"},{"name":"claimed","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_payout","type":"address"}],"name":"regProxy","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"getSaleStatus","outputs":[{"name":"fclaim","type":"bool"},{"name":"reltokens","type":"uint256"},{"name":"relbadges","type":"uint256"},{"name":"claimers","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"sendFunds","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"isEnded","outputs":[{"name":"ended","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"unlock","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_contrib","type":"uint256"},{"name":"_total","type":"uint256"}],"name":"calcShare","outputs":[{"name":"share","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_payout","type":"address"}],"name":"getProxy","outputs":[{"name":"proxy","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"periodThree","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalCents","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"endDate","outputs":[{"name":"date","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"getSaleConfig","outputs":[{"name":"start","type":"uint256"},{"name":"two","type":"uint256"},{"name":"three","type":"uint256"},{"name":"end","type":"uint256"},{"name":"goal","type":"uint256"},{"name":"cap","type":"uint256"},{"name":"badgecost","type":"uint256"},{"name":"famount","type":"uint256"},{"name":"fwallet","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"getSaleInfo","outputs":[{"name":"weiamount","type":"uint256"},{"name":"cents","type":"uint256"},{"name":"realcents","type":"uint256"},{"name":"amount","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_user","type":"address"}],"name":"claimFor","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"CENTS","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_a","type":"uint256"},{"name":"_c","type":"uint256"}],"name":"ppb","outputs":[{"name":"b","type":"uint256"}],"type":"function"},{"inputs":[{"name":"_config","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_exchange","type":"uint256"},{"indexed":true,"name":"_rate","type":"uint256"},{"indexed":true,"name":"_cents","type":"uint256"}],"name":"Purchase","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_user","type":"address"},{"indexed":true,"name":"_amount","type":"uint256"},{"indexed":true,"name":"_badges","type":"uint256"}],"name":"Claim","type":"event"}]' },{ +"name": "DGX 1.0", +"address": "0x55b9a11c2e8351b4ffc7b11561148bfac9977855", +"abi": '[{"constant":false,"inputs":[],"name":"vendorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"getFeeDays","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_addr","type":"address"},{"name":"_val","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"userExists","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_ownr","type":"address"}],"name":"setOwner","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"actualBalanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_acct","type":"address"}],"name":"isAdmin","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"custodianRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_cust","type":"address"}],"name":"isCustodian","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"calculateDemurrage","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getConfigAddress","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"redemptionFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldTokenLedger","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_adtr","type":"address"}],"name":"isAuditor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"accountingWallet","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditRelease","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_fees","type":"uint256"}],"name":"ledgerMint","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"storageRate","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"billingPeriod","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"config","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"goldRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"requiredConfirmations","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getOwner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address"}],"name":"deductFees","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"minterContract","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_balance","type":"uint256"},{"name":"_feedays","type":"uint256"}],"name":"demurrageCalc","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"recastFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"auditorRegistry","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getBase","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"txFeeMax","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"},{"name":"_user","type":"address"},{"name":"_tokens","type":"uint256"},{"name":"_recastfee","type":"uint256"}],"name":"recastCall","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_greg","type":"address"}],"name":"isGoldRegistry","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_vndr","type":"address"}],"name":"isVendor","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_value","type":"uint256"},{"name":"_user","type":"address"}],"name":"calculateTxFee","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_gold","type":"address"}],"name":"payStorageFee","outputs":[],"type":"function"},{"inputs":[{"name":"_conf","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":true,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"user","type":"address"}],"name":"NewAccount","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]' +},{ "name": "DAO Original", "address": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413", "abi": '[{"constant":true,"inputs":[{"name":"","type":"uint256"}],"name":"proposals","outputs":[{"name":"recipient","type":"address"},{"name":"amount","type":"uint256"},{"name":"description","type":"string"},{"name":"votingDeadline","type":"uint256"},{"name":"open","type":"bool"},{"name":"proposalPassed","type":"bool"},{"name":"proposalHash","type":"bytes32"},{"name":"proposalDeposit","type":"uint256"},{"name":"newCurator","type":"bool"},{"name":"yea","type":"uint256"},{"name":"nay","type":"uint256"},{"name":"creator","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_amount","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"minTokensToCreate","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"rewardAccount","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"daoCreator","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"divisor","outputs":[{"name":"divisor","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"extraBalance","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_transactionData","type":"bytes"}],"name":"executeProposal","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"unblockMe","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalRewardToken","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"actualBalance","outputs":[{"name":"_actualBalance","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"closingTime","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"allowedRecipients","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferWithoutReward","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"refund","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_recipient","type":"address"},{"name":"_amount","type":"uint256"},{"name":"_description","type":"string"},{"name":"_transactionData","type":"bytes"},{"name":"_debatingPeriod","type":"uint256"},{"name":"_newCurator","type":"bool"}],"name":"newProposal","outputs":[{"name":"_proposalID","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"DAOpaidOut","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"minQuorumDivisor","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_newContract","type":"address"}],"name":"newContract","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_recipient","type":"address"},{"name":"_allowed","type":"bool"}],"name":"changeAllowedRecipients","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"halveMinQuorum","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"paidOut","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_newCurator","type":"address"}],"name":"splitDAO","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"DAOrewardAccount","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"proposalDeposit","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"numberOfProposals","outputs":[{"name":"_numberOfProposals","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"lastTimeMinQuorumMet","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_toMembers","type":"bool"}],"name":"retrieveDAOReward","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":false,"inputs":[],"name":"receiveEther","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"isFueled","outputs":[{"name":"","type":"bool"}],"type":"function"},{"constant":false,"inputs":[{"name":"_tokenHolder","type":"address"}],"name":"createTokenProxy","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_proposalID","type":"uint256"}],"name":"getNewDAOAddress","outputs":[{"name":"_newDAO","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_supportsProposal","type":"bool"}],"name":"vote","outputs":[{"name":"_voteID","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"getMyReward","outputs":[{"name":"_success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"rewardToken","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFromWithoutReward","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"_proposalDeposit","type":"uint256"}],"name":"changeProposalDeposit","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"blocked","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"curator","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[{"name":"_proposalID","type":"uint256"},{"name":"_recipient","type":"address"},{"name":"_amount","type":"uint256"},{"name":"_transactionData","type":"bytes"}],"name":"checkProposalCode","outputs":[{"name":"_codeChecksOut","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"privateCreation","outputs":[{"name":"","type":"address"}],"type":"function"},{"inputs":[{"name":"_curator","type":"address"},{"name":"_daoCreator","type":"address"},{"name":"_proposalDeposit","type":"uint256"},{"name":"_minTokensToCreate","type":"uint256"},{"name":"_closingTime","type":"uint256"},{"name":"_privateCreation","type":"address"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":false,"name":"_amount","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_amount","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"value","type":"uint256"}],"name":"FuelingToDate","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"amount","type":"uint256"}],"name":"CreatedToken","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Refund","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"proposalID","type":"uint256"},{"indexed":false,"name":"recipient","type":"address"},{"indexed":false,"name":"amount","type":"uint256"},{"indexed":false,"name":"newCurator","type":"bool"},{"indexed":false,"name":"description","type":"string"}],"name":"ProposalAdded","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"proposalID","type":"uint256"},{"indexed":false,"name":"position","type":"bool"},{"indexed":true,"name":"voter","type":"address"}],"name":"Voted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"proposalID","type":"uint256"},{"indexed":false,"name":"result","type":"bool"},{"indexed":false,"name":"quorum","type":"uint256"}],"name":"ProposalTallied","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_newCurator","type":"address"}],"name":"NewCurator","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_recipient","type":"address"},{"indexed":false,"name":"_allowed","type":"bool"}],"name":"AllowedRecipientChanged","type":"event"}]' @@ -200,6 +204,10 @@ module.exports=[{ "address": "0xAA1A6e3e6EF20068f7F8d8C835d2D22fd5116444", "abi": '[{"constant":false,"inputs":[{"name":"targetFork","type":"address"},{"name":"targetNoFork","type":"address"}],"name":"split","outputs":[{"name":"","type":"bool"}],"type":"function"}]' },{ +"name": "RiderToken", +"address": "0x54b293226000ccBFC04DF902eEC567CB4C35a903", +"abi": '[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_amount","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_amount","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"tokenName","type":"string"},{"name":"tokenSymbol","type":"string"},{"name":"tokenSupply","type":"uint256"}],"name":"SetupToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"inputs":[{"name":"adr","type":"address"}],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]' +},{ "name": "SingularDTV Fund", "address": "0xe736091FC36f1ad476f5E4e03e4425940822D3BA", "abi": '[{"inputs": [{"type": "address", "name": "singularDTVCrowdfundingAddress"}, {"type": "address", "name": "singularDTVTokenAddress"}], "constant": false, "type": "function", "name": "setup", "outputs": [{"type": "bool", "name": ""}]}, {"inputs": [], "constant": false, "type": "function", "name": "depositRevenue", "outputs": [{"type": "bool", "name": ""}]}, {"inputs": [], "constant": false, "type": "function", "name": "withdrawRevenue", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [{"type": "address", "name": "forAddress"}], "constant": false, "type": "function", "name": "softWithdrawRevenueFor", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "workshop", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [{"type": "address", "name": ""}], "constant": true, "type": "function", "name": "revenueAtTimeOfWithdraw", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "singularDTVToken", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "owner", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "singularDTVCrowdfunding", "outputs": [{"type": "address", "name": ""}]}, {"inputs": [], "constant": true, "type": "function", "name": "totalRevenue", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [{"type": "address", "name": ""}], "constant": true, "type": "function", "name": "owed", "outputs": [{"type": "uint256", "name": ""}]}, {"inputs": [], "type": "constructor"}]' @@ -4304,6 +4312,7 @@ module.exports = [{ data: '', msg: 'Ethereum High HIG is a robust and feather-light cryptocurrency designed to hedge the risk of your portfolio' }, { + // REAL CHAIN TOKEN! to: '0x2a3Aa9ECA41E720Ed46B5A70D6C37EfA47f768Ac', gasLimit: 200000, data: '', @@ -4326,6 +4335,12 @@ module.exports = [{ gasLimit: 150000, data: '', msg: 'TRV Ongoing Sale.' +}, { + // TWN Token Sale + to: '0xdee3bfae40ac2ae9c69ebf30ecaf67a499a9dd5e', + gasLimit: 150000, + data: '', + msg: 'The World News Pre-ICO.' }, { // Bitlle Token Sale (BTL) to: '0x92685E93956537c25Bb75D5d47fca4266dd628B8', @@ -12702,6 +12717,11 @@ module.exports=[{ "decimal":9, "type":"default" },{ +"address":"0x2108E62D335Bbdc89eC3E9d8582F18DCFB0cDFf4", +"symbol":"CARCO", +"decimal":8, +"type":"default" +},{ "address":"0xe8780B48bdb05F928697A5e8155f672ED91462F7", "symbol":"CAS", "decimal":18, @@ -12782,6 +12802,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0xd4c435f5b09f855c3317c8524cb1f586e42795fa", +"symbol":"CND", +"decimal":18, +"type":"default" +},{ "address":"0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b", "symbol":"CO2", "decimal":18, @@ -12792,6 +12817,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x3136eF851592aCf49CA4C825131E364170FA32b3", +"symbol":"COFI", +"decimal":18, +"type":"default" +},{ "address":"0x65292eeadf1426cd2df1c4793a3d7519f253913b", "symbol":"COSS", "decimal":18, @@ -12847,6 +12877,11 @@ module.exports=[{ "decimal":8, "type":"default" },{ +"address":"0xb6EE9668771a79be7967ee29a63D4184F8097143", +"symbol":"CXO", +"decimal":18, +"type":"default" +},{ "address":"0xdab0C31BF34C897Fb0Fe90D12EC9401caf5c36Ec", "symbol":"DAB", "decimal":0, @@ -12917,7 +12952,7 @@ module.exports=[{ "decimal":9, "type":"default" },{ -"address":"0xf6cfe53d6febaeea051f400ff5fc14f0cbbdaca1", +"address":"0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1", "symbol":"DGPT", "decimal":18, "type":"default" @@ -13097,6 +13132,11 @@ module.exports=[{ "decimal":8, "type":"default" },{ +"address":"0xabdf147870235fcfc34153828c769a70b3fae01f", +"symbol":"EURT", +"decimal":6, +"type":"default" +},{ "address":"0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c", "symbol":"EVE", "decimal":18, @@ -13127,6 +13167,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x70b147e01e9285e7ce68b9ba437fe3a9190e756a", +"symbol":"FLX", +"decimal":18, +"type":"default" +},{ "address":"0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4", "symbol":"FRD", "decimal":18, @@ -13652,6 +13697,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0xb91318f35bdb262e9423bc7c7c2a3a93dd93c92c", +"symbol":"NULS", +"decimal":18, +"type":"default" +},{ "address":"0x45e42D659D9f9466cD5DF622506033145a9b89Bc", "symbol":"NxC", "decimal":3, @@ -13857,6 +13907,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0xef6b4ce8c9bc83744fbcde2657b32ec18790458a", +"symbol":"PUC", +"decimal":0, +"type":"default" +},{ "address":"0xc14830e53aa344e8c14603a91229a0b925b0b262", "symbol":"PXT", "decimal":8, @@ -13952,6 +14007,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x54b293226000ccBFC04DF902eEC567CB4C35a903", +"symbol":"RTN", +"decimal":18, +"type":"default" +},{ "address":"0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244", "symbol":"RVT", "decimal":18, @@ -14037,6 +14097,11 @@ module.exports=[{ "decimal":6, "type":"default" },{ +"address":"0x6E34d8d84764D40f6D7b39cd569Fd017bF53177D", +"symbol":"SKRP", +"decimal":18, +"type":"default" +},{ "address":"0x7A5fF295Dc8239d5C2374E4D894202aAF029Cab6", "symbol":"SLT", "decimal":3, @@ -14122,6 +14187,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x629aEe55ed49581C33ab27f9403F7992A289ffd5", +"symbol":"STC", +"decimal":18, +"type":"default" +},{ "address":"0x7dd7f56d697cc0f2b52bd55c057f378f1fe6ab4b", "symbol":"$TEAK", "decimal":18, @@ -14252,6 +14322,11 @@ module.exports=[{ "decimal":6, "type":"default" },{ +"address":"0x2eF1aB8a26187C58BB8aAeB11B2fC6D25C5c0716", +"symbol":"TWN", +"decimal":18, +"type":"default" +},{ "address":"0x24692791bc444c5cd0b81e3cbcaba4b04acd1f3b", "symbol":"UKG", "decimal":18, @@ -14262,6 +14337,11 @@ module.exports=[{ "decimal":0, "type":"default" },{ +"address":"0xdac17f958d2ee523a2206206994597c13d831ec7", +"symbol":"USDT", +"decimal":6, +"type":"default" +},{ "address":"0xd01db73e047855efb414e6202098c4be4cd2423b", "symbol":"UQC", "decimal":18, @@ -14357,6 +14437,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x62cd07d414ec50b68c7ecaa863a23d344f2d062f", +"symbol":"WickNote", +"decimal":0, +"type":"default" +},{ "address":"0x667088b212ce3d06a1b553a7221E1fD19000d9aF", "symbol":"WINGS", "decimal":18, @@ -16532,35 +16617,35 @@ ja.code = 'ja'; ja.data = (_ja$data = { GEN_Help_0: 'お財布をお持ちですか?', /*Already have a wallet somewhere?*/ - GEN_Help_MetaMask: 'とでも簡単です!キーはフィッシングサイトではなく、メタマスク(Metamask)に残っています。すぐ試してください!', /*So easy! Keys stay in MetaMask, not on a phishing site! Try it today.*/ + GEN_Help_MetaMask: 'とっても簡単です!キーはフィッシングサイトではなく、メタマスク(Metamask)に残っています。すぐ試してください!', /*So easy! Keys stay in MetaMask, not on a phishing site! Try it today.*/ - GEN_Warning_1: '**これは絶対に失くさないでください!** なくした場合には二度と戻ってきません。', /***Do not lose it!** It cannot be recovered if you lose it.*/ - GEN_Warning_2: '**他人と共有しないでください** 悪意のあるサイトでこのファイルを使うと、あなたの資産を盗られてしまいます。', /***Do not share it!** Your funds will be stolen if you use this file on a malicious/phishing site.*/ - GEN_Warning_3: '**バックアップを作成してください!** いつの日か、億万単位の大金になるものと心得て安全を確保してください。', /***Make a backup!** Secure it like the millions of dollars it may one day be worth.*/ + GEN_Warning_1: '**絶対に忘れないようにしてください!** 失くしてしまうと、回復できません。', /***Do not lose it!** It cannot be recovered if you lose it.*/ + GEN_Warning_2: '**他人と共有しないでください** 悪意のあるサイトでこのファイルを使うと、あなたのお金が盗まれます。', /***Do not share it!** Your funds will be stolen if you use this file on a malicious/phishing site.*/ + GEN_Warning_3: '**バックアップを作成してください!** ゆくゆくは、数億円の大金になるものと心得て安全性を確保してください。', /***Make a backup!** Secure it like the millions of dollars it may one day be worth.*/ GAS_Price_1: '普通', /*Not So Fast*/ GAS_Price_2: '迅速', /*Fast*/ - GAS_Price_3: '超迅速', /*Fast AF*/ + GAS_Price_3: '超速', /*Fast AF*/ CONTRACT_Helper_1: 'マルチシグのアドレスに変えてください', /*Please change the address to your own Multisig Contract Address.*/ - CONTRACT_Warning_1: 'まもなく契約が送出されます。', /*You are about to **deploy a contract**.*/ + CONTRACT_Warning_1: 'まもなく契約が展開されます。', /*You are about to **deploy a contract**.*/ CONTRACT_Warning_2: '次のネットワークに展開されます:', /*It will be deployed on the following network:*/ CONTRACT_Warning_3: 'まもなく契約上の機能が実行されます。', /*You are about to **execute a function on contract**.*/ - SEND_Helper_Contract: 'ほとんどの場合、0のままにしてください。', /*In most cases you should leave this as 0.*/ + SEND_Helper_Contract: 'ほとんどの場合、0.のままにしておきます。', /*In most cases you should leave this as 0.*/ SEND_ViewOnly: '自分のアドレスを指定するだけでは送信できません。お財布を解錠する必要があります。', /*You cannot send with only your address. You must use one of the other options to unlock your wallet in order to send.*/ SEND_LoadTokens: 'トークン読込', /*Load Tokens*/ SEND_CustomAddrMsg: '対応するメッセージ', /*A message regarding*/ - SWAP_Warning_1: '警告!交換に必要な資金が足りません。', /*Warning! You do not have enough funds to complete this swap.*/ + SWAP_Warning_1: '警告!交換するためにに必要な金額が不足しています。', /*Warning! You do not have enough funds to complete this swap.*/ SWAP_Warning_2: '資金を追加するか、別のお財布をお使いください。', /*Please add more funds to your wallet or access a different wallet.*/ - X_Advanced: '熟練者限定。', /*Advanced Users Only.*/ + X_Advanced: '熟練者向け。', /*Advanced Users Only.*/ X_HelpfulLinks: '役立つリンクとよくある問答集', /*Helpful Links & FAQs*/ X_HelpfulLinks_1: 'お財布の操作方法', /*How to Access your Wallet*/ X_HelpfulLinks_2: '秘密鍵を紛失してしまいした', /*I lost my private key*/ X_HelpfulLinks_3: '秘密鍵が別のアドレスを解錠しました', /*My private key opens a different address*/ - X_HelpfulLinks_4: 'MyEtherWalletから、または宛へ移管中', /*Migrating to/from MyEtherWallet*/ + X_HelpfulLinks_4: 'MyEtherWalletから、またはそれに向けて移管中', /*Migrating to/from MyEtherWallet*/ X_Network: 'ノード', // aka "node" or "chain" - used in the dropdown in header /*Network*/ X_Network_Custom: 'カスタムネットワークやノードを追加', /*Add Custom Network / Node*/ diff --git a/dist/package.json b/dist/package.json index 632229e168..823a7a476d 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.11.3.1", + "version": "3.11.3.2", "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", "author": "MyEtherWallet", "license": "ISC",