\n Your file is encrypted. Please enter the password:\n
\n \n
\n\n
\n \n\n\n \n
\n\n \n\n
\n You must access MyEtherWallet via a secure(SSL / HTTPS) connection to connect to your Ledger device.\n
\n\n
\n \n Connect your Ledger Wallet\n \n &\n \n Open the Ethereum application (or a contract application)\n \n \n Open the Expanse application (or a contract application)\n \n \n Open the Ubiq application (or a contract application)\n \n
\n\n
\n Verify that Browser Support is enabled in Settings\n
\n\n
\n If no Browser Support is found in settings, verify that you have Firmware >1.2\n
\n Your file is encrypted. Please enter the password:\n
\n \n
\n\n
\n \n\n\n \n
\n\n \n\n
\n You must access MyEtherWallet via a secure(SSL / HTTPS) connection to connect to your Ledger device.\n
\n\n
\n \n Connect your Ledger Wallet\n \n &\n \n Open the Ethereum application (or a contract application)\n \n \n Open the Expanse application (or a contract application)\n \n \n Open the Ubiq application (or a contract application)\n \n
\n\n
\n Verify that Browser Support is enabled in Settings\n
\n\n
\n If no Browser Support is found in settings, verify that you have Firmware >1.2\n
\n\n \n\n \n\n \n\n\n";
+},{}],46:[function(require,module,exports){
'use strict';
var walletDecryptDrtv = function walletDecryptDrtv() {
@@ -4736,7 +4748,7 @@ var walletDecryptDrtv = function walletDecryptDrtv() {
};
module.exports = walletDecryptDrtv;
-},{"./walletDecryptDrtv.html":44}],46:[function(require,module,exports){
+},{"./walletDecryptDrtv.html":45}],47:[function(require,module,exports){
'use strict';
var ens = require('./ens');
@@ -4899,7 +4911,7 @@ domainsale.transactions = {
};
module.exports = domainsale;
-},{"./domainsaleConfigs/domainsaleABI.json":47,"./ens":48}],47:[function(require,module,exports){
+},{"./domainsaleConfigs/domainsaleABI.json":48,"./ens":49}],48:[function(require,module,exports){
module.exports=[
{
"constant": true,
@@ -5318,7 +5330,7 @@ module.exports=[
}
]
-},{}],48:[function(require,module,exports){
+},{}],49:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -5581,7 +5593,7 @@ ens.prototype.getDataString = function (func, inputs) {
module.exports = ens;
}).call(this,require("buffer").Buffer)
-},{"./ensConfigs/ETHConfig.json":49,"./ensConfigs/ROPConfig.json":50,"./ensConfigs/RinkebyConfig.json":51,"./ensConfigs/auctionABI.json":52,"./ensConfigs/deedABI.json":53,"./ensConfigs/registryABI.json":54,"./ensConfigs/resolverABI.json":55,"buffer":194,"idna-uts46":255}],49:[function(require,module,exports){
+},{"./ensConfigs/ETHConfig.json":50,"./ensConfigs/ROPConfig.json":51,"./ensConfigs/RinkebyConfig.json":52,"./ensConfigs/auctionABI.json":53,"./ensConfigs/deedABI.json":54,"./ensConfigs/registryABI.json":55,"./ensConfigs/resolverABI.json":56,"buffer":196,"idna-uts46":257}],50:[function(require,module,exports){
module.exports={
"public": {
"resolver": "0x5FfC014343cd971B7eb70732021E26C35B744cc4",
@@ -5591,7 +5603,7 @@ module.exports={
"registry": "0x314159265dD8dbb310642f98f50C066173C1259b"
}
-},{}],50:[function(require,module,exports){
+},{}],51:[function(require,module,exports){
module.exports={
"public": {
"resolver": "0x4c641fb9bad9b60ef180c31f56051ce826d21a9a",
@@ -5601,7 +5613,7 @@ module.exports={
"registry": "0x112234455c3a32fd11230c42e7bccd4a84e02010"
}
-},{}],51:[function(require,module,exports){
+},{}],52:[function(require,module,exports){
module.exports={
"public": {
"resolver": "0xb14fdee4391732ea9d2267054ead2084684c0ad8",
@@ -5611,7 +5623,7 @@ module.exports={
"registry": "0xe7410170f87102df0055eb195163a03b7f2bff4a"
}
-},{}],52:[function(require,module,exports){
+},{}],53:[function(require,module,exports){
module.exports=[{
"constant": false,
"inputs": [{
@@ -6028,7 +6040,7 @@ module.exports=[{
"name": "HashInvalidated",
"type": "event"
}]
-},{}],53:[function(require,module,exports){
+},{}],54:[function(require,module,exports){
module.exports=[{
"constant": true,
"inputs": [],
@@ -6138,7 +6150,7 @@ module.exports=[{
"type": "event"
}]
-},{}],54:[function(require,module,exports){
+},{}],55:[function(require,module,exports){
module.exports=[{
"constant": true,
"inputs": [{
@@ -6291,7 +6303,7 @@ module.exports=[{
"type": "event"
}]
-},{}],55:[function(require,module,exports){
+},{}],56:[function(require,module,exports){
module.exports=[{
"constant": true,
"inputs": [{
@@ -6384,7 +6396,7 @@ module.exports=[{
"type": "fallback"
}]
-},{}],56:[function(require,module,exports){
+},{}],57:[function(require,module,exports){
'use strict';
var ethFuncs = function ethFuncs() {};
@@ -6480,7 +6492,7 @@ ethFuncs.estimateGas = function (dataObj, callback) {
};
module.exports = ethFuncs;
-},{}],57:[function(require,module,exports){
+},{}],58:[function(require,module,exports){
'use strict';
var etherUnits = function etherUnits() {};
@@ -6545,7 +6557,7 @@ etherUnits.unitToUnit = function (number, from, to) {
module.exports = etherUnits;
-},{}],58:[function(require,module,exports){
+},{}],59:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -6932,7 +6944,7 @@ globalFuncs.localStorage = {
module.exports = globalFuncs;
-},{"./nodes":69,"./tokens/etcTokens.json":95,"./tokens/ethTokens.json":96,"./tokens/kovanTokens.json":98,"./tokens/rinkebyTokens.json":100,"./tokens/ropstenTokens.json":101}],59:[function(require,module,exports){
+},{"./nodes":70,"./tokens/etcTokens.json":97,"./tokens/ethTokens.json":98,"./tokens/kovanTokens.json":100,"./tokens/rinkebyTokens.json":102,"./tokens/ropstenTokens.json":103}],60:[function(require,module,exports){
'use strict';
function storageAvailable(type) {
@@ -7037,7 +7049,7 @@ if (!storageAvailable('localStorage')) {
module.exports = null;
-},{}],60:[function(require,module,exports){
+},{}],61:[function(require,module,exports){
'use strict';
require('./localStoragePolyfill');
@@ -7194,7 +7206,7 @@ if (IS_CX) {
app.controller('cxDecryptWalletCtrl', ['$scope', '$sce', 'walletService', cxDecryptWalletCtrl]);
}
-},{"./ajaxReq":10,"./bity":11,"./controllers/CX/addWalletCtrl":12,"./controllers/CX/cxDecryptWalletCtrl":13,"./controllers/CX/mainPopCtrl":14,"./controllers/CX/myWalletsCtrl":15,"./controllers/CX/quickSendCtrl":16,"./controllers/bulkGenCtrl":17,"./controllers/contractsCtrl":18,"./controllers/decryptWalletCtrl":19,"./controllers/domainsaleCtrl":20,"./controllers/ensCtrl":21,"./controllers/footerCtrl":22,"./controllers/helpersCtrl":23,"./controllers/offlineTxCtrl":24,"./controllers/onboardingCtrl":25,"./controllers/sendTxCtrl":26,"./controllers/signMsgCtrl":27,"./controllers/swapCtrl":28,"./controllers/tabsCtrl":29,"./controllers/txStatusCtrl":30,"./controllers/viewCtrl":31,"./controllers/viewWalletCtrl":32,"./controllers/walletBalanceCtrl":33,"./controllers/walletGenCtrl":34,"./customGas.js":35,"./cxFuncs":36,"./directives/QRCodeDrtv":37,"./directives/addressFieldDrtv":38,"./directives/balanceDrtv":40,"./directives/blockiesDrtv":41,"./directives/cxWalletDecryptDrtv":42,"./directives/fileReaderDrtv":43,"./directives/walletDecryptDrtv":45,"./domainsale":46,"./ens":48,"./ethFuncs":56,"./etherUnits":57,"./globalFuncs":58,"./localStoragePolyfill":59,"./myetherwallet":61,"./nodes":69,"./services/globalService":70,"./services/walletService":71,"./solidity/coder":75,"./solidity/utils":86,"./staticJS/customMarked":87,"./staticJS/digitalBitboxEth":88,"./staticJS/digitalBitboxUsb":89,"./staticJS/ledger-eth":90,"./staticJS/ledger3":91,"./staticJS/trezorConnect":92,"./staticJS/u2f-api":93,"./tokenlib":94,"./translations/translate.js":125,"./uiFuncs":129,"./validator":130,"./web3Wallet":131,"angular":139,"angular-animate":133,"angular-sanitize":135,"angular-translate":137,"angular-translate-handler-log":136,"bignumber.js":156,"bip39":157,"crypto":204,"detect-browser":211,"ethereumjs-tx":234,"ethereumjs-util":235,"hdkey":252,"scryptsy":309,"string-format":325,"uuid":334,"wallet-address-validator":343}],61:[function(require,module,exports){
+},{"./ajaxReq":11,"./bity":12,"./controllers/CX/addWalletCtrl":13,"./controllers/CX/cxDecryptWalletCtrl":14,"./controllers/CX/mainPopCtrl":15,"./controllers/CX/myWalletsCtrl":16,"./controllers/CX/quickSendCtrl":17,"./controllers/bulkGenCtrl":18,"./controllers/contractsCtrl":19,"./controllers/decryptWalletCtrl":20,"./controllers/domainsaleCtrl":21,"./controllers/ensCtrl":22,"./controllers/footerCtrl":23,"./controllers/helpersCtrl":24,"./controllers/offlineTxCtrl":25,"./controllers/onboardingCtrl":26,"./controllers/sendTxCtrl":27,"./controllers/signMsgCtrl":28,"./controllers/swapCtrl":29,"./controllers/tabsCtrl":30,"./controllers/txStatusCtrl":31,"./controllers/viewCtrl":32,"./controllers/viewWalletCtrl":33,"./controllers/walletBalanceCtrl":34,"./controllers/walletGenCtrl":35,"./customGas.js":36,"./cxFuncs":37,"./directives/QRCodeDrtv":38,"./directives/addressFieldDrtv":39,"./directives/balanceDrtv":41,"./directives/blockiesDrtv":42,"./directives/cxWalletDecryptDrtv":43,"./directives/fileReaderDrtv":44,"./directives/walletDecryptDrtv":46,"./domainsale":47,"./ens":49,"./ethFuncs":57,"./etherUnits":58,"./globalFuncs":59,"./localStoragePolyfill":60,"./myetherwallet":62,"./nodes":70,"./services/globalService":71,"./services/walletService":72,"./solidity/coder":76,"./solidity/utils":87,"./staticJS/customMarked":88,"./staticJS/digitalBitboxEth":89,"./staticJS/digitalBitboxUsb":90,"./staticJS/ledger-eth":91,"./staticJS/ledger3":92,"./staticJS/trezorConnect":93,"./staticJS/u2f-api":94,"./tokenlib":95,"./translations/translate.js":127,"./uiFuncs":131,"./validator":132,"./web3Wallet":133,"angular":141,"angular-animate":135,"angular-sanitize":137,"angular-translate":139,"angular-translate-handler-log":138,"bignumber.js":158,"bip39":159,"crypto":206,"detect-browser":213,"ethereumjs-tx":236,"ethereumjs-util":237,"hdkey":254,"scryptsy":311,"string-format":327,"uuid":336,"wallet-address-validator":345}],62:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -7601,7 +7613,7 @@ Wallet.getWalletFromPrivKeyFile = function (strjson, password) {
module.exports = Wallet;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],62:[function(require,module,exports){
+},{"buffer":196}],63:[function(require,module,exports){
'use strict';
var customNode = function customNode(srvrUrl, port, httpBasicAuthentication) {
@@ -7728,7 +7740,7 @@ customNode.prototype.post = function (data, callback) {
};
module.exports = customNode;
-},{}],63:[function(require,module,exports){
+},{}],64:[function(require,module,exports){
'use strict';
var http;
@@ -7761,7 +7773,7 @@ ethPrice.getRates = function (callback) {
};
module.exports = ethPrice;
-},{}],64:[function(require,module,exports){
+},{}],65:[function(require,module,exports){
'use strict';
var etherscan = function etherscan() {};
@@ -7889,7 +7901,7 @@ etherscan.post = function (data, _callback) {
};
module.exports = etherscan;
-},{}],65:[function(require,module,exports){
+},{}],66:[function(require,module,exports){
'use strict';
var _ethscan = require('./etherscan');
@@ -7900,7 +7912,7 @@ for (var attr in _ethscan) {
kovan.SERVERURL = 'https://kovan.etherscan.io/api';
module.exports = kovan;
-},{"./etherscan":64}],66:[function(require,module,exports){
+},{"./etherscan":65}],67:[function(require,module,exports){
'use strict';
var _ethscan = require('./etherscan');
@@ -7911,7 +7923,7 @@ for (var attr in _ethscan) {
rinkeby.SERVERURL = 'https://rinkeby.etherscan.io/api';
module.exports = rinkeby;
-},{"./etherscan":64}],67:[function(require,module,exports){
+},{"./etherscan":65}],68:[function(require,module,exports){
'use strict';
var customNode = require('./customNode');
@@ -7926,7 +7938,7 @@ var infura = function infura(srvrUrl, port, httpBasicAuthentication) {
};
module.exports = infura;
-},{"./customNode":62}],68:[function(require,module,exports){
+},{"./customNode":63}],69:[function(require,module,exports){
'use strict';
var customNode = require('./customNode');
@@ -7969,7 +7981,7 @@ function forEachPayload(maybeArray, fn) {
array.forEach(fn);
}
-},{"./customNode":62}],69:[function(require,module,exports){
+},{"./customNode":63}],70:[function(require,module,exports){
'use strict';
var nodes = function nodes() {};
@@ -7988,6 +8000,7 @@ nodes.nodeTypes = {
UBQ: "UBQ",
POA: "POA",
TOMO: "TOMO",
+ ELLA: "ELLA",
Custom: "CUSTOM ETH"
};
nodes.ensNodeTypes = [nodes.nodeTypes.ETH, nodes.nodeTypes.Ropsten];
@@ -8188,13 +8201,26 @@ nodes.nodeList = {
'estimateGas': true,
'service': 'core.tomocoin.io',
'lib': new nodes.customNode('https://core.tomocoin.io', '')
+ },
+ 'ella': {
+ 'name': 'ELLA',
+ 'blockExplorerTX': 'https://explorer.ellaism.org/tx/[[txHash]]',
+ 'blockExplorerAddr': 'https://explorer.ellaism.org/addr/[[address]]',
+ 'type': nodes.nodeTypes.ELLA,
+ 'eip155': true,
+ 'chainId': 64,
+ 'tokenList': require('./tokens/ellaTokens.json'),
+ 'abiList': require('./abiDefinitions/ellaAbi.json'),
+ 'estimateGas': true,
+ 'service': 'ellaism.org',
+ 'lib': new nodes.customNode('https://jsonrpc.ellaism.org', '')
}
};
nodes.ethPrice = require('./nodeHelpers/ethPrice');
module.exports = nodes;
-},{"./abiDefinitions/etcAbi.json":1,"./abiDefinitions/ethAbi.json":2,"./abiDefinitions/expAbi.json":3,"./abiDefinitions/kovanAbi.json":4,"./abiDefinitions/poaAbi.json":5,"./abiDefinitions/rinkebyAbi.json":6,"./abiDefinitions/ropstenAbi.json":7,"./abiDefinitions/tomoAbi.json":8,"./abiDefinitions/ubqAbi.json":9,"./nodeHelpers/customNode":62,"./nodeHelpers/ethPrice":63,"./nodeHelpers/etherscan":64,"./nodeHelpers/etherscanKov":65,"./nodeHelpers/etherscanRin":66,"./nodeHelpers/infura":67,"./nodeHelpers/metamask":68,"./tokens/etcTokens.json":95,"./tokens/ethTokens.json":96,"./tokens/expTokens.json":97,"./tokens/kovanTokens.json":98,"./tokens/poaTokens.json":99,"./tokens/rinkebyTokens.json":100,"./tokens/ropstenTokens.json":101,"./tokens/tomoTokens.json":102,"./tokens/ubqTokens.json":103}],70:[function(require,module,exports){
+},{"./abiDefinitions/ellaAbi.json":1,"./abiDefinitions/etcAbi.json":2,"./abiDefinitions/ethAbi.json":3,"./abiDefinitions/expAbi.json":4,"./abiDefinitions/kovanAbi.json":5,"./abiDefinitions/poaAbi.json":6,"./abiDefinitions/rinkebyAbi.json":7,"./abiDefinitions/ropstenAbi.json":8,"./abiDefinitions/tomoAbi.json":9,"./abiDefinitions/ubqAbi.json":10,"./nodeHelpers/customNode":63,"./nodeHelpers/ethPrice":64,"./nodeHelpers/etherscan":65,"./nodeHelpers/etherscanKov":66,"./nodeHelpers/etherscanRin":67,"./nodeHelpers/infura":68,"./nodeHelpers/metamask":69,"./tokens/ellaTokens.json":96,"./tokens/etcTokens.json":97,"./tokens/ethTokens.json":98,"./tokens/expTokens.json":99,"./tokens/kovanTokens.json":100,"./tokens/poaTokens.json":101,"./tokens/rinkebyTokens.json":102,"./tokens/ropstenTokens.json":103,"./tokens/tomoTokens.json":104,"./tokens/ubqTokens.json":105}],71:[function(require,module,exports){
'use strict';
var globalService = function globalService($http, $httpParamSerializerJQLike) {
@@ -8311,7 +8337,7 @@ var globalService = function globalService($http, $httpParamSerializerJQLike) {
module.exports = globalService;
-},{}],71:[function(require,module,exports){
+},{}],72:[function(require,module,exports){
'use strict';
var walletService = function walletService() {
@@ -8322,7 +8348,7 @@ var walletService = function walletService() {
};
module.exports = walletService;
-},{}],72:[function(require,module,exports){
+},{}],73:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8352,7 +8378,7 @@ SolidityTypeAddress.prototype.isType = function (name) {
module.exports = SolidityTypeAddress;
-},{"./formatters":78,"./type":83}],73:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],74:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8382,7 +8408,7 @@ SolidityTypeBool.prototype.isType = function (name) {
module.exports = SolidityTypeBool;
-},{"./formatters":78,"./type":83}],74:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],75:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8415,7 +8441,7 @@ SolidityTypeBytes.prototype.isType = function (name) {
module.exports = SolidityTypeBytes;
-},{"./formatters":78,"./type":83}],75:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],76:[function(require,module,exports){
'use strict';
/*
@@ -8668,7 +8694,7 @@ var coder = new SolidityCoder([new SolidityTypeAddress(), new SolidityTypeBool()
module.exports = coder;
-},{"./address":72,"./bool":73,"./bytes":74,"./dynamicbytes":77,"./formatters":78,"./int":79,"./real":81,"./string":82,"./uint":84,"./ureal":85,"./utils":86}],76:[function(require,module,exports){
+},{"./address":73,"./bool":74,"./bytes":75,"./dynamicbytes":78,"./formatters":79,"./int":80,"./real":82,"./string":83,"./uint":85,"./ureal":86,"./utils":87}],77:[function(require,module,exports){
'use strict';
/*
@@ -8721,7 +8747,7 @@ module.exports = {
defaultAccount: undefined
};
-},{"bignumber.js":156}],77:[function(require,module,exports){
+},{"bignumber.js":158}],78:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8745,7 +8771,7 @@ SolidityTypeDynamicBytes.prototype.isDynamicType = function () {
module.exports = SolidityTypeDynamicBytes;
-},{"./formatters":78,"./type":83}],78:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],79:[function(require,module,exports){
'use strict';
/*
@@ -9000,7 +9026,7 @@ module.exports = {
formatOutputAddress: formatOutputAddress
};
-},{"./config":76,"./param":80,"./utils":86,"bignumber.js":156}],79:[function(require,module,exports){
+},{"./config":77,"./param":81,"./utils":87,"bignumber.js":158}],80:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9036,7 +9062,7 @@ SolidityTypeInt.prototype.isType = function (name) {
module.exports = SolidityTypeInt;
-},{"./formatters":78,"./type":83}],80:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],81:[function(require,module,exports){
'use strict';
/*
@@ -9189,7 +9215,7 @@ SolidityParam.encodeList = function (params) {
module.exports = SolidityParam;
-},{"./utils":86}],81:[function(require,module,exports){
+},{"./utils":87}],82:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9225,7 +9251,7 @@ SolidityTypeReal.prototype.isType = function (name) {
module.exports = SolidityTypeReal;
-},{"./formatters":78,"./type":83}],82:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],83:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9249,7 +9275,7 @@ SolidityTypeString.prototype.isDynamicType = function () {
module.exports = SolidityTypeString;
-},{"./formatters":78,"./type":83}],83:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],84:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9503,7 +9529,7 @@ SolidityType.prototype.decode = function (bytes, offset, name) {
module.exports = SolidityType;
-},{"./formatters":78,"./param":80}],84:[function(require,module,exports){
+},{"./formatters":79,"./param":81}],85:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9539,7 +9565,7 @@ SolidityTypeUInt.prototype.isType = function (name) {
module.exports = SolidityTypeUInt;
-},{"./formatters":78,"./type":83}],85:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],86:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9575,7 +9601,7 @@ SolidityTypeUReal.prototype.isType = function (name) {
module.exports = SolidityTypeUReal;
-},{"./formatters":78,"./type":83}],86:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],87:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -10164,7 +10190,7 @@ module.exports = {
isJson: isJson
};
-},{"bignumber.js":156,"ethereumjs-util":235,"utf8":329}],87:[function(require,module,exports){
+},{"bignumber.js":158,"ethereumjs-util":237,"utf8":331}],88:[function(require,module,exports){
'use strict';
var marked = require('marked');
@@ -10195,7 +10221,7 @@ marked.setOptions({
});
module.exports = marked;
-},{"marked":269}],88:[function(require,module,exports){
+},{"marked":271}],89:[function(require,module,exports){
(function (Buffer){
/**
* (c) 2017 Douglas Bakkum, Shift Devices AG
@@ -10363,7 +10389,7 @@ DigitalBitboxEth.prototype.signMessage = function (path, messageHex, callback) {
module.exports = DigitalBitboxEth;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"crypto":204,"hdkey":252}],89:[function(require,module,exports){
+},{"buffer":196,"crypto":206,"hdkey":254}],90:[function(require,module,exports){
(function (Buffer){
/**
* (c) 2017 Douglas Bakkum, Shift Devices AG
@@ -10417,7 +10443,7 @@ DigitalBitboxUsb.prototype.exchange = function (msg, callback) {
module.exports = DigitalBitboxUsb;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],90:[function(require,module,exports){
+},{"buffer":196}],91:[function(require,module,exports){
(function (Buffer){
/********************************************************************************
* Ledger Communication toolkit
@@ -10632,7 +10658,7 @@ LedgerEth.prototype.signPersonalMessage_async = function (path, messageHex, call
module.exports = LedgerEth;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],91:[function(require,module,exports){
+},{"buffer":196}],92:[function(require,module,exports){
(function (Buffer){
/********************************************************************************
* Ledger Communication toolkit
@@ -10703,7 +10729,7 @@ Ledger3.prototype.exchange = function (apduHex, callback) {
module.exports = Ledger3;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],92:[function(require,module,exports){
+},{"buffer":196}],93:[function(require,module,exports){
'use strict';
/**
@@ -11628,7 +11654,7 @@ var connect = new TrezorConnect();
module.exports = { TrezorConnect: connect };
-},{}],93:[function(require,module,exports){
+},{}],94:[function(require,module,exports){
//Copyright 2014-2015 Google Inc. All rights reserved.
//Use of this source code is governed by a BSD-style
@@ -12352,7 +12378,7 @@ u2f.getApiVersion = function (callback, opt_timeoutSeconds) {
};
module.exports = u2f;
-},{}],94:[function(require,module,exports){
+},{}],95:[function(require,module,exports){
'use strict';
var Token = function Token(contractAddress, userAddress, symbol, decimal, type) {
@@ -12436,7 +12462,9 @@ Token.prototype.getData = function (toAdd, value) {
};
module.exports = Token;
-},{}],95:[function(require,module,exports){
+},{}],96:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],97:[function(require,module,exports){
module.exports=[
{
"address":"0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C",
@@ -12451,7 +12479,7 @@ module.exports=[
}
]
-},{}],96:[function(require,module,exports){
+},{}],98:[function(require,module,exports){
module.exports=[{
"address":"0x59416A25628A76b4730eC51486114c32E0B582A1",
"symbol":"☀ PLASMA",
@@ -12633,6 +12661,11 @@ module.exports=[{
"decimal":8,
"type":"default"
},{
+"address":"0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e",
+"symbol":"BLT",
+"decimal":18,
+"type":"default"
+},{
"address":"0xce59d29b09aae565feeef8e52f47c3cd5368c663",
"symbol":"BLX? Bullion Crypto",
"decimal":18,
@@ -12748,7 +12781,7 @@ module.exports=[{
"decimal":9,
"type":"default"
},{
-"address":"0x111111f7e9B1Fe072ade438F77E1Ce861C7eE4E3",
+"address":"0x1234567461d3f8db7496581774bd869c83d51c93",
"symbol":"CAT (BitClave)",
"decimal":18,
"type":"default"
@@ -13013,6 +13046,11 @@ module.exports=[{
"decimal":8,
"type":"default"
},{
+"address":"0xb53a96bcbdd9cf78dff20bab6c2be7baec8f00f8",
+"symbol":"eGas",
+"decimal":8,
+"type":"default"
+},{
"address":"0xf9F0FC7167c311Dd2F1e21E9204F87EBA9012fB2",
"symbol":"EHT",
"decimal":8,
@@ -13168,6 +13206,11 @@ module.exports=[{
"decimal":10,
"type":"default"
},{
+"address":"0x8C65e992297d5f092A756dEf24F4781a280198Ff",
+"symbol":"GZE",
+"decimal":18,
+"type":"default"
+},{
"address":"0xFeeD1a53bd53FFE453D265FC6E70dD85f8e993b6",
"symbol":"H2O",
"decimal":18,
@@ -13458,6 +13501,11 @@ module.exports=[{
"decimal":8,
"type":"default"
},{
+"address":"0xA9877b1e05D035899131DBd1e403825166D09f92",
+"symbol":"MNT",
+"decimal":18,
+"type":"default"
+},{
"address":"0x83cee9e086a77e492ee0bb93c2b0437ad6fdeccc",
"symbol":"MNTP",
"decimal":18,
@@ -13908,6 +13956,11 @@ module.exports=[{
"decimal":18,
"type":"default"
},{
+"address":"0x1f54638b7737193ffd86c19ec51907a7c41755d8",
+"symbol":"SOL",
+"decimal":8,
+"type":"default"
+},{
"address":"0x58bf7df57d9DA7113c4cCb49d8463D4908C735cb",
"symbol":"SPARC",
"decimal":18,
@@ -14234,9 +14287,9 @@ module.exports=[{
"type":"default"
}]
-},{}],97:[function(require,module,exports){
-arguments[4][5][0].apply(exports,arguments)
-},{"dup":5}],98:[function(require,module,exports){
+},{}],99:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],100:[function(require,module,exports){
module.exports=[{
"address":"0xbd287b4398b248032183994229f5f6a9fdac98b1",
"symbol":"💥 PLASMA",
@@ -14254,9 +14307,9 @@ module.exports=[{
"type":"default"
}]
-},{}],99:[function(require,module,exports){
-arguments[4][5][0].apply(exports,arguments)
-},{"dup":5}],100:[function(require,module,exports){
+},{}],101:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],102:[function(require,module,exports){
module.exports=[{
"address":"0xA52832A0B3EBfAeF629B1a44A922F46c90445108",
"symbol":"☼ PLASMA",
@@ -14264,7 +14317,7 @@ module.exports=[{
"type":"default"
}]
-},{}],101:[function(require,module,exports){
+},{}],103:[function(require,module,exports){
module.exports=[{
"address":"0x95D7321EdCe519419ba1DbC60A89bAfbF55EAC0D",
"symbol":"💥 PLASMA",
@@ -14272,9 +14325,9 @@ module.exports=[{
"type":"default"
}]
-},{}],102:[function(require,module,exports){
-arguments[4][5][0].apply(exports,arguments)
-},{"dup":5}],103:[function(require,module,exports){
+},{}],104:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],105:[function(require,module,exports){
module.exports=[
{
"address":"0xd245207cfbf6eb6f34970db2a807ab1d178fde6c",
@@ -14314,7 +14367,7 @@ module.exports=[
}
]
-},{}],104:[function(require,module,exports){
+},{}],106:[function(require,module,exports){
// Català
'use strict';
@@ -14479,7 +14532,7 @@ ca.data = (_ca$data = {
module.exports = ca;
-},{}],105:[function(require,module,exports){
+},{}],107:[function(require,module,exports){
// German
'use strict';
@@ -14644,7 +14697,7 @@ de.data = (_de$data = {
module.exports = de;
-},{}],106:[function(require,module,exports){
+},{}],108:[function(require,module,exports){
// Greek
'use strict';
@@ -14809,7 +14862,7 @@ el.data = (_el$data = {
module.exports = el;
-},{}],107:[function(require,module,exports){
+},{}],109:[function(require,module,exports){
// English
'use strict';
@@ -14979,7 +15032,7 @@ en.data = (_en$data = {
module.exports = en;
-},{}],108:[function(require,module,exports){
+},{}],110:[function(require,module,exports){
// Spanish
'use strict';
@@ -15144,7 +15197,7 @@ es.data = (_es$data = {
module.exports = es;
-},{}],109:[function(require,module,exports){
+},{}],111:[function(require,module,exports){
// Farsi / Persian Last sync with en.js : commit f025c496254b8ce69660b682f90ec3dc5a12caa8
'use strict';
@@ -15309,7 +15362,7 @@ fa.data = (_fa$data = {
module.exports = fa;
-},{}],110:[function(require,module,exports){
+},{}],112:[function(require,module,exports){
// Finnish
'use strict';
@@ -15474,7 +15527,7 @@ fi.data = (_fi$data = {
module.exports = fi;
-},{}],111:[function(require,module,exports){
+},{}],113:[function(require,module,exports){
// French
'use strict';
@@ -15639,7 +15692,7 @@ fr.data = (_fr$data = {
module.exports = fr;
-},{}],112:[function(require,module,exports){
+},{}],114:[function(require,module,exports){
//Kreyol
'use strict';
@@ -15804,7 +15857,7 @@ ht.data = (_ht$data = {
module.exports = ht;
-},{}],113:[function(require,module,exports){
+},{}],115:[function(require,module,exports){
// Hungarian
'use strict';
@@ -15969,7 +16022,7 @@ hu.data = (_hu$data = {
module.exports = hu;
-},{}],114:[function(require,module,exports){
+},{}],116:[function(require,module,exports){
// Indonesian
'use strict';
@@ -16134,7 +16187,7 @@ id.data = (_id$data = {
module.exports = id;
-},{}],115:[function(require,module,exports){
+},{}],117:[function(require,module,exports){
// Italian
// Last sync with en.js : commit ff3b9cb53afbdf9936d4655f0a0af210f926daef
'use strict';
@@ -16300,7 +16353,7 @@ it.data = (_it$data = {
module.exports = it;
-},{}],116:[function(require,module,exports){
+},{}],118:[function(require,module,exports){
// Japanese
'use strict';
@@ -16359,9 +16412,9 @@ ja.data = (_ja$data = {
DOMAIN_Finish_3: '競売を終了する', /*Finish the auction*/
DOMAIN_Finish_4: '競売を終了して、落札者にドメインを移管し、主催者に落札金を渡す。', /*Finish the auction to allocate the domain to the winner and the funds to the seller.*/
DOMAIN_Finish_5: 'ドメイン名がDomainsaleに移管されているか確認するために、自分のTXハッシュをクリックしてください。', /*Click your TX hash to see if you successfully transferred the domain to DomainSale.*/
- DOMAIN_offer_1: 'Incorrect Wallet',
- DOMAIN_offer_2: 'The wallet you unlocked does not own this name.',
- DOMAIN_offer_3: 'In order to offer this name, please unlock the wallet with address:',
+ DOMAIN_offer_1: 'お財布が違います', /*Incorrect Wallet*/
+ DOMAIN_offer_2: 'アンロックされたお財布にこの名前がありません。', /*The wallet you unlocked does not own this name.*/
+ DOMAIN_offer_3: 'この名前を提供するにはこのアドレスのお財布をアンロック:', /*In order to offer this name, please unlock the wallet with address:*/
DOMAIN_offer_4: '募集価格:', /*Offer For Sale:*/
DOMAIN_offer_5: 'ドメイン名を販売するために、以下のいずれか、あるいは双方の価格を設定してください。ドメイン名の供託金は落札者に、また落札額の10%は仲介者に支払われます。', /*Set either of both of the prices below to offer your domain for sale. Remember that any funds you have locked in the domain\'s deed will go to the buyer and 10% of the funds when sold goes to referrers.*/
DOMAIN_offer_7: '変更後の募集価格:', /*Alter Your Offer for:*/
@@ -16465,11 +16518,11 @@ ja.data = (_ja$data = {
ONBOARD_why_content__7: '**あなた**が、そして**あなただけ**が自分のセキュリテイの全責任を持ちます。', /***You** and **only you** are responsible for your security.*/
ONBOARD_why_content__8: '秘密鍵とパスワードを大事に保管してください。秘密鍵は、ニーモニックフレーズ、キーストアファイル、UTCファイル、JSONファイル、お財布(ワレット)ファイルとも呼ばれることがあります。', /*Be diligent to keep your private key and password safe. Your private key is sometimes called your mnemonic phrase, keystore file, UTC file, JSON file, wallet file.*/
ONBOARD_why_content__9: 'もし秘密鍵やパスワードを忘れると、誰も回復させることができません。', /*If you lose your private key or password, no one can recover it.*/
- ONBOARD_why_content__10: 'もし、あなたが秘密鍵を詐欺サイトで入力すると、**全ての資産**が盗まれてしまいます。' }, _defineProperty(_ja$data, 'ONBOARD_blockchain_title__alt', '一体ブロックチェーンって何? '), _defineProperty(_ja$data, 'ONBOARD_point_title__alt', 'それじゃMEWは何ができるの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_title', 'MyEtherWalletにできないなら、どうすればいいの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__1', 'それがブロックチェーンによる分散化の**きも**だからです。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__2', '自分の資産やお金を動かすときに、金融機関、政府や他の誰かを頼る必要が全くありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__3', '自分の資産を守るために、取引所や金融機関のセキュリティを頼る必要もありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__4', 'もし、こういった事には価値がない、と感じるのでしたら、なぜブロックチェーンや仮想通貨に価値があるのかよーく考えて見てください。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__5', 'もし、お気に召さないようでしたら、[Coinbase](https://www.coinbase.com/) や [Blockchain.info](https://blockchain.info/wallet/#/signup)をお使いください。これらは、より身近なIDとパスワードを使用しています。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__6', 'もし、少し不安だけれどもMEWを使いたければ、[ハードウェアワレットを入手(英語)](https://myetherwallet.github.io/knowledge-base/hardware-wallets/hardware-wallet-recommendations.html)!'), _defineProperty(_ja$data, 'ONBOARD_why_title__alt', 'でも...どうして?'), _defineProperty(_ja$data, 'ONBOARD_secure_title', '自分自身とその資産の守り方 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_title', 'オンライン詐欺から自分自身を守る方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__1', 'オンライン詐欺師は、MyEtherWallet、EtherDelta、Paypalやあなたの金融機関のリンクが含まれた個人メッセージを送りつけてきますが、これは偽のサイトです。あなたの情報を盗み、そして資産を盗みます。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__2', '[EAL](https://chrome.google.com/webstore/detail/etheraddresslookup/pdknmigbbbhmllnmgdfalmedcmcefdfn)または[MetaMask](https://myetherwallet.github.io/knowledge-base/migration/moving-from-private-key-to-metamask.html) or [Cryptonite by Metacert](https://chrome.google.com/webstore/detail/cryptonite-by-metacert/keghdcpemohlojlglbiegihkljkgnige). のクローム拡張を使って、これらの悪意のサイトを遮断してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__3', 'いつも、必ず、URL:「https://www.myetherwallet.com」を確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__4', 'URLバーに、 `MYETHERWALLET LLC [US]`と緑色で表示されていることを必ず確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__5', 'eメール、Slack、Reddit、Twitterやその他から送られてくるメッセージやリンクを信用しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__6', '情報を入力する前に、常に直接サイトを参照してから閲覧してください。eメールやメッセージのリンクを押してから情報を入力しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__7', '[AdBlockerを導入](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=ja)し、サーチエンジンの広告(例:グーグル)をクリックしないでください。'), _defineProperty(_ja$data, 'ONBOARD_point_title__alt_2', 'それで要点は?'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title', 'オンライン詐欺から自分自身を守る方法'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__1', 'これらの人達は、何の見返りもなしにお金をあげる、と言って近づいてきます。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__2', 'もし、ありそうにないほど良い話であれば、きっとその通りです。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__3', '誰か、あるいは何かのプロジェクトに送金する前に、よくお調べください。サイトやフォーラムの情報をよく確かめてください。慎重に。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__4', '理解できなかったり、正しくないと思われる場合には、直接質問してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__5', '不安や懐疑心、流行遅れになる事の恐怖が常識の範囲を越えないように。もし何かとても緊急だと言われたら、なぜだろう、と自分でもう一度考えてみてください。おそらくそれは、時期を逃してしまう恐怖を煽るものか、十分な下調べをさせないための罠です。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title__alt', ' くたばれ詐欺師ども'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title', '損失を防ぐ方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__1', 'もしパスワードや秘密鍵を無くすと、財産を永久に失います。絶対に無くすな。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__2', '秘密鍵やパスワードのバックアップを作成してください。コンピューターに保存したままにしないでください。印刷したり、USBキーに保存してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__3', 'その紙やUSBキーを別の場所に保管してください。一つだけのバックアップでは、火事や津波などで、ラップトップコンピューターと共に破壊されてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__4', '秘密鍵をDropbox、Google Drive、や他のクラウドストレージに保管しないでください。そのアカウント(のセキュリティ)が損なわれた場合に、資産が盗まれてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__5', 'もし、あなたが自分の1週間以上の給料に値する仮想通貨をお持ちであれば、ハードウェア・ワレットを入手してください。言い訳無用です。それだけの価値があります。私が保証します。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__6', '[さらに安全確保のためのセキュリティ情報!](https://myetherwallet.github.io/knowledge-base/getting-started/protecting-yourself-and-your-funds.html)'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title__alt_2', '詐欺の撲滅 '), _defineProperty(_ja$data, 'ONBOARD_final_title__alt', 'もうワンクリックで完了です! 🤘'), _defineProperty(_ja$data, 'ONBOARD_final_title', 'オーライ!講義終了!'), _defineProperty(_ja$data, 'ONBOARD_final_subtitle', 'こんな風で申し訳ありません。次はこれです!'), _defineProperty(_ja$data, 'ONBOARD_final_content__1', 'お財布を作る'), _defineProperty(_ja$data, 'ONBOARD_final_content__2', 'ハードウェア・ワレットを手に入れる'), _defineProperty(_ja$data, 'ONBOARD_final_content__3', 'MEWとMetamaskの設定方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__4', 'オフライン/手元でのMEWの使い方'), _defineProperty(_ja$data, 'ONBOARD_final_content__5', 'Ledgerハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__6', 'TREZORハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__7', 'MetaMaskでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__8', 'もっと教えて、連絡したい'), _defineProperty(_ja$data, 'ONBOARD_final_content__9', 'もう勘弁、お願い、早く使わせて。'), _defineProperty(_ja$data, 'ONBOARD_resume', '前回スライドを最後までお読みになっていないようです。プロのアドバイス:スライドを全部読みましょう😉'), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_scan', 'DigitalBitboxに接続する '), _defineProperty(_ja$data, 'ADD_Label_1', 'ご希望の操作方法をお選びください '), _defineProperty(_ja$data, 'ADD_Label_2', 'ニックネームの作成: '), _defineProperty(_ja$data, 'ADD_Label_3', 'お財布が暗号化されています。パスワードを入力してください: '), _defineProperty(_ja$data, 'ADD_Label_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Label_5', 'アドレスを入力 '), _defineProperty(_ja$data, 'ADD_Label_6', 'お財布をアンロック: '), _defineProperty(_ja$data, 'ADD_Label_6_short', 'アンロック '), _defineProperty(_ja$data, 'ADD_Label_7', 'アカウント追加 '), _defineProperty(_ja$data, 'ADD_Label_8', 'パスワード(任意): '), _defineProperty(_ja$data, 'ADD_Ledger_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_1', '自分の Ledger Wallet を接続する '), _defineProperty(_ja$data, 'ADD_Ledger_2', 'イサリアムアプリケーション(あるいはコントラクトアプリケーション)を開く 。 '), _defineProperty(_ja$data, 'ADD_Ledger_2_Exp', 'Expanseアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_2_Ubq', 'Ubiqアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_3', '設定中で、ブラウザサポートが有効にされていることを確認してください。 '), _defineProperty(_ja$data, 'ADD_Ledger_4', '設定にブラウザサポートが見つからなければ、[Firmware >1.2]を確認してください。(https://www.ledgerwallet.com/apps/manager) '), _defineProperty(_ja$data, 'ADD_Ledger_scan', 'Ledger Wallet に接続 '), _defineProperty(_ja$data, 'ADD_MetaMask', 'MetaMask に接続 '), _defineProperty(_ja$data, 'ADD_Radio_1', 'お財布の新規作成 '), _defineProperty(_ja$data, 'ADD_Radio_2', 'お財布ファイルの選択 (Keystore / JSON) '), _defineProperty(_ja$data, 'ADD_Radio_2_alt', 'お財布ファイルの選択: '), _defineProperty(_ja$data, 'ADD_Radio_2_short', 'お財布ファイルを選択 '), _defineProperty(_ja$data, 'ADD_Radio_3', '秘密鍵をペースト/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Radio_5', 'ニーモニックを上書き/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_5_Path', 'HD derivation pathを選択 '), _defineProperty(_ja$data, 'ADD_Radio_5_woTrezor', '(Jaxx, Metamask, Exodus, imToken)'), _defineProperty(_ja$data, 'ADD_Radio_5_withTrezor', '(Jaxx, Metamask, Exodus, imToken, TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathAlternative', '(Ledger)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathTrezor', '(TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathCustom', 'カスタム'), _defineProperty(_ja$data, 'ADD_Trezor_scan', 'TREZORに接続 '), _defineProperty(_ja$data, 'ADD_Warning_1', '任意のアカウントを監視する目的で、秘密鍵をアップロードせずにお財布タブに追加することできます。これによってお財布の操作や、ETHERの移動が可能になるわけではありません。 '), _defineProperty(_ja$data, 'BULK_Label_1', '作成するお財布の数 '), _defineProperty(_ja$data, 'BULK_Label_2', 'お財布を複数を作成する '), _defineProperty(_ja$data, 'BULK_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'CONTRACT_ByteCode', 'バイトコード '), _defineProperty(_ja$data, 'CONTRACT_Interact_CTA', '機能を一つ選ぶ '), _defineProperty(_ja$data, 'CONTRACT_Interact_Title', '契約の読込や書込 '), _defineProperty(_ja$data, 'CONTRACT_Json', 'ABI / JSON インターフェース '), _defineProperty(_ja$data, 'CONTRACT_Read', '読み取り '), _defineProperty(_ja$data, 'CONTRACT_Title', '契約アドレス '), _defineProperty(_ja$data, 'CONTRACT_Title_2', '既存の契約を選択 '), _defineProperty(_ja$data, 'CONTRACT_Write', '書き込み '), _defineProperty(_ja$data, 'CX_error_1', 'お財布が保存されていません。["Add Wallet"](/cx-wallet.html#add-wallet)をクリックして追加してください。 '), _defineProperty(_ja$data, 'CX_quicksend', '簡易送信 '), _defineProperty(_ja$data, 'CX_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 Chrome Extension '), _defineProperty(_ja$data, 'CX_Warning_1', '必ずここに保管するすべてのお財布の「外部バックアップ」を作成してください。このChrome Extensionでは、再導入などで、データが保存されずの消失することが頻繁に起こります。このエクステンションは容易な操作を提供するのみで、「バックアップ」は行いません。 '), _defineProperty(_ja$data, 'decrypt_Access', 'どの方法でお財布を操作しますか? '), _defineProperty(_ja$data, 'decrypt_Title', '秘密鍵形式の選択: '), _defineProperty(_ja$data, 'decrypt_Select', 'お財布の選択 '), _defineProperty(_ja$data, 'DEP_generate', 'バイトコードを生成する '), _defineProperty(_ja$data, 'DEP_generated', '生成されたバイトコード '), _defineProperty(_ja$data, 'DEP_signtx', 'トランザクションに署名 '), _defineProperty(_ja$data, 'DEP_interface', '生成されたインターフェース '), _defineProperty(_ja$data, 'ERROR_0', '(error_01) 正しい値を入力してください。 (Please enter a valid amount.) '), _defineProperty(_ja$data, 'ERROR_1', '(error_02) パスワードは少なくとも9文字が必要です。強固なパスワードであることをお確かめください。 (Your password must be at least 9 characters. Please ensure it is a strong password.) '), _defineProperty(_ja$data, 'ERROR_2', '(error_03) 申し訳ございませんが、このタイプのお財布ファイルは認識できません。 (Sorry! We don\'t recognize this type of wallet file.) '), _defineProperty(_ja$data, 'ERROR_3', '(error_04) 正しいお財布ファイルではありません。 (This is not a valid wallet file.) '), _defineProperty(_ja$data, 'ERROR_4', '(error_05) この単位は存在しませんので、下記の中からお選びください。 (This unit doesn\'t exists, please use the one of the following units) '), _defineProperty(_ja$data, 'ERROR_5', '(error_06) 無効なアドレスです。 (Please enter a valid address.) '), _defineProperty(_ja$data, 'ERROR_6', '(error_07) 無効なパスワードです。 (Please enter a valid password.) '), _defineProperty(_ja$data, 'ERROR_7', '(error_08) 無効な総量です。 (Must be integer. Try 0-18.) (Please enter valid decimals (Must be an integer. Try 0-18.)) '), _defineProperty(_ja$data, 'ERROR_8', '(error_09) 無効なガスリミットです。 (Must be integer. Try 21000-4000000.) (Please enter a valid gas limit (Must be an integer. Try 21000-4000000.)) '), _defineProperty(_ja$data, 'ERROR_9', '(error_10) 無効なデータです。 (Must be hex.) (Please enter a valid data value (Must be hex.)) '), _defineProperty(_ja$data, 'ERROR_10', '(error_11) 無効なガス総量です。 (Must be integer. Try 20 GWEI / 20000000000 WEI.) (Please enter a valid gas price. (Must be an integer. Try 20 GWEI / 20000000000 WEI.)) '), _defineProperty(_ja$data, 'ERROR_11', '(error_12) 無効な nonce です。 (Must be integer.) (Please enter a valid nonce (Must be an integer.)) '), _defineProperty(_ja$data, 'ERROR_12', '(error_13) 無効な署名のトランザクションです。 (Invalid signed transaction.) '), _defineProperty(_ja$data, 'ERROR_13', '(error_14) 同じニックネームのお財布が既にあります。 (A wallet with this nickname already exists.) '), _defineProperty(_ja$data, 'ERROR_14', '(error_15) お財布が見つかりません。 (Wallet not found.) '), _defineProperty(_ja$data, 'ERROR_15', '(error_16) このIDのプロポーサルは存在しない、あるいは正常に読み込みできません。 (Whoops. It doesn\'t look like a proposal with this ID exists yet or there is an error reading this proposal.) '), _defineProperty(_ja$data, 'ERROR_16', '(error_17) 同じアドレスのお財布が既に存在します。お財布のページをご確認ください。 (A wallet with this address already exists in storage. Please check your wallets page.) '), _defineProperty(_ja$data, 'ERROR_17', '(error_18) "ファンドが足りません。 トランザクション送出元のファンドが不足しています。ガスとして使われるために、少なくとも0.01 etherがお財布上に必要です。 (Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)) '), _defineProperty(_ja$data, 'ERROR_18', '(error_19) 全てのガスがこのトランザクションにより消費されます。これは、既に投票を行ったか、あるいはディベート期間が終了したためです。 (All gas would be used on this transaction. This means you have already voted on this proposal or the debate period has ended.) '), _defineProperty(_ja$data, 'ERROR_19', '(error_20) 無効なシンボル (Please enter a valid symbol) '), _defineProperty(_ja$data, 'ERROR_20', '(error_21) は有効なERC-20トークンではありません。もし他のトークンをロード中であれば、このトークンを取り除いてからもう一度試してください。 (Not a valid ERC-20 token) '), _defineProperty(_ja$data, 'ERROR_21', '(error_22) ガス量を推定できません。十分な資金が口座にないか、あるいは受け取り側のコントラクトがエラーになっています。ガス量を変更してから試してください。送出時にはより詳しいエラーメッセージが返ります。 (Could not estimate gas. There are not enough funds in the account, or the receiving contract address would throw an error. Feel free to manually set the gas and proceed. The error message upon sending may be more informative.) '), _defineProperty(_ja$data, 'ERROR_22', '(error_23) 正しいノード名を入力してください (Please enter a valid node name) '), _defineProperty(_ja$data, 'ERROR_23', '(error_24) 正しいURLを入力してください。 HTTPS接続の場合には、ノードはHTPPSで接続しなければなりません。 (Please enter a valid URL. If you are on https, your URL must be https) '), _defineProperty(_ja$data, 'ERROR_24', '(error_25) 正しいポートを入力してください (Please enter a valid port.) '), _defineProperty(_ja$data, 'ERROR_25', '(error_26) 正しい chain ID を入力してください (Please enter a valid chain ID.) '), _defineProperty(_ja$data, 'ERROR_26', '(error_27) 正しい ABI を入力してください (Please enter a valid ABI.) '), _defineProperty(_ja$data, 'ERROR_27', '(error_28) 最小値: 0.01. 最大値: (Minimum amount: 0.01. Max amount:) '), _defineProperty(_ja$data, 'ERROR_28', '(error_29) お財布を操作するためには**Keystore/JSONとパスワードか秘密鍵が必要** 保存してから、外部バックアップしてください!ここで保存しないとお財布が使用できなくなります。詳細はヘルプページを参照してください。(https://www.myetherwallet.com/#help) (You need this `Keystore File + Password` or the `Private Key` (next page) to access this wallet in the future. ) '), _defineProperty(_ja$data, 'ERROR_29', '(error_30) 正しいユーザーとパスワードを入力してください (Please enter a valid user and password.) '), _defineProperty(_ja$data, 'ERROR_30', '(error_31) 正しい ENS名を入力してください (Please enter a valid name (7+ characters, limited punctuation)) '), _defineProperty(_ja$data, 'ERROR_31', '(error_32) 無効な秘密フレーズです (Please enter a valid secret phrase.) '), _defineProperty(_ja$data, 'ERROR_32', '(error_33) ノードに接続できませんでした。ページを再表示したり、別のノード(画面の右上にあります)を試したり,ファイアーウォールの設定を確認してください。 カスタムノードの使用時には、構成設定を確認してください (Could not connect to the node. Refresh your page, try a different node (top-right corner), check your firewall settings. If custom node, check your configs.)。'), _defineProperty(_ja$data, 'ERROR_33', '(error_34) アンロックしたお財布のアドレスがオーナーのアドレスと一致しません (The wallet you have unlocked does not match the owner\'s address.)。'), _defineProperty(_ja$data, 'ERROR_34', '(error_35) 以前に入力したものと異なる名前です。 (The name you are attempting to reveal does not match the name you have entered.) '), _defineProperty(_ja$data, 'ERROR_35', '(error_36) チェックサムが付いていません。 詳細What does that mean?)>'), _defineProperty(_ja$data, 'ERROR_36', '(error_37) 正しいトランザクションハッシュを入力してくださ (Please enter a valid TX hash)い'), _defineProperty(_ja$data, 'ERROR_37', '(error_38) 16進数を正しく入力してください (0-9, a-f (Please enter valid hex string. Hex only contains: 0x, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, a, b, c, d, e, f))'), _defineProperty(_ja$data, 'ERROR_38', '(error_39) Offer must have either price or reserve set to more than 0'), _defineProperty(_ja$data, 'ERROR_39', '(error_40) Bid must be more than the specified minimum'), _defineProperty(_ja$data, 'GETH_Balance', '(geth-01) 残高不足 Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_Cheap', '(geth-02) ガス価格が低すぎます Gas price too low for acceptance. Try raising the gas price to 21 GWEI via the dropdown in top-right.'), _defineProperty(_ja$data, 'GETH_GasLimit', '(geth-03) ブロックガスリミットを越えています Exceeds block gas limit. Transaction cost exceeds current gas limit. Limit: (d+), got: (d+). Please lower the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again. [Learn More](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)'), _defineProperty(_ja$data, 'GETH_InsufficientFunds', '(geth-04) ガス*価格+数量に足りません Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_IntrinsicGas', '(geth-05) 基本のガス不足です Intrinsic gas too low. Try raising the gas price to 21 GWEI via the dropdown in top-right or the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again.'), _defineProperty(_ja$data, 'GETH_InvalidSender', '(geth-06) 送出元が無効です Invalid sender.'), _defineProperty(_ja$data, 'GETH_NegativeValue', '(geth-07) 負の値です Negative value.'), _defineProperty(_ja$data, 'GETH_Nonce', '(geth-08) Nonce が足りません This TX\'s [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html) is too low. Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html).'), _defineProperty(_ja$data, 'GETH_NonExistentAccount', '(geth-09) アカウントが存在しない、あるいはその残高不足です Account does not exist or account balance too low'), _defineProperty(_ja$data, 'PARITY_AlreadyImported', "(parity-01) 同じハッシュのトランザクションがすでにインポートされています。 A transaction with the same hash was already imported. It was probably already broadcast. To avoid duplicate transactions, check your address on [etherscan.io](https://etherscan.io) & wait 10 minutes before attempting to send again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_GasLimitExceeded', "(parity-02) トランザクションコストがガスリミットを超過しました。 リミット: {}, 現在: {}. ガス供給量を減らして見てください。"), _defineProperty(_ja$data, 'PARITY_InsufficientBalance', "(parity-03) ファンドが足りません。 トランザクション送出元のファンドが不足しています。 必要量 {} で 現在: {} です。 Insufficient balance. The account you tried to send transaction from does not have enough funds. If you believe this is in error, try using the 'Send Entire Balance' button, or pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InsufficientGasPrice', "(parity-04) トランザクションフィー不足です。 ノードの最小 fee を満たしていません。 (minimal: {}, got: {}). fee を増やしてください。 There is another transaction with same nonce in the queue, or the transaction fee is too low. Try incrementing the nonce by clicking the Generate button again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InvalidGasLimit', "(parity-05) ガス供給量が制限を超過しています。 Supplied gas limit is beyond limit. Try lowering the gas limit to 21000. [Learn More.](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)"), _defineProperty(_ja$data, 'PARITY_LimitReached', "(parity-06) キューにあるトランザクションの数が多すぎます。上限を超えたため、対象のトランザクションは除外されています。その fee を増やしてみてください。 There are too many transactions in the queue. Your transaction was dropped due to limit. Try increasing the gas price. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_Old', "(parity-07) トランザクション nonceが小さすぎます。増やしてみてください。 There is already a transaction with this [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html). Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)."), _defineProperty(_ja$data, 'PARITY_TooCheapToReplace', "(parity-08) トランザクションフィー不足です。同じ nonce のトランザクションが別のキューにあります。fee または nonce を増やしてみてください。 TX Fee is too low. It does not satisfy your node's minimal fee (minimal: (d+), got: (d+)). Try increasing the gas price and/or gas limit. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'FOOTER_1', 'イサーリアムお財布の作成とトランザクション実行のためのオープンソース、javascript、 クライアントサイドツール。 '), _defineProperty(_ja$data, 'FOOTER_1b', '制作 '), _defineProperty(_ja$data, 'FOOTER_2', '投げ銭に感謝致します!: '), _defineProperty(_ja$data, 'FOOTER_3', 'クライアントサイドお財布制作 '), _defineProperty(_ja$data, 'FOOTER_4', '免責事項 '), _defineProperty(_ja$data, 'GAS_PRICE_Desc', 'ガス価格は、ガスの一単位にかかるの料金のことです。 「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するためにマイナーに支払う手数料です。ガス価格が高いほど処理は早く行われますが、料金は高くなります。デファルトは 「20 GWEI」です。'), _defineProperty(_ja$data, 'GAS_LIMIT_Desc', 'ガスリミットは、その処理のために送出するガスの総量です。「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するための料金として支払われます。 この数字を増やしても、自分の処理が早くなることはありません。ETHの送出 = 「21000」、トークンの送出 = ~「200000」が目安になります。'), _defineProperty(_ja$data, 'GEN_desc', '複数のお財布の作成をこのタブで行う事ができます: '), _defineProperty(_ja$data, 'GEN_Help_1', 'この'), _defineProperty(_ja$data, 'GEN_Help_2', 'で自分の口座アドレスにアクセスしてください。'), _defineProperty(_ja$data, 'GEN_Help_3', '自分のデバイスそのものが、自分のお財布です。'), _defineProperty(_ja$data, 'GEN_Help_4', 'ガイドとFAQ'), _defineProperty(_ja$data, 'GEN_Help_5', 'お財布の作り方'), _defineProperty(_ja$data, 'GEN_Help_6', 'ここから始める'), _defineProperty(_ja$data, 'GEN_Help_7', '安全な所で保管してください · バックアップを作成してください · 他の誰にも教えないでください · 絶対になくさないでください · 無くした時には回復する方法はありません。'), _defineProperty(_ja$data, 'GEN_Help_8', 'ファイルをダウンロードしませんでしたか?'), _defineProperty(_ja$data, 'GEN_Help_9', 'Google Chromeをお使いください'), _defineProperty(_ja$data, 'GEN_Help_10', '右クリックしてファイルを保存。ファイル名: '), _defineProperty(_ja$data, 'GEN_Help_11', 'このファイルは自分のコンピューターで開かないでください'), _defineProperty(_ja$data, 'GEN_Help_12', 'MyEtherWalletの上でこれを使って自分のお財布をアンロックしてください(Mist, Geth, Parityや他のお財布クライアントも可)'), _defineProperty(_ja$data, 'GEN_Help_13', '自分のキーストアファイルのバックアップ作成方法'), _defineProperty(_ja$data, 'GEN_Help_14', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_15', '自分の資金の紛失や盗難を防止する。'), _defineProperty(_ja$data, 'GEN_Help_16', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_17', 'なぜこれらをすべきか?'), _defineProperty(_ja$data, 'GEN_Help_18', '2番目のバックアップ作成のため'), _defineProperty(_ja$data, 'GEN_Help_19', 'パスワードを忘れた場合には'), _defineProperty(_ja$data, 'GEN_Help_20', '隔離された保管場所'), _defineProperty(_ja$data, 'GEN_Label_1', '強固なパスワードを入力(9文字以上) '), _defineProperty(_ja$data, 'GEN_Label_2', 'Keystore/JSON あるいは秘密鍵を保存してください。パスワードを絶対に忘れないようにしてください。 '), _defineProperty(_ja$data, 'GEN_Label_3', 'アドレスを保存してください。 '), _defineProperty(_ja$data, 'GEN_Label_4', '必要であれば、お財布紙情報、あるいはQRコードを印刷してください。 '), _defineProperty(_ja$data, 'GEN_Label_5', '自分の秘密鍵を保存する。'), _defineProperty(_ja$data, 'GEN_Placeholder_1', '必ず保存してください! '), _defineProperty(_ja$data, 'GEN_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'GEN_Unlock', '自分のアドレスを確認するために、お財布を解錠する'), _defineProperty(_ja$data, 'GET_ConfButton', '理解できました。続けます。'), _defineProperty(_ja$data, 'MEW_Warning_1', 'お財布を操作したり新しいお財布を作成する前に、必ずURLを確認してください。詐欺サイトに御注意ください! '), _defineProperty(_ja$data, 'MEW_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 '), _defineProperty(_ja$data, 'MNEM_1', '操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_2', 'HDニーモニックの一つの文節で、複数のお財布やアドレスが操作可能です。操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_more', 'さらにアドレスを表示 '), _defineProperty(_ja$data, 'MNEM_prev', '前のアドレス表示 '), _defineProperty(_ja$data, 'MSG_message', 'メッセージ '), _defineProperty(_ja$data, 'MSG_date', '日付 '), _defineProperty(_ja$data, 'MSG_signature', '署名 '), _defineProperty(_ja$data, 'MSG_verify', 'メッセージを確認 '), _defineProperty(_ja$data, 'MSG_info1', 'この署名が別の日付で再度使われないようにするために、現時点の日付を入れてください。 '), _defineProperty(_ja$data, 'MSG_info2', '他人に使われないようにするため、あなたのニックネームとそれが使われるところを入れてください。 '), _defineProperty(_ja$data, 'MSG_info3', '異なった目的で使用されないようにするために、利用目的を入れてください。 '), _defineProperty(_ja$data, 'MYWAL_Nick', 'お財布ニックネーム '), _defineProperty(_ja$data, 'MYWAL_Address', 'お財布アドレス '), _defineProperty(_ja$data, 'MYWAL_Bal', '残高 '), _defineProperty(_ja$data, 'MYWAL_Edit', '編集 '), _defineProperty(_ja$data, 'MYWAL_View', '表示 '), _defineProperty(_ja$data, 'MYWAL_Remove', '消去 '), _defineProperty(_ja$data, 'MYWAL_RemoveWal', 'お財布を消去: '), _defineProperty(_ja$data, 'MYWAL_WatchOnly', '監視中のアカウント '), _defineProperty(_ja$data, 'MYWAL_Viewing', 'お財布を表示: '), _defineProperty(_ja$data, 'MYWAL_Hide', 'お財布情報を隠す '), _defineProperty(_ja$data, 'MYWAL_Edit_2', 'お財布を編集: '), _defineProperty(_ja$data, 'MYWAL_Name', 'お財布名 '), _defineProperty(_ja$data, 'MYWAL_Content_1', '警告! お財布を消去しようとしています: '), _defineProperty(_ja$data, 'MYWAL_Content_2', '**秘密鍵と鍵保存ファイル及びパスワード**が保管されているか確認してください。 '), _defineProperty(_ja$data, 'MYWAL_Content_3', 'MyEtherWallet CXでこのお財布を使用するためには、秘密鍵あるいはJSONとパスワードを手動で追加する必要があります。 '), _defineProperty(_ja$data, 'NAV_AddWallet', 'お財布の追加 '), _defineProperty(_ja$data, 'NAV_BulkGenerate', 'バルク作成 '), _defineProperty(_ja$data, 'NAV_CheckTxStatus', '処理状況を確認'), _defineProperty(_ja$data, 'NAV_Contact', '連絡する '), _defineProperty(_ja$data, 'NAV_Contracts', '契約 '), _defineProperty(_ja$data, 'NAV_DeployContract', '契約を展開 '), _defineProperty(_ja$data, 'NAV_DomainSale', 'DomainSale'), _defineProperty(_ja$data, 'NAV_ENS', 'ENS'), _defineProperty(_ja$data, 'NAV_GenerateWallet_alt', 'New Wallet '), _defineProperty(_ja$data, 'NAV_GenerateWallet', 'お財布の作成 '), _defineProperty(_ja$data, 'NAV_Help', 'ヘルプ '), _defineProperty(_ja$data, 'NAV_InteractContract', '契約を操作 '), _defineProperty(_ja$data, 'NAV_Multisig', '多重署名 '), _defineProperty(_ja$data, 'NAV_MyWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NAV_Offline', 'オフライン送出 '), _defineProperty(_ja$data, 'NAV_SendEther', 'Ether/トークンの送出 '), _defineProperty(_ja$data, 'NAV_SendTokens', 'トークン送出 '), _defineProperty(_ja$data, 'NAV_SignMsg', 'メッセージ署名 '), _defineProperty(_ja$data, 'NAV_Swap', '通貨の両替 '), _defineProperty(_ja$data, 'NAV_TxStatus', '処理状況'), _defineProperty(_ja$data, 'NAV_ViewWallet', 'お財布情報を見る '), _defineProperty(_ja$data, 'NAV_YourWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NODE_Title', 'カスタムノードをセットアップ'), _defineProperty(_ja$data, 'NODE_Subtitle', 'ローカルノードに接続するには...'), _defineProperty(_ja$data, 'NODE_Warning', 'MyEtherWallet.com 経由で接続するためには、HTTPSノードが必要です。[MyEtherWalletをレポジトリからダウンロードして、手元で走らせ、](https://github.com/kvhnuke/etherwallet/releases/latest)いずれかのノードに接続することもできます。 あるいは、無料のSSL証明書を[LetsEncrypt](https://letsencrypt.org/)から入手してください'), _defineProperty(_ja$data, 'NODE_Name', 'ノード名'), _defineProperty(_ja$data, 'NODE_Port', 'ノードポート'), _defineProperty(_ja$data, 'NODE_CTA', '保存してカスタムノードを使用'), _defineProperty(_ja$data, 'NONCE_Desc', 'このnonceは、指定のアドレスから送出される処理の数です。正しい順番で重複しないように処理を確実にするためのものです。'), _defineProperty(_ja$data, 'OFFLINE_Desc', 'オフライントランザクションの作成は、3ステップで行う事ができます。ステップ1と3はオンラインのコンピューター上で行い、ステップ2は、オフライン、あるいは物理的にネットワークと切断されたコンピューターを用います。これにより、秘密鍵が、インターネットに接続したデバイスと接触する事を避ける事ができます。 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Button', '情報生成 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_1', '送出元アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_2', 'ノート:これは、送出元アドレスであって、送出先アドレスではありません。操作元アカウントからは「Nonce」が生成されます。切断されたコンピューターを使用する場合に、このアドレスはコールドストレージのアカウントのものになります。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Title', 'ステップ2: 情報生成 (オフラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_1', '送出先アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_2', '送出する値/総量 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3', 'ガス価格 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3b', 'これは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4', 'ガスリミット '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4b', 'デフォルトガスリミット値は21000です。契約や付加データーを送出する場合には、これらの値は 異なるものにする必要があります。使用されなかったガスは全て返却されます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5', 'Nonce '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5b', 'これらは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6', 'データ '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6b', 'これは、任意の付加データです。契約に対してトランザクションを送出する際などでよく使われます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_7', '秘密鍵/JSONの入力/選択 '), _defineProperty(_ja$data, 'OFFLINE_Step3_Title', 'ステップ3: トランザクションの送出/公開(オンラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step3_Label_1', 'ステップ2で署名されたトランザクションをここにペーストして「トランザクションの送出」ボタンをクリックする。 '), _defineProperty(_ja$data, 'OFFLINE_Title', 'オフライントランザクションを作成し送出 '), _defineProperty(_ja$data, 'OFFLLINE_Step1_Title', 'ステップ1: 情報生成 (オンラインコンピューター) '), _defineProperty(_ja$data, 'SEND_addr', '宛先アドレス: '), _defineProperty(_ja$data, 'SEND_amount', '送出数量: '), _defineProperty(_ja$data, 'SEND_amount_short', '数量 '), _defineProperty(_ja$data, 'SEND_custom', 'カスタムトークンを追加 '), _defineProperty(_ja$data, 'SEND_gas', 'ガス '), _defineProperty(_ja$data, 'SEND_generate', 'トランザクションを生成 '), _defineProperty(_ja$data, 'SEND_raw', '未加工トランザクション '), _defineProperty(_ja$data, 'SEND_signed', '署名済みトランザクション '), _defineProperty(_ja$data, 'SEND_trans', 'トランザクションの送出 '), _defineProperty(_ja$data, 'SEND_TransferTotal', '残高をすべて送出する '), _defineProperty(_ja$data, 'SENDModal_Content_1', '送出準備が '), _defineProperty(_ja$data, 'SENDModal_Content_2', 'について、アドレス '), _defineProperty(_ja$data, 'SENDModal_Content_3', 'に対し完了。本当に送出してよろしいですか? '), _defineProperty(_ja$data, 'SENDModal_Content_4', 'ノート:最も起こりやすいエラーの原因は、送出のためのガス不足で、その場合には、ETHを追加する必要があります。ガスはETHで支払われます。 '), _defineProperty(_ja$data, 'SENDModal_No', 'いいえ、中断します。 '), _defineProperty(_ja$data, 'SENDModal_Title', '警告! '), _defineProperty(_ja$data, 'SENDModal_Yes', 'はい、確かです。処理を実行します。 '), _defineProperty(_ja$data, 'sidebar_AccountInfo', 'アカウント情報 '), _defineProperty(_ja$data, 'sidebar_AccountAddr', 'アカウントアドレス: '), _defineProperty(_ja$data, 'sidebar_AccountBal', 'アカウント残高 '), _defineProperty(_ja$data, 'sidebar_TokenBal', 'トークン残高 '), _defineProperty(_ja$data, 'sidebar_Equiv', '等価 '), _defineProperty(_ja$data, 'sidebar_TransHistory', 'トランザクション履歴 '), _defineProperty(_ja$data, 'sidebar_donation', 'MyEtherWalletは、プライバシーとセキュリティのための無料のオープンソースサービスです。 寄付が増えることによって、新機能やフィードバックの反映を行い、よりユーザーの皆様のご希望に沿った制作の時間を増やす事が可能になります。私たちは、たった二人で世界を変えようとしています。お手伝いいただけますか? '), _defineProperty(_ja$data, 'sidebar_donate', '寄付する '), _defineProperty(_ja$data, 'sidebar_thanks', '感謝します!!! '), _defineProperty(_ja$data, 'sidebar_DisplayOnTrezor', 'TREZORでアドレスを表示'), _defineProperty(_ja$data, 'sidebar_DisplayOnLedger', 'Ledgerでアドレスを表示'), _defineProperty(_ja$data, 'SUCCESS_1', '有効なアドレス '), _defineProperty(_ja$data, 'SUCCESS_2', 'お財布は正常に暗号解除されました。 '), _defineProperty(_ja$data, 'SUCCESS_3', 'トランザクションはブロックチェイン上に展開されています。ガス不足や契約実行エラーがないことを確認するために、下のボタンをクリックしてトランザクション(TX)を表示してください。 TX Hash: '), _defineProperty(_ja$data, 'SUCCESS_4', 'お財布が追加されました: '), _defineProperty(_ja$data, 'SUCCESS_5', '選択されました: '), _defineProperty(_ja$data, 'SUCCESS_6', '接続完了しました '), _defineProperty(_ja$data, 'SUCCESS_7', 'メッセージの署名が確認されました'), _defineProperty(_ja$data, 'SWAP_rates', "現在のレート "), _defineProperty(_ja$data, 'SWAP_init_1', "これから両替で "), _defineProperty(_ja$data, 'SWAP_init_2', " を "), _defineProperty(_ja$data, 'SWAP_init_CTA', "次へ "), _defineProperty(_ja$data, 'SWAP_information', "あなたの情報 "), _defineProperty(_ja$data, 'SWAP_send_amt', "送出総額 "), _defineProperty(_ja$data, 'SWAP_rec_amt', "受け取り総額 "), _defineProperty(_ja$data, 'SWAP_your_rate', "変換レート "), _defineProperty(_ja$data, 'SWAP_rec_add', "受け取りアドレス "), _defineProperty(_ja$data, 'SWAP_start_CTA', "交換開始 "), _defineProperty(_ja$data, 'SWAP_ref_num', "参照番号 "), _defineProperty(_ja$data, 'SWAP_time', "送出するまでにあと、 "), _defineProperty(_ja$data, 'SWAP_elapsed', "Time elapsed since sent "), _defineProperty(_ja$data, 'SWAP_progress_1', "注文を開始しました "), _defineProperty(_ja$data, 'SWAP_progress_2', "到着待機中 "), _defineProperty(_ja$data, 'SWAP_progress_3', "ETH受け取り完了 "), _defineProperty(_ja$data, 'SWAP_progress_4', "送出中 {{orderResult.output.currency}} "), _defineProperty(_ja$data, 'SWAP_progress_5', "注文完了 "), _defineProperty(_ja$data, 'SWAP_order_CTA', "お送りいただきたいのは "), _defineProperty(_ja$data, 'SWAP_unlock', "このページから直接ETHあるいはトークンを送出するためには、お財布を解錠してください。"), _defineProperty(_ja$data, 'TOKEN_Addr', 'Token Contract アドレス: '), _defineProperty(_ja$data, 'TOKEN_Symbol', 'トークンシンボル: '), _defineProperty(_ja$data, 'TOKEN_Dec', 'ケタ数: '), _defineProperty(_ja$data, 'TOKEN_show', '全てのトークンを表示 '), _defineProperty(_ja$data, 'TOKEN_hide', 'トークンを隠す '), _defineProperty(_ja$data, 'TRANS_advanced', '+Advanced: ガスあるいはデータを追加してください '), _defineProperty(_ja$data, 'TRANS_data', 'データ: '), _defineProperty(_ja$data, 'TRANS_desc', 'トークンを送出するには「トークン送出」のタブを選択してください。 '), _defineProperty(_ja$data, 'TRANS_gas', 'ガスリミット: '), _defineProperty(_ja$data, 'TRANS_sendInfo', '21000ガスを使用する標準トランザクションは、0.000441 ETHを消費します。迅速な処理を行うために、若干最小量よりも多めの0.000000021 ETHのガスを使用します。当サービスでは、トランザクション料金は徴収いたしません。 '), _defineProperty(_ja$data, 'translate_version', '0.5'), _defineProperty(_ja$data, 'Translator_Desc', '日本語開発者をサポート: '), _defineProperty(_ja$data, 'TranslatorAddr_1', '0xf991119Eea62Eee1a6fdaA7f621e91A42f325FcE '), _defineProperty(_ja$data, 'TranslatorAddr_2', ''), _defineProperty(_ja$data, 'TranslatorAddr_3', ''), _defineProperty(_ja$data, 'TranslatorAddr_4', ''), _defineProperty(_ja$data, 'TranslatorAddr_5', ''), _defineProperty(_ja$data, 'TranslatorName_1', '[sekisanchi.eth](https://etherscan.io/address/0xf991119eea62eee1a6fdaa7f621e91a42f325fce) '), _defineProperty(_ja$data, 'TranslatorName_2', ''), _defineProperty(_ja$data, 'TranslatorName_3', ''), _defineProperty(_ja$data, 'TranslatorName_4', ''), _defineProperty(_ja$data, 'TranslatorName_5', ''), _defineProperty(_ja$data, 'tx_Details', '処理内容詳細'), _defineProperty(_ja$data, 'tx_foundInPending', '待機中の処理が見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_1', 'あなたの処理が、現在接続中のノードの処理待ちプールの中で見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_2', '現在待機中です(発掘待ち)。'), _defineProperty(_ja$data, 'tx_foundInPending_3', 'この処理を取り消す、あるいは置き換えることができます。下記のお財布をアンロックしてください。 '), _defineProperty(_ja$data, 'tx_FoundOnChain', '処理が見つかりました'), _defineProperty(_ja$data, 'tx_FoundOnChain_1', 'あなたの待機中の処理は発掘され、ブロックチェーンに配置されました。'), _defineProperty(_ja$data, 'tx_FoundOnChain_2', '**もし赤い `( ! )`, `BAD INSTRUCTION` あるいは `OUT OF GAS` のエラーメッセージを見つけたら**, これは、処理送出に失敗したということです。処理の取り消しや置き換えはできません。代わりに、新しい処理を送出してください。 "Out of Gas" エラーの場合には, ガスリミットをはじめに指定した値の倍にしてください。'), _defineProperty(_ja$data, 'tx_FoundOnChain_3', '**何もエラーメッセージが返ってこなければ、あなたの処理は正しく送出されています。** ETHあるいはトークンは、送ろうとしたあて先の場所にあります。 もし、ETHやトークンが他のお財布や交換所のお財布に見つからず、処理を開始してから24時間以上経っていたら、 [そのサービスに連絡](https://myetherwallet.github.io/knowledge-base/diving-deeper/ethereum-list-of-support-and-communities.html)してください。状況を確認してもらうために、自分の処理のリンクをうまく知らせてください。'), _defineProperty(_ja$data, 'tx_notFound', '対象の処理が見つかりません'), _defineProperty(_ja$data, 'tx_notFound_1', 'この処理は、現在接続中の処理プールの中にありませんでした。'), _defineProperty(_ja$data, 'tx_notFound_2', 'もし今、処理を送出した直後であれば、15秒待ってから「処理状況を確認」ボタンを再度押してください。'), _defineProperty(_ja$data, 'tx_notFound_3', '別の処理プールで発掘待ちになっているかもしれません。'), _defineProperty(_ja$data, 'tx_notFound_4', '右上の下展開メニューから、別のノードを選択してください。 (例: `ETH (Etherscan.io)` or `ETH (Infura.io)` or `ETH (MyEtherWallet)`) から選んで再度確認する。'), _defineProperty(_ja$data, 'tx_Summary', '数日後に処理状況を確認した場合をのぞいて、大量の処理発生時(ICO期間など)には、数時間処理が遅れる場合があります。本ツールは、そのような状況において処理待ちの処理を探し出し取り消す、あるいは更新する機能を提供します。**これは特殊な操作で、処理プールが満杯の場合にのみ有効です。 [このツールに関しては、こちらを参考にしてください。](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)**'), _defineProperty(_ja$data, 'TXFEE_Desc', 'この処理料金は自分の処理をブロックに配置するためにマイナーに支払われます。「ガスリミット」*「ガス価格」で算出されます。 [GWEI -> ETHの単位変換はこちらです。](https://www.myetherwallet.com/helpers.html)'), _defineProperty(_ja$data, 'VIEWWALLET_HidePrivKey', '(hide)'), _defineProperty(_ja$data, 'VIEWWALLET_ShowPrivKey', '(show)'), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。[import your account into Geth/Mist](http://ethereum.stackexchange.com/questions/465/how-to-import-a-plain-private-key-into-geth/)する時に必要です。残高をチェックするためには、[etherscan.io](https://etherscan.io/)のようなブロックチェーンエクスプローラーサービスを使う事をおすすめします。 '), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle_Short', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。 '), _defineProperty(_ja$data, 'VIEWWALLET_SuccessMsg', '成功しました! お財布の詳細は以下の通りです。 '), _defineProperty(_ja$data, 'WARN_Send_Link', '自分のアドレス、リンク、ガス、データ、あるいはトランザクションタイプ(送出モード)が指定されたリンクでここに表示されています。 送出前に修正可能です。もう一度行うために、お財布を解錠してください。 '), _defineProperty(_ja$data, 'x_CancelReplaceTx', '処理を中断、あるいは置換'), _defineProperty(_ja$data, 'x_CancelTx', '処理を中断'), _defineProperty(_ja$data, 'x_DigitalBitbox', 'Digital Bitbox '), _defineProperty(_ja$data, 'x_PasswordDesc', 'このパスワードで秘密鍵を**暗号化**します。新しい鍵を作るための元種(seed)ではありません。**このパスワードと(暗号化された)秘密鍵の二つを使って、お財布を解錠します**'), _defineProperty(_ja$data, 'x_ReadMore', 'もっと読む'), _defineProperty(_ja$data, 'x_ReplaceTx', '処理を置き換える'), _defineProperty(_ja$data, 'x_TransHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_TXFee', '処理料'), _defineProperty(_ja$data, 'x_TxHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_Access', 'アクセス '), _defineProperty(_ja$data, 'x_AddessDesc', '自分のアドレスは、アカウント番号や公開キーでも知ることができます。誰かとETHやトークンの受け渡しをするために、これらを用います。きれいな色のついたアドレスアイコンを見つけてください。自分のペーパーウォレットや、アドレスを入力する際に、同じアイコンであることをしっかりと確認してください。 これは自分のアカウント番号と公開鍵になります。ETHを送信するために必要な情報です。アイコンは自分のアドレスを識別するものです。 '), _defineProperty(_ja$data, 'x_Address', '自分のアドレス '), _defineProperty(_ja$data, 'x_Cancel', '取り消す '), _defineProperty(_ja$data, 'x_CSV', 'CSV ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Download', 'ダウンロード '), _defineProperty(_ja$data, 'x_Json', 'JSON ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_JsonDesc', 'これはパスワードが不要な暗号化されていないJSONフォーマットの秘密鍵です。この暗号化されていないJSONフォーマットの秘密鍵を使えば、誰でもパスワードを使わずに自分のお財布とEtherにアクセスできます。 '), _defineProperty(_ja$data, 'x_Keystore', 'Keystore ファイル (UTC / JSON · 推奨 · 暗号化) '), _defineProperty(_ja$data, 'x_Keystore2', 'Keystore ファイル (UTC / JSON) '), _defineProperty(_ja$data, 'x_KeystoreDesc', 'この Keystore / JSON ファイルは、後で容易にインポートするため、Mistで使われているフォーマットと一致させる必要があります。ダウンロードしてバックアップを取ることをおすすめします。 '), _defineProperty(_ja$data, 'x_Ledger', 'Ledger Wallet '), _defineProperty(_ja$data, 'x_MetaMask', 'Metamask / Mist '), _defineProperty(_ja$data, 'x_Mnemonic', 'ニーモニック文節 '), _defineProperty(_ja$data, 'x_ParityPhrase', 'パリティ文節 '), _defineProperty(_ja$data, 'x_Password', 'パスワード '), _defineProperty(_ja$data, 'x_Print', 'お財布紙情報を印刷 '), _defineProperty(_ja$data, 'x_PrintDesc', 'アドバイス: プリンターが接続されていなくても、「印刷」をクリックしてPDFで保存できます。 '), _defineProperty(_ja$data, 'x_PrintShort', '印刷 '), _defineProperty(_ja$data, 'x_PrivKey', '秘密鍵(未暗号化) '), _defineProperty(_ja$data, 'x_PrivKey2', '秘密鍵 '), _defineProperty(_ja$data, 'x_PrivKeyDesc', 'これはパスワードが不要な暗号化されていない秘密鍵です。この暗号化されていない秘密鍵を使えば、誰でもパスワードなしで自分のお財布を使用できます。従って、暗号化された秘密鍵の利用をおすすめします。 '), _defineProperty(_ja$data, 'x_Save', '保存する '), _defineProperty(_ja$data, 'x_Trezor', 'TREZOR '), _defineProperty(_ja$data, 'x_TXT', 'TXT ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Wallet', 'お財布 '), _defineProperty(_ja$data, 'HELP_0_Title', '0) I\'m new. What do I do? '), _defineProperty(_ja$data, 'HELP_0_Desc_1', 'MyEtherWallet gives you the ability to generate new wallets so you can store your Ether yourself, not on an exchange. This process happens entirely on your computer, not our servers. Therefore, when you generate a new wallet, **you are responsible for safely backing it up**. '), _defineProperty(_ja$data, 'HELP_0_Desc_2', 'Create a new wallet. '), _defineProperty(_ja$data, 'HELP_0_Desc_3', 'Back the wallet up. '), _defineProperty(_ja$data, 'HELP_0_Desc_4', 'Verify you have access to this new wallet and have correctly saved all necessary information. '), _defineProperty(_ja$data, 'HELP_0_Desc_5', 'Transfer Ether to this new wallet. '), _defineProperty(_ja$data, 'HELP_1_Title', '1) How do I create a new wallet? '), _defineProperty(_ja$data, 'HELP_1_Desc_1', 'Go to the "Generate Wallet" page. '), _defineProperty(_ja$data, 'HELP_1_Desc_2', 'Go to the "Add Wallet" page & select "Generate New Wallet" '), _defineProperty(_ja$data, 'HELP_1_Desc_3', 'Enter a strong password. If you think you may forget it, save it somewhere safe. You will need this password to send transactions. '), _defineProperty(_ja$data, 'HELP_1_Desc_4', 'Click "GENERATE". '), _defineProperty(_ja$data, 'HELP_1_Desc_5', 'Your wallet has now been generated. '), _defineProperty(_ja$data, 'HELP_2a_Desc_1', 'You should always back up your wallet externally and in multiple physical locations - like on a USB drive and/or a piece of paper. '), _defineProperty(_ja$data, 'HELP_2a_Desc_2', 'Save the address. You can keep it to yourself or share it with others. That way, others can transfer ether to you. '), _defineProperty(_ja$data, 'HELP_2a_Desc_3', 'Save versions of the private key. Do not share it with anyone else. Your private key is necessary when you want to access your Ether to send it! There are 3 types of private keys: '), _defineProperty(_ja$data, 'HELP_2a_Desc_4', 'Place your address, versions of the private key, and the PDF version of your paper wallet in a folder. Save this on your computer and a USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_5', 'Print the wallet if you have a printer. Otherwise, write down your private key and address on a piece of paper. Store this as a secure location, separate from your computer and the USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_6', 'Keep in mind, you must prevent loss of the keys and password due to loss or failure of you hard drive failure, or USB drive, or piece of paper. You also must keep in mind physical loss / damage of an entire area (think fire or flood). '), _defineProperty(_ja$data, 'HELP_2a_Title', 'お財布の保管やバックアップの方法は? '), _defineProperty(_ja$data, 'HELP_2b_Title', '2b) How do I safely / offline / cold storage with MyEtherWallet? '), _defineProperty(_ja$data, 'HELP_2b_Desc_1', 'Go to [https://github.com/kvhnuke/etherwallet/releases/latest](https://github.com/kvhnuke/etherwallet/releases/latest). '), _defineProperty(_ja$data, 'HELP_2b_Desc_2', 'Click on `etherwallet-vX.X.X.X.zip`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_3', 'Move zip to an airgapped computer. '), _defineProperty(_ja$data, 'HELP_2b_Desc_4', 'Unzip it and double-click `index.html`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_5', 'Generate a wallet with a strong password. '), _defineProperty(_ja$data, 'HELP_2b_Desc_6', 'Save the address. Save versions of the private key. Save the password if you might not remember it forever. '), _defineProperty(_ja$data, 'HELP_2b_Desc_7', 'Store these papers / USBs in multiple physically separate locations. '), _defineProperty(_ja$data, 'HELP_2b_Desc_8', 'Go to the "View Wallet Info" page and type in your private key / password to ensure they are correct and access your wallet. Check that the address you wrote down is the same. '), _defineProperty(_ja$data, 'HELP_3_Title', '3) How do I verify I have access to my new wallet? '), _defineProperty(_ja$data, 'HELP_3_Desc_1', '**Before you send any Ether to your new wallet**, you should ensure you have access to it. '), _defineProperty(_ja$data, 'HELP_3_Desc_2', 'Navigate to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_3', 'Navigate to the MyEtherWallet.com "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_4', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_5', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_3_Desc_6', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_3_Desc_7', 'Your wallet information should show up. Find your account address, next to a colorful, circular icon. This icon visually represents your address. Be certain that the address is the address you have saved to your text document and is on your paper wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_8', 'If you are planning on holding a large amount of ether, we recommend that send a small amount of ether from new wallet before depositing a large amount. Send 0.001 ether to your new wallet, access that wallet, send that 0.001 ether to another address, and ensure everything works smoothly. '), _defineProperty(_ja$data, 'HELP_4_Title', '4) How do I send Ether from one wallet to another? '), _defineProperty(_ja$data, 'HELP_4_Desc_1', 'If you plan to move a large amount of ether, you should test sending a small amount to your wallet first to ensure everything goes as planned. '), _defineProperty(_ja$data, 'HELP_4_Desc_2', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4_Desc_3', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_4_Desc_4', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_4_Desc_5', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_4_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4_Desc_9', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_4_Desc_10', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_4_Desc_11', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_4_Desc_12', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_4_Desc_13', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_4CX_Title', '4) How do I send Ether using MyEtherWallet CX? '), _defineProperty(_ja$data, 'HELP_4CX_Desc_1', 'First, you need to add a wallet. Once you have done that, you have 2 options: the "QuickSend" functionality from the Chrome Extension icon or the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_2', 'QuickSend: '), _defineProperty(_ja$data, 'HELP_4CX_Desc_3', 'Click the Chrome Extension Icon. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_4', 'Click the "QuickSend" button. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_5', 'Select the wallet you wish to send from. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_8', 'Click "Send Transaction". '), _defineProperty(_ja$data, 'HELP_4CX_Desc_9', 'Verify the address and the amount you are sending is correct. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_10', 'Enter the password for that wallet. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_11', 'Click "Send Transaction." '), _defineProperty(_ja$data, 'HELP_4CX_Desc_12', 'Using "Ether送出 トークン送出" Page '), _defineProperty(_ja$data, 'HELP_5_Title', '5) How do I run MyEtherWallet.com offline/locally? '), _defineProperty(_ja$data, 'HELP_5_Desc_1', 'You can run MyEtherWallet.com on your computer instead of from the GitHub servers. You can generate a wallet completely offline and send transactions from the "Offline Transaction" page. '), _defineProperty(_ja$data, 'HELP_5_Desc_7', 'MyEtherWallet.com is now running entirely on your computer. '), _defineProperty(_ja$data, 'HELP_5_Desc_8', 'In case you are not familiar, you need to keep the entire folder in order to run the website, not just `index.html`. Don\'t touch or move anything around in the folder. If you are storing a backup of the MyEtherWallet repo for the future, we recommend just storing the ZIP so you can be sure the folder contents stay intact. '), _defineProperty(_ja$data, 'HELP_5_Desc_9', 'As we are constantly updating MyEtherWallet.com, we recommend you periodically update your saved version of the repo. '), _defineProperty(_ja$data, 'HELP_5CX_Title', '5) How can I install this extension from the repo instead of the Chrome Store? '), _defineProperty(_ja$data, 'HELP_5CX_Desc_2', 'Click on `chrome-extension-vX.X.X.X.zip` and unzip it. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_3', 'Go to Google Chrome and find you settings (in the menu in the upper right). '), _defineProperty(_ja$data, 'HELP_5CX_Desc_4', 'Click "Extensions" on the left. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_5', 'Check the "Developer Mode" button at the top of that page. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_6', 'Click the "Load unpacked extension..." button. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_7', 'Navigate to the now-unzipped folder that you downloaded earlier. Click "select". '), _defineProperty(_ja$data, 'HELP_5CX_Desc_8', 'The extension should now show up in your extensions and in your Chrome Extension bar. '), _defineProperty(_ja$data, 'HELP_7_Title', '7) How do I send Tokens & add custom tokens? '), _defineProperty(_ja$data, 'HELP_7_Desc_0', '[Ethplorer.io](https://ethplorer.io/) is a great way to explore tokens and find the decimals of a token. '), _defineProperty(_ja$data, 'HELP_7_Desc_1', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_7_Desc_2', 'Unlock your wallet. '), _defineProperty(_ja$data, 'HELP_7_Desc_3', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_7_Desc_4', 'Enter the amount you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_5', 'Select which token you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_6', 'If you do not see the token listed: '), _defineProperty(_ja$data, 'HELP_7_Desc_7', 'Click "Custom". '), _defineProperty(_ja$data, 'HELP_7_Desc_8', 'Enter the address, name, and decimals of the token. These are provided by the developers of the token and are also needed when you "Add a Watch Token" to Mist. '), _defineProperty(_ja$data, 'HELP_7_Desc_9', 'Click "Save". '), _defineProperty(_ja$data, 'HELP_7_Desc_10', 'You can now send that token as well as see it\'s balance in the sidebar. '), _defineProperty(_ja$data, 'HELP_7_Desc_11', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_7_Desc_12', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_7_Desc_13', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_7_Desc_14', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_7_Desc_15', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Title', '8) What happens if your site goes down? '), _defineProperty(_ja$data, 'HELP_8_Desc_1', 'MyEtherWallet is not a web wallet. You don\'t have a login and nothing ever gets saved to our servers. It is simply an interface that allows you interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Desc_2', 'If MyEtherWallet.com goes down, you would have to find another way (like geth or Ethereum Wallet / Mist) to do what we are doing. But you wouldn\'t have to "get" your Ether out of MyEtherWallet because it\'s not in MyEtherWallet. It\'s in whatever wallet your generated via our site. '), _defineProperty(_ja$data, 'HELP_8_Desc_3', 'You can import your unencrypted private key and your Geth/Mist Format (encrypted) files directly into geth / Ethereum Wallet / Mist very easily now. See question #12 below. '), _defineProperty(_ja$data, 'HELP_8_Desc_4', 'In addition, the likelihood of us taking MyEtherWallet down is slim to none. It costs us almost nothing to maintain as we aren\'t storing any information. If we do take the domain down, it still is, and always will be, publicly available at [https://github.com/kvhnuke/etherwallet](https://github.com/kvhnuke/etherwallet/tree/gh-pages). You can download the ZIP there and run it locally. '), _defineProperty(_ja$data, 'HELP_8CX_Title', '8) What happens if MyEtherWallet CX disappears? '), _defineProperty(_ja$data, 'HELP_8CX_Desc_1', 'First, all data is saved on your computer, not our servers. I know it can be confusing, but when you look at the Chrome Extension, you are NOT looking at stuff saved on our servers somewhere - it\'s all saved on your own computer. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_2', 'That said, it is **very important** that you back up all your information for any new wallets generated with MyEtherWallet CX. That way if anything happens to MyEtherWallet CX or your computer, you still have all the information necessary to access your Ether. See the #2a for how to back up your wallets. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_3', 'If for some reason MyEtherWallet CX disappears from the Chrome Store, you can find the source on Github and load it manually. See #5 above. '), _defineProperty(_ja$data, 'HELP_9_Title', '9) Is the "Ether送出 トークン送出" page offline? '), _defineProperty(_ja$data, 'HELP_9_Desc_1', 'No. It needs the internet in order to get the current gas price, nonce of your account, and broadcast the transaction (aka "send"). However, it only sends the signed transaction. Your private key safely stays with you. We also now provide an "Offline Transaction" page so that you can ensure your private keys are on an offline/airgapped computer at all times. '), _defineProperty(_ja$data, 'HELP_10_Title', '10) How do I make an offline transaction? '), _defineProperty(_ja$data, 'HELP_10_Desc_1', 'Navigate to the "Offline Transaction" page via your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_2', 'Enter the "From Address". Please note, this is the address you are sending FROM, not TO. This generates the nonce and gas price. '), _defineProperty(_ja$data, 'HELP_10_Desc_3', 'Move to your offline computer. Enter the "TO ADDRESS" and the "AMOUNT" you wish to send. '), _defineProperty(_ja$data, 'HELP_10_Desc_4', 'Enter the "GAS PRICE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_5', 'Enter the "NONCE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_6', 'The "GAS LIMIT" has a default value of 21000. This will cover a standard transaction. If you are sending to a contract or are including additional data with your transaction, you will need to increase the gas limit. Any excess gas will be returned to you. '), _defineProperty(_ja$data, 'HELP_10_Desc_7', 'If you wish, enter some data. If you enter data, you will need to include more than the 21000 default gas limit. All data is in HEX format. '), _defineProperty(_ja$data, 'HELP_10_Desc_8', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_10_Desc_9', 'Press the "GENERATE SIGNED TRANSACTION" button. '), _defineProperty(_ja$data, 'HELP_10_Desc_10', 'The data field below this button will populate with your signed transaction. Copy this and move it back to your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_11', 'On your online computer, paste the signed transaction into the text field in step #3 and click send. This will broadcast your transaction. '), _defineProperty(_ja$data, 'HELP_12_Title', '12) How do I import a wallet created with MyEtherWallet into geth / Ethereum Wallet / Mist? '), _defineProperty(_ja$data, 'HELP_12_Desc_1', 'Using an Geth/Mist JSON file from MyEtherWallet v2+.... '), _defineProperty(_ja$data, 'HELP_12_Desc_2', 'Go to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_3', 'Unlock your wallet using your **encrypted** private key or JSON file. '), _defineProperty(_ja$data, 'HELP_12_Desc_4', 'Go to the "My Wallets" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_5', 'Select the wallet you want to import into Mist, click the "View" icon, enter your password, and access your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_6', 'Find the "Download JSON file - Geth/Mist Format (encrypted)" section. Press the "Download" button below that. You now have your keystore file. '), _defineProperty(_ja$data, 'HELP_12_Desc_7', 'Open the Ethereum Wallet application. '), _defineProperty(_ja$data, 'HELP_12_Desc_8', 'In the menu bar, go "Accounts" -> "Backup" -> "Accounts" '), _defineProperty(_ja$data, 'HELP_12_Desc_9', 'This will open your keystore folder. Copy the file you just downloaded (`UTC--2016-04-14......../`) into that keystore folder. '), _defineProperty(_ja$data, 'HELP_12_Desc_10', 'Your account should show up immediately under "Accounts." '), _defineProperty(_ja$data, 'HELP_12_Desc_11', 'Using your unencrypted private key... '), _defineProperty(_ja$data, 'HELP_12_Desc_12', 'If you do not already have your unencrypted private key, navigate to the "View Wallet Details" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_13', 'Select your wallet file -or- enter/paste your private key to unlock your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_14', 'Copy Your Private Key (unencrypted). '), _defineProperty(_ja$data, 'HELP_12_Desc_15', 'If you are on a Mac: '), _defineProperty(_ja$data, 'HELP_12_Desc_15b', 'If you are on a PC: '), _defineProperty(_ja$data, 'HELP_12_Desc_16', 'Open Text Edit and paste this private key. '), _defineProperty(_ja$data, 'HELP_12_Desc_17', 'Go to the menu bar and click "Format" -> "Make Plain Text". '), _defineProperty(_ja$data, 'HELP_12_Desc_18', 'Save this file to your `desktop/` as `nothing_special_delete_me.txt`. Make sure it says "UTF-8" and "If no extension is provided use .txt" in the save dialog. '), _defineProperty(_ja$data, 'HELP_12_Desc_19', 'Open terminal and run the following command: `geth account import ~/Desktop/nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_20', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_21', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_22', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_12_Desc_23', 'Open Notepad & paste the private key '), _defineProperty(_ja$data, 'HELP_12_Desc_24', 'Save the file as `nothing_special_delete_me.txt` at `C:` '), _defineProperty(_ja$data, 'HELP_12_Desc_25', 'Run the command, `geth account import C:\\nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_26', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_27', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_28', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_13_Title', '13) What does "Insufficient funds. Account you try to send transaction from does not have enough funds. Required XXXXXXXXXXXXXXXXXXX and got: XXXXXXXXXXXXXXXX." Mean? '), _defineProperty(_ja$data, 'HELP_13_Desc_1', 'This means you do not have enough Ether in your account to cover the cost of gas. Each transaction (including token and contract transactions) require gas and that gas is paid in Ether. The number displayed is the amount required to cover the cost of the transaction in Wei. Take that number, divide by `1000000000000000000`, and subtract the amount of Ether you were trying to send (if you were attempting to send Ether). This will give you the amount of Ether you need to send to that account to make the transaction. '), _defineProperty(_ja$data, 'HELP_14_Title', '14) Some sites randomize (seed) the private key generation via mouse movements. MyEtherWallet.com doesn\'t do this. Is the random number generation for MyEtherWallet safe? '), _defineProperty(_ja$data, 'HELP_14_Desc_1', 'While the mouse moving thing is clever and we understand why people like it, the reality is window.crypto ensures more entropy than your mouse movements. The mouse movements aren\'t unsafe, it\'s just that we (and tons of other crypto experiments) believe in window.crypto. In addition, MyEtherWallet.com can be used on touch devices. Here\'s a [conversation between an angry redditor and Vitalik Buterin regarding mouse movements v. window.crypto](https://www.reddit.com/r/ethereum/comments/2bilqg/note_there_is_a_paranoid_highsecurity_way_to/cj5sgrm) and here is the [the window.crypto w3 spec](https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#dfn-GlobalCrypto). '), _defineProperty(_ja$data, 'HELP_15_Title', '15) Why hasn\'t the account I just created show up in the blockchain explorer? (ie: etherchain, etherscan) '), _defineProperty(_ja$data, 'HELP_15_Desc_1', 'Accounts will only show up in a blockchain explorer once the account has activity on it—for example, once you have transferred some Ether to it. '), _defineProperty(_ja$data, 'HELP_16_Title', '16) How do I check the balance of my account? '), _defineProperty(_ja$data, 'HELP_16_Desc_1', 'You can use a blockchain explorer like [etherscan.io](https://etherscan.io/). Paste your address into the search bar and it will pull up your address and transaction history. For example, here\'s what our [donation account](https://etherscan.io/address/0x7cb57b5a97eabe94205c07890be4c1ad31e486a8) looks like on etherscan.io '), _defineProperty(_ja$data, 'HELP_17_Title', '17) Why isn\'t my balance showing up when I unlock my wallet? '), _defineProperty(_ja$data, 'HELP_17_Desc_1', 'This is most likely due to the fact that you are behind a firewall. The API that we use to get the balance and convert said balance is often blocked by firewalls for whatever reason. You will still be able to send transactions, you just need to use a different method to see said balance, like etherscan.io '), _defineProperty(_ja$data, 'HELP_18_Title', '18) Where is my geth wallet file? '), _defineProperty(_ja$data, 'HELP_19_Title', '19) Where is my Mist wallet file? '), _defineProperty(_ja$data, 'HELP_19_Desc_1', 'Mist files are typically found in the file locations above, but it\'s much easier to open Mist, select "Accounts" in the top bar, select "Backup", and select "Accounts". This will open the folder where your files are stored. '), _defineProperty(_ja$data, 'HELP_20_Title', '20) Where is my pre-sale wallet file? '), _defineProperty(_ja$data, 'HELP_20_Desc_1', 'Wherever you saved it. ;) It also was emailed to you, so check there. Look for the file called `"ethereum_wallet_backup.json"` and select that file. This wallet file will be encrypted with a password that you created during the purchase of the pre-sale. '), _defineProperty(_ja$data, 'HELP_21_Title', '21) Couldn\'t everybody put in random private keys, look for a balance, and send to their own address? '), _defineProperty(_ja$data, 'HELP_21_Desc_1', 'Short version: yes, but finding an account with a balance would take longer than the universe...so...no. '), _defineProperty(_ja$data, 'HELP_21_Desc_2', 'Long ELI5 Version: So Ethereum is based on [Public Key Cryptography](https://en.wikipedia.org/wiki/Public-key_cryptography), specifically [Elliptic curve cryptography](https://eprint.iacr.org/2013/734.pdf) which is very widely used, not just in Ethereum. Most servers are protected via ECC. Bitcoin uses the same, as well as SSH and TLS and a lot of other stuff. The Ethereum keys specifically are 256-bit keys, which are stronger than 128-bit and 192-bit, which are also widely used and still considered secure by experts. '), _defineProperty(_ja$data, 'HELP_21_Desc_3', 'In this you have a private key and a public key. The private key can derive the public key, but the public key cannot be turned back into the private key. The fact that the internet and the world’s secrets are using this cryptography means that if there is a way to go from public key to private key, your lost ether is the least of everyone’s problems. '), _defineProperty(_ja$data, 'HELP_21_Desc_4', 'Now, that said, YES if someone else has your private key then they can indeed send ether from your account. Just like if someone has your password to your email, they can read and send your email, or the password to your bank account, they could make transfers. You could download the Keystore version of your private key which is the private key that is encrypted with a password. This is like having a password that is also protected by another password. '), _defineProperty(_ja$data, 'HELP_21_Desc_5', 'And YES, in theory you could just type in a string of 64 hexadecimal characters until you got one that matched. In fact, smart people could write a program to very quickly check random private keys. This is known as "brute-forcing" or "mining" private keys. People have thought about this long and hard. With a few very high end servers, they may be able to check 1M+ keys / second. However, even checking that many per second would not yield access to make the cost of running those servers even close to worthwhile - it is more likely you, and your great-grandchildren, will die before getting a match. '), _defineProperty(_ja$data, 'HELP_21_Desc_6', 'If you know anything about Bitcoin, [this will put it in perspective:](http://bitcoin.stackexchange.com/questions/32331/two-people-with-same-public-address-how-will-people-network-know-how-to-deliver) *To illustrate how unlikely this is: suppose every satoshi of every bitcoin ever to be generated was sent to its own unique private keys. The probability that among those keys there could be two that would correspond to the same address is roughly one in 100 quintillion. '), _defineProperty(_ja$data, 'HELP_21_Desc_7', '[If you want something a bit more technical:](http://security.stackexchange.com/questions/25375/why-not-use-larger-cipher-keys/25392#25392) *These numbers have nothing to do with the technology of the devices; they are the maximums that thermodynamics will allow. And they strongly imply that brute-force attacks against 256-bit keys will be infeasible until computers are built from something other than matter and occupy something other than space. '), _defineProperty(_ja$data, 'HELP_21_Desc_8', 'Of course, this all assumes that keys are generated in a truly random way & with sufficient entropy. The keys generated here meet that criteria, as do Jaxx and Mist/geth. The Ethereum wallets are all pretty good. Keys generated by brainwallets do not, as a person\'s brain is not capable of creating a truly random seed. There have been a number of other issues regarding lack of entropy or seeds not being generated in a truly random way in Bitcoin-land, but that\'s a separate issue that can wait for another day. '), _defineProperty(_ja$data, 'HELP_Warning', 'If you created a wallet -or- downloaded the repo before **Dec. 31st, 2015**, please check your wallets & download a new version of the repo. Click for details. '), _defineProperty(_ja$data, 'HELP_Desc', 'Do you see something missing? Have another question? [Get in touch with us](mailto:support@myetherwallet.com), and we will not only answer your question, we will update this page to be more useful to people in the future! '), _defineProperty(_ja$data, 'HELP_Remind_Title', 'Some reminders '), _defineProperty(_ja$data, 'HELP_Remind_Desc_1', '**Ethereum, MyEtherWallet.com & MyEtherWallet CX, and some of the underlying Javascript libraries we use are under active development.** While we have thoroughly tested & tens of thousands of wallets have been successfully created by people all over the globe, there is always the remote possibility that something unexpected happens that causes your ETH to be lost. Please do not invest more than you are willing to lose, and please be careful. If something were to happen, we are sorry, but **we are not responsible for the lost Ether**. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_2', 'MyEtherWallet.com & MyEtherWallet CX are not "web wallets". You do not create an account or give us your Ether to hold onto. All data never leaves your computer/your browser. We make it easy for you to create, save, and access your information and interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_3', 'If you do not save your private key & password, there is no way to recover access to your wallet or the funds it holds. Back them up in multiple physical locations – not just on your computer! '), _defineProperty(_ja$data, 'HELP_SecCX_Title', 'Security - MyEtherWallet CX '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_1', 'Where is this extension saving my information? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_2', 'The information you store in this Chrome Extension is saved via [chrome.storage](http://chrome.storage/). - this is the same place your passwords are saved when you save your password in Chrome. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_3', 'What information is saved? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_4', 'The address, nickname, private key is stored in chrome.storage. The private key is encrypted using the password you set when you added the wallet. The nickname and wallet address is not encrypted. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_5', 'Why aren\'t the nickname and wallet address encrypted? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_6', 'If we were to encrypt these items, you would need to enter a password each time you wanted to view your account balance or view the nicknames. If this concerns you, we recommend you use MyEtherWallet.com instead of this Chrome Extension. '), _defineProperty(_ja$data, 'HELP_Sec_Title', 'Security '), _defineProperty(_ja$data, 'HELP_Sec_Desc_1', 'If one of your first questions is "Why should I trust these people?", that is a good thing. Hopefully the following will help ease your fears. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_2', 'We\'ve been up and running since August 2015. If you search for ["myetherwallet" on reddit](https://www.reddit.com/search?q=myetherwallet), you can see numerous people who use us with great success. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_3', 'We aren\'t going to take your money or steal your private key(s). There is no malicious code on this site. In fact the "GENERATE WALLET" pages are completely client-side. That means that all the code is executed on ** your computer** and it is never saved and transmitted anywhere. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_4', 'Check the URL -- This site is being served through GitHub and you can see the source code here: [https://github.com/kvhnuke/etherwallet/tree/gh-pages](https://github.com/kvhnuke/etherwallet/tree/gh-pages) to [https://www.myetherwallet.com](https://www.myetherwallet.com). '), _defineProperty(_ja$data, 'HELP_Sec_Desc_5', 'For generating wallets, you can download the [source code and run it locally](https://github.com/kvhnuke/etherwallet/releases/latest). See #5 above. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_6', 'Generate a test wallet and check and see what network activity is happening. The easiest way for you to do this is to right click on the page and click "inspect element". Go to the "Network" tab. Generate a test wallet. You will see there is no network activity. You may see something happening that looks like data:image/gif and data:image/png. Those are the QR codes being generated...on your computer...by your computer. No bytes were transferred. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_8', 'If you do not feel comfortable using this tool, then by all means, do not use it. We created this tool as a helpful way for people to generate wallets and make transactions without needing to dive into command line or run a full node. Again, feel free to reach out if you have concerns and we will respond as quickly as possible. Thanks! '), _defineProperty(_ja$data, 'HELP_FAQ_Title', 'More Helpful Answers to Frequent Questions '), _defineProperty(_ja$data, 'HELP_Contact_Title', 'Ways to Get in Touch'), _ja$data);
+ ONBOARD_why_content__10: 'もし、あなたが秘密鍵を詐欺サイトで入力すると、**全ての資産**が盗まれてしまいます。' }, _defineProperty(_ja$data, 'ONBOARD_blockchain_title__alt', '一体ブロックチェーンって何? '), _defineProperty(_ja$data, 'ONBOARD_point_title__alt', 'それじゃMEWは何ができるの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_title', 'MyEtherWalletにできないなら、どうすればいいの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__1', 'それがブロックチェーンによる分散化の**きも**だからです。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__2', '自分の資産やお金を動かすときに、金融機関、政府や他の誰かを頼る必要が全くありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__3', '自分の資産を守るために、取引所や金融機関のセキュリティを頼る必要もありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__4', 'もし、こういった事には価値がない、と感じるのでしたら、なぜブロックチェーンや仮想通貨に価値があるのかよーく考えて見てください。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__5', 'もし、お気に召さないようでしたら、[Coinbase](https://www.coinbase.com/) や [Blockchain.info](https://blockchain.info/wallet/#/signup)をお使いください。これらは、より身近なIDとパスワードを使用しています。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__6', 'もし、少し不安だけれどもMEWを使いたければ、[ハードウェアワレットを入手(英語)](https://myetherwallet.github.io/knowledge-base/hardware-wallets/hardware-wallet-recommendations.html)!'), _defineProperty(_ja$data, 'ONBOARD_why_title__alt', 'でも...どうして?'), _defineProperty(_ja$data, 'ONBOARD_secure_title', '自分自身とその資産の守り方 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_title', 'オンライン詐欺から自分自身を守る方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__1', 'オンライン詐欺師は、MyEtherWallet、EtherDelta、Paypalやあなたの金融機関のリンクが含まれた個人メッセージを送りつけてきますが、これは偽のサイトです。あなたの情報を盗み、そして資産を盗みます。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__2', '[EAL](https://chrome.google.com/webstore/detail/etheraddresslookup/pdknmigbbbhmllnmgdfalmedcmcefdfn)または[MetaMask](https://myetherwallet.github.io/knowledge-base/migration/moving-from-private-key-to-metamask.html) or [Cryptonite by Metacert](https://chrome.google.com/webstore/detail/cryptonite-by-metacert/keghdcpemohlojlglbiegihkljkgnige). のクローム拡張を使って、これらの悪意のサイトを遮断してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__3', 'いつも、必ず、URL:「https://www.myetherwallet.com」を確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__4', 'URLバーに、 `MYETHERWALLET LLC [US]`と緑色で表示されていることを必ず確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__5', 'eメール、Slack、Reddit、Twitterやその他から送られてくるメッセージやリンクを信用しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__6', '情報を入力する前に、常に直接サイトを参照してから閲覧してください。eメールやメッセージのリンクを押してから情報を入力しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__7', '[AdBlockerを導入](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=ja)し、サーチエンジンの広告(例:グーグル)をクリックしないでください。'), _defineProperty(_ja$data, 'ONBOARD_point_title__alt_2', 'それで要点は?'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title', 'オンライン詐欺から自分自身を守る方法'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__1', 'これらの人達は、何の見返りもなしにお金をあげる、と言って近づいてきます。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__2', 'もし、ありそうにないほど良い話であれば、きっとその通りです。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__3', '誰か、あるいは何かのプロジェクトに送金する前に、よくお調べください。サイトやフォーラムの情報をよく確かめてください。慎重に。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__4', '理解できなかったり、正しくないと思われる場合には、直接質問してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__5', '不安や懐疑心、流行遅れになる事の恐怖が常識の範囲を越えないように。もし何かとても緊急だと言われたら、なぜだろう、と自分でもう一度考えてみてください。おそらくそれは、時期を逃してしまう恐怖を煽るものか、十分な下調べをさせないための罠です。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title__alt', ' くたばれ詐欺師ども'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title', '損失を防ぐ方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__1', 'もしパスワードや秘密鍵を無くすと、財産を永久に失います。絶対に無くすな。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__2', '秘密鍵やパスワードのバックアップを作成してください。コンピューターに保存したままにしないでください。印刷したり、USBキーに保存してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__3', 'その紙やUSBキーを別の場所に保管してください。一つだけのバックアップでは、火事や津波などで、ラップトップコンピューターと共に破壊されてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__4', '秘密鍵をDropbox、Google Drive、や他のクラウドストレージに保管しないでください。そのアカウント(のセキュリティ)が損なわれた場合に、資産が盗まれてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__5', 'もし、あなたが自分の1週間以上の給料に値する仮想通貨をお持ちであれば、ハードウェア・ワレットを入手してください。言い訳無用です。それだけの価値があります。私が保証します。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__6', '[さらに安全確保のためのセキュリティ情報!](https://myetherwallet.github.io/knowledge-base/getting-started/protecting-yourself-and-your-funds.html)'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title__alt_2', '詐欺の撲滅 '), _defineProperty(_ja$data, 'ONBOARD_final_title__alt', 'もうワンクリックで完了です! 🤘'), _defineProperty(_ja$data, 'ONBOARD_final_title', 'オーライ!講義終了!'), _defineProperty(_ja$data, 'ONBOARD_final_subtitle', 'こんな風で申し訳ありません。次はこれです!'), _defineProperty(_ja$data, 'ONBOARD_final_content__1', 'お財布を作る'), _defineProperty(_ja$data, 'ONBOARD_final_content__2', 'ハードウェア・ワレットを手に入れる'), _defineProperty(_ja$data, 'ONBOARD_final_content__3', 'MEWとMetamaskの設定方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__4', 'オフライン/手元でのMEWの使い方'), _defineProperty(_ja$data, 'ONBOARD_final_content__5', 'Ledgerハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__6', 'TREZORハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__7', 'MetaMaskでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__8', 'もっと教えて、連絡したい'), _defineProperty(_ja$data, 'ONBOARD_final_content__9', 'もう勘弁、お願い、早く使わせて。'), _defineProperty(_ja$data, 'ONBOARD_resume', '前回スライドを最後までお読みになっていないようです。プロのアドバイス:スライドを全部読みましょう😉'), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_scan', 'DigitalBitboxに接続する '), _defineProperty(_ja$data, 'ADD_Label_1', 'ご希望の操作方法をお選びください '), _defineProperty(_ja$data, 'ADD_Label_2', 'ニックネームの作成: '), _defineProperty(_ja$data, 'ADD_Label_3', 'お財布が暗号化されています。パスワードを入力してください: '), _defineProperty(_ja$data, 'ADD_Label_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Label_5', 'アドレスを入力 '), _defineProperty(_ja$data, 'ADD_Label_6', 'お財布をアンロック: '), _defineProperty(_ja$data, 'ADD_Label_6_short', 'アンロック '), _defineProperty(_ja$data, 'ADD_Label_7', 'アカウント追加 '), _defineProperty(_ja$data, 'ADD_Label_8', 'パスワード(任意): '), _defineProperty(_ja$data, 'ADD_Ledger_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_1', '自分の Ledger Wallet を接続する '), _defineProperty(_ja$data, 'ADD_Ledger_2', 'イサリアムアプリケーション(あるいはコントラクトアプリケーション)を開く 。 '), _defineProperty(_ja$data, 'ADD_Ledger_2_Exp', 'Expanseアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_2_Ubq', 'Ubiqアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_3', '設定中で、ブラウザサポートが有効にされていることを確認してください。 '), _defineProperty(_ja$data, 'ADD_Ledger_4', '設定にブラウザサポートが見つからなければ、[Firmware >1.2]を確認してください。(https://www.ledgerwallet.com/apps/manager) '), _defineProperty(_ja$data, 'ADD_Ledger_scan', 'Ledger Wallet に接続 '), _defineProperty(_ja$data, 'ADD_MetaMask', 'MetaMask に接続 '), _defineProperty(_ja$data, 'ADD_Radio_1', 'お財布の新規作成 '), _defineProperty(_ja$data, 'ADD_Radio_2', 'お財布ファイルの選択 (Keystore / JSON) '), _defineProperty(_ja$data, 'ADD_Radio_2_alt', 'お財布ファイルの選択: '), _defineProperty(_ja$data, 'ADD_Radio_2_short', 'お財布ファイルを選択 '), _defineProperty(_ja$data, 'ADD_Radio_3', '秘密鍵をペースト/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Radio_5', 'ニーモニックを上書き/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_5_Path', 'HD derivation pathを選択 '), _defineProperty(_ja$data, 'ADD_Radio_5_woTrezor', '(Jaxx, Metamask, Exodus, imToken)'), _defineProperty(_ja$data, 'ADD_Radio_5_withTrezor', '(Jaxx, Metamask, Exodus, imToken, TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathAlternative', '(Ledger)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathTrezor', '(TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathCustom', 'カスタム'), _defineProperty(_ja$data, 'ADD_Trezor_scan', 'TREZORに接続 '), _defineProperty(_ja$data, 'ADD_Warning_1', '任意のアカウントを監視する目的で、秘密鍵をアップロードせずにお財布タブに追加することできます。これによってお財布の操作や、ETHERの移動が可能になるわけではありません。 '), _defineProperty(_ja$data, 'BULK_Label_1', '作成するお財布の数 '), _defineProperty(_ja$data, 'BULK_Label_2', 'お財布を複数を作成する '), _defineProperty(_ja$data, 'BULK_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'CONTRACT_ByteCode', 'バイトコード '), _defineProperty(_ja$data, 'CONTRACT_Interact_CTA', '機能を一つ選ぶ '), _defineProperty(_ja$data, 'CONTRACT_Interact_Title', '契約の読込や書込 '), _defineProperty(_ja$data, 'CONTRACT_Json', 'ABI / JSON インターフェース '), _defineProperty(_ja$data, 'CONTRACT_Read', '読み取り '), _defineProperty(_ja$data, 'CONTRACT_Title', '契約アドレス '), _defineProperty(_ja$data, 'CONTRACT_Title_2', '既存の契約を選択 '), _defineProperty(_ja$data, 'CONTRACT_Write', '書き込み '), _defineProperty(_ja$data, 'CX_error_1', 'お財布が保存されていません。["Add Wallet"](/cx-wallet.html#add-wallet)をクリックして追加してください。 '), _defineProperty(_ja$data, 'CX_quicksend', '簡易送信 '), _defineProperty(_ja$data, 'CX_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 Chrome Extension '), _defineProperty(_ja$data, 'CX_Warning_1', '必ずここに保管するすべてのお財布の「外部バックアップ」を作成してください。このChrome Extensionでは、再導入などで、データが保存されずの消失することが頻繁に起こります。このエクステンションは容易な操作を提供するのみで、「バックアップ」は行いません。 '), _defineProperty(_ja$data, 'decrypt_Access', 'どの方法でお財布を操作しますか? '), _defineProperty(_ja$data, 'decrypt_Title', '秘密鍵形式の選択: '), _defineProperty(_ja$data, 'decrypt_Select', 'お財布の選択 '), _defineProperty(_ja$data, 'DEP_generate', 'バイトコードを生成する '), _defineProperty(_ja$data, 'DEP_generated', '生成されたバイトコード '), _defineProperty(_ja$data, 'DEP_signtx', 'トランザクションに署名 '), _defineProperty(_ja$data, 'DEP_interface', '生成されたインターフェース '), _defineProperty(_ja$data, 'ERROR_0', '(error_01) 正しい値を入力してください。 (Please enter a valid amount.) '), _defineProperty(_ja$data, 'ERROR_1', '(error_02) パスワードは少なくとも9文字が必要です。強固なパスワードであることをお確かめください。 (Your password must be at least 9 characters. Please ensure it is a strong password.) '), _defineProperty(_ja$data, 'ERROR_2', '(error_03) 申し訳ございませんが、このタイプのお財布ファイルは認識できません。 (Sorry! We don\'t recognize this type of wallet file.) '), _defineProperty(_ja$data, 'ERROR_3', '(error_04) 正しいお財布ファイルではありません。 (This is not a valid wallet file.) '), _defineProperty(_ja$data, 'ERROR_4', '(error_05) この単位は存在しませんので、下記の中からお選びください。 (This unit doesn\'t exists, please use the one of the following units) '), _defineProperty(_ja$data, 'ERROR_5', '(error_06) 無効なアドレスです。 (Please enter a valid address.) '), _defineProperty(_ja$data, 'ERROR_6', '(error_07) 無効なパスワードです。 (Please enter a valid password.) '), _defineProperty(_ja$data, 'ERROR_7', '(error_08) 無効な総量です。 (Must be integer. Try 0-18.) (Please enter valid decimals (Must be an integer. Try 0-18.)) '), _defineProperty(_ja$data, 'ERROR_8', '(error_09) 無効なガスリミットです。 (Must be integer. Try 21000-4000000.) (Please enter a valid gas limit (Must be an integer. Try 21000-4000000.)) '), _defineProperty(_ja$data, 'ERROR_9', '(error_10) 無効なデータです。 (Must be hex.) (Please enter a valid data value (Must be hex.)) '), _defineProperty(_ja$data, 'ERROR_10', '(error_11) 無効なガス総量です。 (Must be integer. Try 20 GWEI / 20000000000 WEI.) (Please enter a valid gas price. (Must be an integer. Try 20 GWEI / 20000000000 WEI.)) '), _defineProperty(_ja$data, 'ERROR_11', '(error_12) 無効な nonce です。 (Must be integer.) (Please enter a valid nonce (Must be an integer.)) '), _defineProperty(_ja$data, 'ERROR_12', '(error_13) 無効な署名のトランザクションです。 (Invalid signed transaction.) '), _defineProperty(_ja$data, 'ERROR_13', '(error_14) 同じニックネームのお財布が既にあります。 (A wallet with this nickname already exists.) '), _defineProperty(_ja$data, 'ERROR_14', '(error_15) お財布が見つかりません。 (Wallet not found.) '), _defineProperty(_ja$data, 'ERROR_15', '(error_16) このIDのプロポーサルは存在しない、あるいは正常に読み込みできません。 (Whoops. It doesn\'t look like a proposal with this ID exists yet or there is an error reading this proposal.) '), _defineProperty(_ja$data, 'ERROR_16', '(error_17) 同じアドレスのお財布が既に存在します。お財布のページをご確認ください。 (A wallet with this address already exists in storage. Please check your wallets page.) '), _defineProperty(_ja$data, 'ERROR_17', '(error_18) "ファンドが足りません。 トランザクション送出元のファンドが不足しています。ガスとして使われるために、少なくとも0.01 etherがお財布上に必要です。 (Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)) '), _defineProperty(_ja$data, 'ERROR_18', '(error_19) 全てのガスがこのトランザクションにより消費されます。これは、既に投票を行ったか、あるいはディベート期間が終了したためです。 (All gas would be used on this transaction. This means you have already voted on this proposal or the debate period has ended.) '), _defineProperty(_ja$data, 'ERROR_19', '(error_20) 無効なシンボル (Please enter a valid symbol) '), _defineProperty(_ja$data, 'ERROR_20', '(error_21) は有効なERC-20トークンではありません。もし他のトークンをロード中であれば、このトークンを取り除いてからもう一度試してください。 (Not a valid ERC-20 token) '), _defineProperty(_ja$data, 'ERROR_21', '(error_22) ガス量を推定できません。十分な資金が口座にないか、あるいは受け取り側のコントラクトがエラーになっています。ガス量を変更してから試してください。送出時にはより詳しいエラーメッセージが返ります。 (Could not estimate gas. There are not enough funds in the account, or the receiving contract address would throw an error. Feel free to manually set the gas and proceed. The error message upon sending may be more informative.) '), _defineProperty(_ja$data, 'ERROR_22', '(error_23) 正しいノード名を入力してください (Please enter a valid node name) '), _defineProperty(_ja$data, 'ERROR_23', '(error_24) 正しいURLを入力してください。 HTTPS接続の場合には、ノードはHTPPSで接続しなければなりません。 (Please enter a valid URL. If you are on https, your URL must be https) '), _defineProperty(_ja$data, 'ERROR_24', '(error_25) 正しいポートを入力してください (Please enter a valid port.) '), _defineProperty(_ja$data, 'ERROR_25', '(error_26) 正しい chain ID を入力してください (Please enter a valid chain ID.) '), _defineProperty(_ja$data, 'ERROR_26', '(error_27) 正しい ABI を入力してください (Please enter a valid ABI.) '), _defineProperty(_ja$data, 'ERROR_27', '(error_28) 最小値: 0.01. 最大値: (Minimum amount: 0.01. Max amount:) '), _defineProperty(_ja$data, 'ERROR_28', '(error_29) お財布を操作するためには**Keystore/JSONとパスワードか秘密鍵が必要** 保存してから、外部バックアップしてください!ここで保存しないとお財布が使用できなくなります。詳細はヘルプページを参照してください。(https://www.myetherwallet.com/#help) (You need this `Keystore File + Password` or the `Private Key` (next page) to access this wallet in the future. ) '), _defineProperty(_ja$data, 'ERROR_29', '(error_30) 正しいユーザーとパスワードを入力してください (Please enter a valid user and password.) '), _defineProperty(_ja$data, 'ERROR_30', '(error_31) 正しい ENS名を入力してください (Please enter a valid name (7+ characters, limited punctuation)) '), _defineProperty(_ja$data, 'ERROR_31', '(error_32) 無効な秘密フレーズです (Please enter a valid secret phrase.) '), _defineProperty(_ja$data, 'ERROR_32', '(error_33) ノードに接続できませんでした。ページを再表示したり、別のノード(画面の右上にあります)を試したり,ファイアーウォールの設定を確認してください。 カスタムノードの使用時には、構成設定を確認してください (Could not connect to the node. Refresh your page, try a different node (top-right corner), check your firewall settings. If custom node, check your configs.)。'), _defineProperty(_ja$data, 'ERROR_33', '(error_34) アンロックしたお財布のアドレスがオーナーのアドレスと一致しません (The wallet you have unlocked does not match the owner\'s address.)。'), _defineProperty(_ja$data, 'ERROR_34', '(error_35) 以前に入力したものと異なる名前です。 (The name you are attempting to reveal does not match the name you have entered.) '), _defineProperty(_ja$data, 'ERROR_35', '(error_36) チェックサムが付いていません。 詳細What does that mean?)>'), _defineProperty(_ja$data, 'ERROR_36', '(error_37) 正しいトランザクションハッシュを入力してくださ (Please enter a valid TX hash)い'), _defineProperty(_ja$data, 'ERROR_37', '(error_38) 16進数を正しく入力してください (0-9, a-f (Please enter valid hex string. Hex only contains: 0x, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, a, b, c, d, e, f))'), _defineProperty(_ja$data, 'ERROR_38', '(error_39) Offer must have either price or reserve set to more than 0'), _defineProperty(_ja$data, 'ERROR_39', '(error_40) Bid must be more than the specified minimum'), _defineProperty(_ja$data, 'GETH_Balance', '(geth-01) 残高不足 Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_Cheap', '(geth-02) ガス価格が低すぎます Gas price too low for acceptance. Try raising the gas price to 21 GWEI via the dropdown in top-right.'), _defineProperty(_ja$data, 'GETH_GasLimit', '(geth-03) ブロックガスリミットを越えています Exceeds block gas limit. Transaction cost exceeds current gas limit. Limit: (d+), got: (d+). Please lower the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again. [Learn More](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)'), _defineProperty(_ja$data, 'GETH_InsufficientFunds', '(geth-04) ガス*価格+数量に足りません Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_IntrinsicGas', '(geth-05) 基本のガス不足です Intrinsic gas too low. Try raising the gas price to 21 GWEI via the dropdown in top-right or the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again.'), _defineProperty(_ja$data, 'GETH_InvalidSender', '(geth-06) 送出元が無効です Invalid sender.'), _defineProperty(_ja$data, 'GETH_NegativeValue', '(geth-07) 負の値です Negative value.'), _defineProperty(_ja$data, 'GETH_Nonce', '(geth-08) Nonce が足りません This TX\'s [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html) is too low. Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html).'), _defineProperty(_ja$data, 'GETH_NonExistentAccount', '(geth-09) アカウントが存在しない、あるいはその残高不足です Account does not exist or account balance too low'), _defineProperty(_ja$data, 'PARITY_AlreadyImported', "(parity-01) 同じハッシュのトランザクションがすでにインポートされています。 A transaction with the same hash was already imported. It was probably already broadcast. To avoid duplicate transactions, check your address on [etherscan.io](https://etherscan.io) & wait 10 minutes before attempting to send again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_GasLimitExceeded', "(parity-02) トランザクションコストがガスリミットを超過しました。 リミット: {}, 現在: {}. ガス供給量を減らして見てください。"), _defineProperty(_ja$data, 'PARITY_InsufficientBalance', "(parity-03) ファンドが足りません。 トランザクション送出元のファンドが不足しています。 必要量 {} で 現在: {} です。 Insufficient balance. The account you tried to send transaction from does not have enough funds. If you believe this is in error, try using the 'Send Entire Balance' button, or pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InsufficientGasPrice', "(parity-04) トランザクションフィー不足です。 ノードの最小 fee を満たしていません。 (minimal: {}, got: {}). fee を増やしてください。 There is another transaction with same nonce in the queue, or the transaction fee is too low. Try incrementing the nonce by clicking the Generate button again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InvalidGasLimit', "(parity-05) ガス供給量が制限を超過しています。 Supplied gas limit is beyond limit. Try lowering the gas limit to 21000. [Learn More.](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)"), _defineProperty(_ja$data, 'PARITY_LimitReached', "(parity-06) キューにあるトランザクションの数が多すぎます。上限を超えたため、対象のトランザクションは除外されています。その fee を増やしてみてください。 There are too many transactions in the queue. Your transaction was dropped due to limit. Try increasing the gas price. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_Old', "(parity-07) トランザクション nonceが小さすぎます。増やしてみてください。 There is already a transaction with this [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html). Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)."), _defineProperty(_ja$data, 'PARITY_TooCheapToReplace', "(parity-08) トランザクションフィー不足です。同じ nonce のトランザクションが別のキューにあります。fee または nonce を増やしてみてください。 TX Fee is too low. It does not satisfy your node's minimal fee (minimal: (d+), got: (d+)). Try increasing the gas price and/or gas limit. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'FOOTER_1', 'イサーリアムお財布の作成とトランザクション実行のためのオープンソース、javascript、 クライアントサイドツール。 '), _defineProperty(_ja$data, 'FOOTER_1b', '制作 '), _defineProperty(_ja$data, 'FOOTER_2', '投げ銭に感謝致します!: '), _defineProperty(_ja$data, 'FOOTER_3', 'クライアントサイドお財布制作 '), _defineProperty(_ja$data, 'FOOTER_4', '免責事項 '), _defineProperty(_ja$data, 'GAS_PRICE_Desc', 'ガス価格は、ガスの一単位にかかるの料金のことです。 「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するためにマイナーに支払う手数料です。ガス価格が高いほど処理は早く行われますが、料金は高くなります。デファルトは 「20 GWEI」です。'), _defineProperty(_ja$data, 'GAS_LIMIT_Desc', 'ガスリミットは、その処理のために送出するガスの総量です。「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するための料金として支払われます。 この数字を増やしても、自分の処理が早くなることはありません。ETHの送出 = 「21000」、トークンの送出 = ~「200000」が目安になります。'), _defineProperty(_ja$data, 'GEN_desc', '複数のお財布の作成をこのタブで行う事ができます: '), _defineProperty(_ja$data, 'GEN_Help_1', 'この'), _defineProperty(_ja$data, 'GEN_Help_2', 'で自分の口座アドレスにアクセスしてください。'), _defineProperty(_ja$data, 'GEN_Help_3', '自分のデバイスそのものが、自分のお財布です。'), _defineProperty(_ja$data, 'GEN_Help_4', 'ガイドとFAQ'), _defineProperty(_ja$data, 'GEN_Help_5', 'お財布の作り方'), _defineProperty(_ja$data, 'GEN_Help_6', 'ここから始める'), _defineProperty(_ja$data, 'GEN_Help_7', '安全な所で保管してください · バックアップを作成してください · 他の誰にも教えないでください · 絶対になくさないでください · 無くした時には回復する方法はありません。'), _defineProperty(_ja$data, 'GEN_Help_8', 'ファイルをダウンロードしませんでしたか?'), _defineProperty(_ja$data, 'GEN_Help_9', 'Google Chromeをお使いください'), _defineProperty(_ja$data, 'GEN_Help_10', '右クリックしてファイルを保存。ファイル名: '), _defineProperty(_ja$data, 'GEN_Help_11', 'このファイルは自分のコンピューターで開かないでください'), _defineProperty(_ja$data, 'GEN_Help_12', 'MyEtherWalletの上でこれを使って自分のお財布をアンロックしてください(Mist, Geth, Parityや他のお財布クライアントも可)'), _defineProperty(_ja$data, 'GEN_Help_13', '自分のキーストアファイルのバックアップ作成方法'), _defineProperty(_ja$data, 'GEN_Help_14', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_15', '自分の資金の紛失や盗難を防止する。'), _defineProperty(_ja$data, 'GEN_Help_16', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_17', 'なぜこれらをすべきか?'), _defineProperty(_ja$data, 'GEN_Help_18', '2番目のバックアップ作成のため'), _defineProperty(_ja$data, 'GEN_Help_19', 'パスワードを忘れた場合には'), _defineProperty(_ja$data, 'GEN_Help_20', '隔離された保管場所'), _defineProperty(_ja$data, 'GEN_Label_1', '強固なパスワードを入力(9文字以上) '), _defineProperty(_ja$data, 'GEN_Label_2', 'Keystore/JSON あるいは秘密鍵を保存してください。パスワードを絶対に忘れないようにしてください。 '), _defineProperty(_ja$data, 'GEN_Label_3', 'アドレスを保存してください。 '), _defineProperty(_ja$data, 'GEN_Label_4', '必要であれば、お財布紙情報、あるいはQRコードを印刷してください。 '), _defineProperty(_ja$data, 'GEN_Label_5', '自分の秘密鍵を保存する。'), _defineProperty(_ja$data, 'GEN_Placeholder_1', '必ず保存してください! '), _defineProperty(_ja$data, 'GEN_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'GEN_Unlock', '自分のアドレスを確認するために、お財布を解錠する'), _defineProperty(_ja$data, 'GET_ConfButton', '理解できました。続けます。'), _defineProperty(_ja$data, 'MEW_Warning_1', 'お財布を操作したり新しいお財布を作成する前に、必ずURLを確認してください。詐欺サイトに御注意ください! '), _defineProperty(_ja$data, 'MEW_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 '), _defineProperty(_ja$data, 'MNEM_1', '操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_2', 'HDニーモニックの一つの文節で、複数のお財布やアドレスが操作可能です。操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_more', 'さらにアドレスを表示 '), _defineProperty(_ja$data, 'MNEM_prev', '前のアドレス表示 '), _defineProperty(_ja$data, 'MSG_message', 'メッセージ '), _defineProperty(_ja$data, 'MSG_date', '日付 '), _defineProperty(_ja$data, 'MSG_signature', '署名 '), _defineProperty(_ja$data, 'MSG_verify', 'メッセージを確認 '), _defineProperty(_ja$data, 'MSG_info1', 'この署名が別の日付で再度使われないようにするために、現時点の日付を入れてください。 '), _defineProperty(_ja$data, 'MSG_info2', '他人に使われないようにするため、あなたのニックネームとそれが使われるところを入れてください。 '), _defineProperty(_ja$data, 'MSG_info3', '異なった目的で使用されないようにするために、利用目的を入れてください。 '), _defineProperty(_ja$data, 'MYWAL_Nick', 'お財布ニックネーム '), _defineProperty(_ja$data, 'MYWAL_Address', 'お財布アドレス '), _defineProperty(_ja$data, 'MYWAL_Bal', '残高 '), _defineProperty(_ja$data, 'MYWAL_Edit', '編集 '), _defineProperty(_ja$data, 'MYWAL_View', '表示 '), _defineProperty(_ja$data, 'MYWAL_Remove', '消去 '), _defineProperty(_ja$data, 'MYWAL_RemoveWal', 'お財布を消去: '), _defineProperty(_ja$data, 'MYWAL_WatchOnly', '監視中のアカウント '), _defineProperty(_ja$data, 'MYWAL_Viewing', 'お財布を表示: '), _defineProperty(_ja$data, 'MYWAL_Hide', 'お財布情報を隠す '), _defineProperty(_ja$data, 'MYWAL_Edit_2', 'お財布を編集: '), _defineProperty(_ja$data, 'MYWAL_Name', 'お財布名 '), _defineProperty(_ja$data, 'MYWAL_Content_1', '警告! お財布を消去しようとしています: '), _defineProperty(_ja$data, 'MYWAL_Content_2', '**秘密鍵と鍵保存ファイル及びパスワード**が保管されているか確認してください。 '), _defineProperty(_ja$data, 'MYWAL_Content_3', 'MyEtherWallet CXでこのお財布を使用するためには、秘密鍵あるいはJSONとパスワードを手動で追加する必要があります。 '), _defineProperty(_ja$data, 'NAV_AddWallet', 'お財布の追加 '), _defineProperty(_ja$data, 'NAV_BulkGenerate', 'バルク作成 '), _defineProperty(_ja$data, 'NAV_CheckTxStatus', '処理状況を確認'), _defineProperty(_ja$data, 'NAV_Contact', '連絡する '), _defineProperty(_ja$data, 'NAV_Contracts', '契約 '), _defineProperty(_ja$data, 'NAV_DeployContract', '契約を展開 '), _defineProperty(_ja$data, 'NAV_DomainSale', 'ドメイン販売'), _defineProperty(_ja$data, 'NAV_ENS', 'ENS'), _defineProperty(_ja$data, 'NAV_GenerateWallet_alt', 'お財布の作成 '), _defineProperty(_ja$data, 'NAV_GenerateWallet', 'お財布の作成 '), _defineProperty(_ja$data, 'NAV_Help', 'ヘルプ '), _defineProperty(_ja$data, 'NAV_InteractContract', '契約を操作 '), _defineProperty(_ja$data, 'NAV_Multisig', '多重署名 '), _defineProperty(_ja$data, 'NAV_MyWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NAV_Offline', 'オフライン送出 '), _defineProperty(_ja$data, 'NAV_SendEther', 'Ether/トークンの送出 '), _defineProperty(_ja$data, 'NAV_SendTokens', 'トークン送出 '), _defineProperty(_ja$data, 'NAV_SignMsg', 'メッセージ署名 '), _defineProperty(_ja$data, 'NAV_Swap', '通貨の両替 '), _defineProperty(_ja$data, 'NAV_TxStatus', '処理状況'), _defineProperty(_ja$data, 'NAV_ViewWallet', 'お財布情報を見る '), _defineProperty(_ja$data, 'NAV_YourWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NODE_Title', 'カスタムノードをセットアップ'), _defineProperty(_ja$data, 'NODE_Subtitle', 'ローカルノードに接続するには...'), _defineProperty(_ja$data, 'NODE_Warning', 'MyEtherWallet.com 経由で接続するためには、HTTPSノードが必要です。[MyEtherWalletをレポジトリからダウンロードして、手元で走らせ、](https://github.com/kvhnuke/etherwallet/releases/latest)いずれかのノードに接続することもできます。 あるいは、無料のSSL証明書を[LetsEncrypt](https://letsencrypt.org/)から入手してください'), _defineProperty(_ja$data, 'NODE_Name', 'ノード名'), _defineProperty(_ja$data, 'NODE_Port', 'ノードポート'), _defineProperty(_ja$data, 'NODE_CTA', '保存してカスタムノードを使用'), _defineProperty(_ja$data, 'NONCE_Desc', 'このnonceは、指定のアドレスから送出される処理の数です。正しい順番で重複しないように処理を確実にするためのものです。'), _defineProperty(_ja$data, 'OFFLINE_Desc', 'オフライントランザクションの作成は、3ステップで行う事ができます。ステップ1と3はオンラインのコンピューター上で行い、ステップ2は、オフライン、あるいは物理的にネットワークと切断されたコンピューターを用います。これにより、秘密鍵が、インターネットに接続したデバイスと接触する事を避ける事ができます。 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Button', '情報生成 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_1', '送出元アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_2', 'ノート:これは、送出元アドレスであって、送出先アドレスではありません。操作元アカウントからは「Nonce」が生成されます。切断されたコンピューターを使用する場合に、このアドレスはコールドストレージのアカウントのものになります。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Title', 'ステップ2: 情報生成 (オフラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_1', '送出先アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_2', '送出する値/総量 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3', 'ガス価格 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3b', 'これは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4', 'ガスリミット '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4b', 'ガスリミットの既定値は21000です。契約や付加データーを送出する場合には、これらの値は 異なるものにする必要があります。使用されなかったガスは全て返却されます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5', 'Nonce '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5b', 'これらは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6', 'データ '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6b', 'これは、任意の付加データです。契約に対してトランザクションを送出する際などでよく使われます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_7', '秘密鍵/JSONの入力/選択 '), _defineProperty(_ja$data, 'OFFLINE_Step3_Title', 'ステップ3: トランザクションの送出/公開(オンラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step3_Label_1', 'ステップ2で署名されたトランザクションをここにペーストして「トランザクションの送出」ボタンをクリックする。 '), _defineProperty(_ja$data, 'OFFLINE_Title', 'オフライントランザクションを作成し送出 '), _defineProperty(_ja$data, 'OFFLLINE_Step1_Title', 'ステップ1: 情報生成 (オンラインコンピューター) '), _defineProperty(_ja$data, 'SEND_addr', '宛先アドレス: '), _defineProperty(_ja$data, 'SEND_amount', '送出数量: '), _defineProperty(_ja$data, 'SEND_amount_short', '数量 '), _defineProperty(_ja$data, 'SEND_custom', 'カスタムトークンを追加 '), _defineProperty(_ja$data, 'SEND_gas', 'ガス '), _defineProperty(_ja$data, 'SEND_generate', 'トランザクションを生成 '), _defineProperty(_ja$data, 'SEND_raw', '未加工トランザクション '), _defineProperty(_ja$data, 'SEND_signed', '署名済みトランザクション '), _defineProperty(_ja$data, 'SEND_trans', 'トランザクションの送出 '), _defineProperty(_ja$data, 'SEND_TransferTotal', '残高をすべて送出する '), _defineProperty(_ja$data, 'SENDModal_Content_1', '送出準備が '), _defineProperty(_ja$data, 'SENDModal_Content_2', 'について、アドレス '), _defineProperty(_ja$data, 'SENDModal_Content_3', 'に対し完了。本当に送出してよろしいですか? '), _defineProperty(_ja$data, 'SENDModal_Content_4', 'ノート:最も起こりやすいエラーの原因は、送出のためのガス不足で、その場合には、ETHを追加する必要があります。ガスはETHで支払われます。 '), _defineProperty(_ja$data, 'SENDModal_No', 'いいえ、中断します。 '), _defineProperty(_ja$data, 'SENDModal_Title', '警告! '), _defineProperty(_ja$data, 'SENDModal_Yes', 'はい、確かです。処理を実行します。 '), _defineProperty(_ja$data, 'sidebar_AccountInfo', 'アカウント情報 '), _defineProperty(_ja$data, 'sidebar_AccountAddr', 'アカウントアドレス: '), _defineProperty(_ja$data, 'sidebar_AccountBal', 'アカウント残高 '), _defineProperty(_ja$data, 'sidebar_TokenBal', 'トークン残高 '), _defineProperty(_ja$data, 'sidebar_Equiv', '等価 '), _defineProperty(_ja$data, 'sidebar_TransHistory', 'トランザクション履歴 '), _defineProperty(_ja$data, 'sidebar_donation', 'MyEtherWalletは、プライバシーとセキュリティのための無料のオープンソースサービスです。 寄付が増えることによって、新機能やフィードバックの反映を行い、よりユーザーの皆様のご希望に沿った制作の時間を増やす事が可能になります。私たちは、たった二人で世界を変えようとしています。お手伝いいただけますか? '), _defineProperty(_ja$data, 'sidebar_donate', '寄付する '), _defineProperty(_ja$data, 'sidebar_thanks', '感謝します!!! '), _defineProperty(_ja$data, 'sidebar_DisplayOnTrezor', 'TREZORでアドレスを表示'), _defineProperty(_ja$data, 'sidebar_DisplayOnLedger', 'Ledgerでアドレスを表示'), _defineProperty(_ja$data, 'SUCCESS_1', '有効なアドレス '), _defineProperty(_ja$data, 'SUCCESS_2', 'お財布は正常に暗号解除されました。 '), _defineProperty(_ja$data, 'SUCCESS_3', 'トランザクションはブロックチェイン上に展開されています。ガス不足や契約実行エラーがないことを確認するために、下のボタンをクリックしてトランザクション(TX)を表示してください。 TX Hash: '), _defineProperty(_ja$data, 'SUCCESS_4', 'お財布が追加されました: '), _defineProperty(_ja$data, 'SUCCESS_5', '選択されました: '), _defineProperty(_ja$data, 'SUCCESS_6', '接続完了しました '), _defineProperty(_ja$data, 'SUCCESS_7', 'メッセージの署名が確認されました'), _defineProperty(_ja$data, 'SWAP_rates', "現在のレート "), _defineProperty(_ja$data, 'SWAP_init_1', "両替する "), _defineProperty(_ja$data, 'SWAP_init_2', " を "), _defineProperty(_ja$data, 'SWAP_init_CTA', "次へ "), _defineProperty(_ja$data, 'SWAP_information', "あなたの情報 "), _defineProperty(_ja$data, 'SWAP_send_amt', "送出総額 "), _defineProperty(_ja$data, 'SWAP_rec_amt', "受け取り総額 "), _defineProperty(_ja$data, 'SWAP_your_rate', "変換レート "), _defineProperty(_ja$data, 'SWAP_rec_add', "受け取りアドレス "), _defineProperty(_ja$data, 'SWAP_start_CTA', "交換開始 "), _defineProperty(_ja$data, 'SWAP_ref_num', "参照番号 "), _defineProperty(_ja$data, 'SWAP_time', "送出するまでにあと、 "), _defineProperty(_ja$data, 'SWAP_elapsed', "発注後の経過時間 "), _defineProperty(_ja$data, 'SWAP_progress_1', "注文を開始しました "), _defineProperty(_ja$data, 'SWAP_progress_2', "到着待機中 "), _defineProperty(_ja$data, 'SWAP_progress_3', "ETH受け取り完了 "), _defineProperty(_ja$data, 'SWAP_progress_4', "送出中 {{orderResult.output.currency}} "), _defineProperty(_ja$data, 'SWAP_progress_5', "注文完了 "), _defineProperty(_ja$data, 'SWAP_order_CTA', "お送りいただきたいのは "), _defineProperty(_ja$data, 'SWAP_unlock', "このページから直接ETHあるいはトークンを送出するためには、お財布を解錠してください。"), _defineProperty(_ja$data, 'TOKEN_Addr', 'トークン契約アドレス: '), _defineProperty(_ja$data, 'TOKEN_Symbol', 'トークンシンボル: '), _defineProperty(_ja$data, 'TOKEN_Dec', 'ケタ数: '), _defineProperty(_ja$data, 'TOKEN_show', '全てのトークンを表示 '), _defineProperty(_ja$data, 'TOKEN_hide', 'トークンを隠す '), _defineProperty(_ja$data, 'TRANS_advanced', '+上級:ガスあるいはデータを追加してください '), _defineProperty(_ja$data, 'TRANS_data', 'データ: '), _defineProperty(_ja$data, 'TRANS_desc', 'トークンを送出するには「トークン送出」のタブを選択してください。 '), _defineProperty(_ja$data, 'TRANS_gas', 'ガスリミット: '), _defineProperty(_ja$data, 'TRANS_sendInfo', '21000ガスを使用する標準トランザクションは、0.000441 ETHを消費します。迅速な処理を行うために、若干最小量よりも多めの0.000000021 ETHのガスを使用します。当サービスでは、トランザクション料金は徴収いたしません。 '), _defineProperty(_ja$data, 'translate_version', '0.5'), _defineProperty(_ja$data, 'Translator_Desc', '日本語開発者を支援する: '), _defineProperty(_ja$data, 'TranslatorAddr_1', '0xf991119Eea62Eee1a6fdaA7f621e91A42f325FcE '), _defineProperty(_ja$data, 'TranslatorAddr_2', ''), _defineProperty(_ja$data, 'TranslatorAddr_3', ''), _defineProperty(_ja$data, 'TranslatorAddr_4', ''), _defineProperty(_ja$data, 'TranslatorAddr_5', ''), _defineProperty(_ja$data, 'TranslatorName_1', '[sekisanchi.eth](https://etherscan.io/address/0xf991119eea62eee1a6fdaa7f621e91a42f325fce) '), _defineProperty(_ja$data, 'TranslatorName_2', ''), _defineProperty(_ja$data, 'TranslatorName_3', ''), _defineProperty(_ja$data, 'TranslatorName_4', ''), _defineProperty(_ja$data, 'TranslatorName_5', ''), _defineProperty(_ja$data, 'tx_Details', '処理内容詳細'), _defineProperty(_ja$data, 'tx_foundInPending', '待機中の処理が見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_1', 'あなたの処理が、現在接続中のノードの処理待ちプールの中で見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_2', '現在待機中です(発掘待ち)。'), _defineProperty(_ja$data, 'tx_foundInPending_3', 'この処理を取り消す、あるいは置き換えることができます。下記のお財布をアンロックしてください。 '), _defineProperty(_ja$data, 'tx_FoundOnChain', '処理が見つかりました'), _defineProperty(_ja$data, 'tx_FoundOnChain_1', 'あなたの待機中の処理は発掘され、ブロックチェーンに配置されました。'), _defineProperty(_ja$data, 'tx_FoundOnChain_2', '**もし赤い `( ! )`, `BAD INSTRUCTION` あるいは `OUT OF GAS` のエラーメッセージを見つけたら**, これは、処理送出に失敗したということです。処理の取り消しや置き換えはできません。代わりに、新しい処理を送出してください。 "Out of Gas" エラーの場合には, ガスリミットをはじめに指定した値の倍にしてください。'), _defineProperty(_ja$data, 'tx_FoundOnChain_3', '**何もエラーメッセージが返ってこなければ、あなたの処理は正しく送出されています。** ETHあるいはトークンは、送ろうとしたあて先の場所にあります。 もし、ETHやトークンが他のお財布や交換所のお財布に見つからず、処理を開始してから24時間以上経っていたら、 [そのサービスに連絡](https://myetherwallet.github.io/knowledge-base/diving-deeper/ethereum-list-of-support-and-communities.html)してください。状況を確認してもらうために、自分の処理のリンクをうまく知らせてください。'), _defineProperty(_ja$data, 'tx_notFound', '対象の処理が見つかりません'), _defineProperty(_ja$data, 'tx_notFound_1', 'この処理は、現在接続中の処理プールの中にありませんでした。'), _defineProperty(_ja$data, 'tx_notFound_2', 'もし今、処理を送出した直後であれば、15秒待ってから「処理状況を確認」ボタンを再度押してください。'), _defineProperty(_ja$data, 'tx_notFound_3', '別の処理プールで発掘待ちになっているかもしれません。'), _defineProperty(_ja$data, 'tx_notFound_4', '右上の下展開メニューから、別のノードを選択してください。 (例: `ETH (Etherscan.io)` or `ETH (Infura.io)` or `ETH (MyEtherWallet)`) から選んで再度確認する。'), _defineProperty(_ja$data, 'tx_Summary', '数日後に処理状況を確認した場合をのぞいて、大量の処理発生時(ICO期間など)には、数時間処理が遅れる場合があります。本ツールは、そのような状況において処理待ちの処理を探し出し取り消す、あるいは更新する機能を提供します。**これは特殊な操作で、処理プールが満杯の場合にのみ有効です。 [このツールに関しては、こちらを参考にしてください。](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)**'), _defineProperty(_ja$data, 'TXFEE_Desc', 'この処理料金は自分の処理をブロックに配置するためにマイナーに支払われます。「ガスリミット」*「ガス価格」で算出されます。 [GWEI -> ETHの単位変換はこちらです。](https://www.myetherwallet.com/helpers.html)'), _defineProperty(_ja$data, 'VIEWWALLET_HidePrivKey', '(hide)'), _defineProperty(_ja$data, 'VIEWWALLET_ShowPrivKey', '(show)'), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。[import your account into Geth/Mist](http://ethereum.stackexchange.com/questions/465/how-to-import-a-plain-private-key-into-geth/)する時に必要です。残高をチェックするためには、[etherscan.io](https://etherscan.io/)のようなブロックチェーンエクスプローラーサービスを使う事をおすすめします。 '), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle_Short', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。 '), _defineProperty(_ja$data, 'VIEWWALLET_SuccessMsg', '成功しました! お財布の詳細は以下の通りです。 '), _defineProperty(_ja$data, 'WARN_Send_Link', '自分のアドレス、リンク、ガス、データ、あるいはトランザクションタイプ(送出モード)が指定されたリンクでここに表示されています。 送出前に修正可能です。もう一度行うために、お財布を解錠してください。 '), _defineProperty(_ja$data, 'x_CancelReplaceTx', '処理を中断、あるいは置換'), _defineProperty(_ja$data, 'x_CancelTx', '処理を中断'), _defineProperty(_ja$data, 'x_DigitalBitbox', 'Digital Bitbox '), _defineProperty(_ja$data, 'x_PasswordDesc', 'このパスワードで秘密鍵を**暗号化**します。新しい鍵を作るための元種(seed)ではありません。**このパスワードと(暗号化された)秘密鍵の二つを使って、お財布を解錠します**'), _defineProperty(_ja$data, 'x_ReadMore', 'もっと読む'), _defineProperty(_ja$data, 'x_ReplaceTx', '処理を置き換える'), _defineProperty(_ja$data, 'x_TransHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_TXFee', '処理料'), _defineProperty(_ja$data, 'x_TxHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_Access', 'アクセス '), _defineProperty(_ja$data, 'x_AddessDesc', '自分のアドレスは、アカウント番号や公開キーでも知ることができます。誰かとETHやトークンの受け渡しをするために、これらを用います。きれいな色のついたアドレスアイコンを見つけてください。自分のペーパーウォレットや、アドレスを入力する際に、同じアイコンであることをしっかりと確認してください。 これは自分のアカウント番号と公開鍵になります。ETHを送信するために必要な情報です。アイコンは自分のアドレスを識別するものです。 '), _defineProperty(_ja$data, 'x_Address', '自分のアドレス '), _defineProperty(_ja$data, 'x_Cancel', '取り消す '), _defineProperty(_ja$data, 'x_CSV', 'CSV ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Download', 'ダウンロード '), _defineProperty(_ja$data, 'x_Json', 'JSON ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_JsonDesc', 'これはパスワードが不要な暗号化されていないJSONフォーマットの秘密鍵です。この暗号化されていないJSONフォーマットの秘密鍵を使えば、誰でもパスワードを使わずに自分のお財布とEtherにアクセスできます。 '), _defineProperty(_ja$data, 'x_Keystore', 'Keystore ファイル (UTC / JSON · 推奨 · 暗号化) '), _defineProperty(_ja$data, 'x_Keystore2', 'Keystore ファイル (UTC / JSON) '), _defineProperty(_ja$data, 'x_KeystoreDesc', 'この Keystore / JSON ファイルは、後で容易にインポートするため、Mistで使われているフォーマットと一致させる必要があります。ダウンロードしてバックアップを取ることをおすすめします。 '), _defineProperty(_ja$data, 'x_Ledger', 'Ledger Wallet '), _defineProperty(_ja$data, 'x_MetaMask', 'Metamask / Mist '), _defineProperty(_ja$data, 'x_Mnemonic', 'ニーモニック文節 '), _defineProperty(_ja$data, 'x_ParityPhrase', 'パリティ文節 '), _defineProperty(_ja$data, 'x_Password', 'パスワード '), _defineProperty(_ja$data, 'x_Print', 'お財布紙情報を印刷 '), _defineProperty(_ja$data, 'x_PrintDesc', 'アドバイス: プリンターが接続されていなくても、「印刷」をクリックしてPDFで保存できます。 '), _defineProperty(_ja$data, 'x_PrintShort', '印刷 '), _defineProperty(_ja$data, 'x_PrivKey', '秘密鍵(未暗号化) '), _defineProperty(_ja$data, 'x_PrivKey2', '秘密鍵 '), _defineProperty(_ja$data, 'x_PrivKeyDesc', 'これはパスワードが不要な暗号化されていない秘密鍵です。この暗号化されていない秘密鍵を使えば、誰でもパスワードなしで自分のお財布を使用できます。従って、暗号化された秘密鍵の利用をおすすめします。 '), _defineProperty(_ja$data, 'x_Save', '保存する '), _defineProperty(_ja$data, 'x_Trezor', 'TREZOR '), _defineProperty(_ja$data, 'x_TXT', 'TXT ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Wallet', 'お財布 '), _defineProperty(_ja$data, 'HELP_0_Title', '0) I\'m new. What do I do? '), _defineProperty(_ja$data, 'HELP_0_Desc_1', 'MyEtherWallet gives you the ability to generate new wallets so you can store your Ether yourself, not on an exchange. This process happens entirely on your computer, not our servers. Therefore, when you generate a new wallet, **you are responsible for safely backing it up**. '), _defineProperty(_ja$data, 'HELP_0_Desc_2', 'Create a new wallet. '), _defineProperty(_ja$data, 'HELP_0_Desc_3', 'Back the wallet up. '), _defineProperty(_ja$data, 'HELP_0_Desc_4', 'Verify you have access to this new wallet and have correctly saved all necessary information. '), _defineProperty(_ja$data, 'HELP_0_Desc_5', 'Transfer Ether to this new wallet. '), _defineProperty(_ja$data, 'HELP_1_Title', '1) How do I create a new wallet? '), _defineProperty(_ja$data, 'HELP_1_Desc_1', 'Go to the "Generate Wallet" page. '), _defineProperty(_ja$data, 'HELP_1_Desc_2', 'Go to the "Add Wallet" page & select "Generate New Wallet" '), _defineProperty(_ja$data, 'HELP_1_Desc_3', 'Enter a strong password. If you think you may forget it, save it somewhere safe. You will need this password to send transactions. '), _defineProperty(_ja$data, 'HELP_1_Desc_4', 'Click "GENERATE". '), _defineProperty(_ja$data, 'HELP_1_Desc_5', 'Your wallet has now been generated. '), _defineProperty(_ja$data, 'HELP_2a_Desc_1', 'You should always back up your wallet externally and in multiple physical locations - like on a USB drive and/or a piece of paper. '), _defineProperty(_ja$data, 'HELP_2a_Desc_2', 'Save the address. You can keep it to yourself or share it with others. That way, others can transfer ether to you. '), _defineProperty(_ja$data, 'HELP_2a_Desc_3', 'Save versions of the private key. Do not share it with anyone else. Your private key is necessary when you want to access your Ether to send it! There are 3 types of private keys: '), _defineProperty(_ja$data, 'HELP_2a_Desc_4', 'Place your address, versions of the private key, and the PDF version of your paper wallet in a folder. Save this on your computer and a USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_5', 'Print the wallet if you have a printer. Otherwise, write down your private key and address on a piece of paper. Store this as a secure location, separate from your computer and the USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_6', 'Keep in mind, you must prevent loss of the keys and password due to loss or failure of you hard drive failure, or USB drive, or piece of paper. You also must keep in mind physical loss / damage of an entire area (think fire or flood). '), _defineProperty(_ja$data, 'HELP_2a_Title', 'お財布の保管やバックアップの方法は? '), _defineProperty(_ja$data, 'HELP_2b_Title', '2b) How do I safely / offline / cold storage with MyEtherWallet? '), _defineProperty(_ja$data, 'HELP_2b_Desc_1', 'Go to [https://github.com/kvhnuke/etherwallet/releases/latest](https://github.com/kvhnuke/etherwallet/releases/latest). '), _defineProperty(_ja$data, 'HELP_2b_Desc_2', 'Click on `etherwallet-vX.X.X.X.zip`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_3', 'Move zip to an airgapped computer. '), _defineProperty(_ja$data, 'HELP_2b_Desc_4', 'Unzip it and double-click `index.html`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_5', 'Generate a wallet with a strong password. '), _defineProperty(_ja$data, 'HELP_2b_Desc_6', 'Save the address. Save versions of the private key. Save the password if you might not remember it forever. '), _defineProperty(_ja$data, 'HELP_2b_Desc_7', 'Store these papers / USBs in multiple physically separate locations. '), _defineProperty(_ja$data, 'HELP_2b_Desc_8', 'Go to the "View Wallet Info" page and type in your private key / password to ensure they are correct and access your wallet. Check that the address you wrote down is the same. '), _defineProperty(_ja$data, 'HELP_3_Title', '3) How do I verify I have access to my new wallet? '), _defineProperty(_ja$data, 'HELP_3_Desc_1', '**Before you send any Ether to your new wallet**, you should ensure you have access to it. '), _defineProperty(_ja$data, 'HELP_3_Desc_2', 'Navigate to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_3', 'Navigate to the MyEtherWallet.com "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_4', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_5', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_3_Desc_6', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_3_Desc_7', 'Your wallet information should show up. Find your account address, next to a colorful, circular icon. This icon visually represents your address. Be certain that the address is the address you have saved to your text document and is on your paper wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_8', 'If you are planning on holding a large amount of ether, we recommend that send a small amount of ether from new wallet before depositing a large amount. Send 0.001 ether to your new wallet, access that wallet, send that 0.001 ether to another address, and ensure everything works smoothly. '), _defineProperty(_ja$data, 'HELP_4_Title', '4) How do I send Ether from one wallet to another? '), _defineProperty(_ja$data, 'HELP_4_Desc_1', 'If you plan to move a large amount of ether, you should test sending a small amount to your wallet first to ensure everything goes as planned. '), _defineProperty(_ja$data, 'HELP_4_Desc_2', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4_Desc_3', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_4_Desc_4', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_4_Desc_5', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_4_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4_Desc_9', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_4_Desc_10', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_4_Desc_11', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_4_Desc_12', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_4_Desc_13', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_4CX_Title', '4) How do I send Ether using MyEtherWallet CX? '), _defineProperty(_ja$data, 'HELP_4CX_Desc_1', 'First, you need to add a wallet. Once you have done that, you have 2 options: the "QuickSend" functionality from the Chrome Extension icon or the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_2', 'QuickSend: '), _defineProperty(_ja$data, 'HELP_4CX_Desc_3', 'Click the Chrome Extension Icon. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_4', 'Click the "QuickSend" button. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_5', 'Select the wallet you wish to send from. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_8', 'Click "Send Transaction". '), _defineProperty(_ja$data, 'HELP_4CX_Desc_9', 'Verify the address and the amount you are sending is correct. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_10', 'Enter the password for that wallet. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_11', 'Click "Send Transaction." '), _defineProperty(_ja$data, 'HELP_4CX_Desc_12', 'Using "Ether送出 トークン送出" Page '), _defineProperty(_ja$data, 'HELP_5_Title', '5) How do I run MyEtherWallet.com offline/locally? '), _defineProperty(_ja$data, 'HELP_5_Desc_1', 'You can run MyEtherWallet.com on your computer instead of from the GitHub servers. You can generate a wallet completely offline and send transactions from the "Offline Transaction" page. '), _defineProperty(_ja$data, 'HELP_5_Desc_7', 'MyEtherWallet.com is now running entirely on your computer. '), _defineProperty(_ja$data, 'HELP_5_Desc_8', 'In case you are not familiar, you need to keep the entire folder in order to run the website, not just `index.html`. Don\'t touch or move anything around in the folder. If you are storing a backup of the MyEtherWallet repo for the future, we recommend just storing the ZIP so you can be sure the folder contents stay intact. '), _defineProperty(_ja$data, 'HELP_5_Desc_9', 'As we are constantly updating MyEtherWallet.com, we recommend you periodically update your saved version of the repo. '), _defineProperty(_ja$data, 'HELP_5CX_Title', '5) How can I install this extension from the repo instead of the Chrome Store? '), _defineProperty(_ja$data, 'HELP_5CX_Desc_2', 'Click on `chrome-extension-vX.X.X.X.zip` and unzip it. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_3', 'Go to Google Chrome and find you settings (in the menu in the upper right). '), _defineProperty(_ja$data, 'HELP_5CX_Desc_4', 'Click "Extensions" on the left. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_5', 'Check the "Developer Mode" button at the top of that page. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_6', 'Click the "Load unpacked extension..." button. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_7', 'Navigate to the now-unzipped folder that you downloaded earlier. Click "select". '), _defineProperty(_ja$data, 'HELP_5CX_Desc_8', 'The extension should now show up in your extensions and in your Chrome Extension bar. '), _defineProperty(_ja$data, 'HELP_7_Title', '7) How do I send Tokens & add custom tokens? '), _defineProperty(_ja$data, 'HELP_7_Desc_0', '[Ethplorer.io](https://ethplorer.io/) is a great way to explore tokens and find the decimals of a token. '), _defineProperty(_ja$data, 'HELP_7_Desc_1', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_7_Desc_2', 'Unlock your wallet. '), _defineProperty(_ja$data, 'HELP_7_Desc_3', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_7_Desc_4', 'Enter the amount you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_5', 'Select which token you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_6', 'If you do not see the token listed: '), _defineProperty(_ja$data, 'HELP_7_Desc_7', 'Click "Custom". '), _defineProperty(_ja$data, 'HELP_7_Desc_8', 'Enter the address, name, and decimals of the token. These are provided by the developers of the token and are also needed when you "Add a Watch Token" to Mist. '), _defineProperty(_ja$data, 'HELP_7_Desc_9', 'Click "Save". '), _defineProperty(_ja$data, 'HELP_7_Desc_10', 'You can now send that token as well as see it\'s balance in the sidebar. '), _defineProperty(_ja$data, 'HELP_7_Desc_11', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_7_Desc_12', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_7_Desc_13', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_7_Desc_14', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_7_Desc_15', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Title', '8) What happens if your site goes down? '), _defineProperty(_ja$data, 'HELP_8_Desc_1', 'MyEtherWallet is not a web wallet. You don\'t have a login and nothing ever gets saved to our servers. It is simply an interface that allows you interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Desc_2', 'If MyEtherWallet.com goes down, you would have to find another way (like geth or Ethereum Wallet / Mist) to do what we are doing. But you wouldn\'t have to "get" your Ether out of MyEtherWallet because it\'s not in MyEtherWallet. It\'s in whatever wallet your generated via our site. '), _defineProperty(_ja$data, 'HELP_8_Desc_3', 'You can import your unencrypted private key and your Geth/Mist Format (encrypted) files directly into geth / Ethereum Wallet / Mist very easily now. See question #12 below. '), _defineProperty(_ja$data, 'HELP_8_Desc_4', 'In addition, the likelihood of us taking MyEtherWallet down is slim to none. It costs us almost nothing to maintain as we aren\'t storing any information. If we do take the domain down, it still is, and always will be, publicly available at [https://github.com/kvhnuke/etherwallet](https://github.com/kvhnuke/etherwallet/tree/gh-pages). You can download the ZIP there and run it locally. '), _defineProperty(_ja$data, 'HELP_8CX_Title', '8) What happens if MyEtherWallet CX disappears? '), _defineProperty(_ja$data, 'HELP_8CX_Desc_1', 'First, all data is saved on your computer, not our servers. I know it can be confusing, but when you look at the Chrome Extension, you are NOT looking at stuff saved on our servers somewhere - it\'s all saved on your own computer. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_2', 'That said, it is **very important** that you back up all your information for any new wallets generated with MyEtherWallet CX. That way if anything happens to MyEtherWallet CX or your computer, you still have all the information necessary to access your Ether. See the #2a for how to back up your wallets. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_3', 'If for some reason MyEtherWallet CX disappears from the Chrome Store, you can find the source on Github and load it manually. See #5 above. '), _defineProperty(_ja$data, 'HELP_9_Title', '9) Is the "Ether送出 トークン送出" page offline? '), _defineProperty(_ja$data, 'HELP_9_Desc_1', 'No. It needs the internet in order to get the current gas price, nonce of your account, and broadcast the transaction (aka "send"). However, it only sends the signed transaction. Your private key safely stays with you. We also now provide an "Offline Transaction" page so that you can ensure your private keys are on an offline/airgapped computer at all times. '), _defineProperty(_ja$data, 'HELP_10_Title', '10) How do I make an offline transaction? '), _defineProperty(_ja$data, 'HELP_10_Desc_1', 'Navigate to the "Offline Transaction" page via your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_2', 'Enter the "From Address". Please note, this is the address you are sending FROM, not TO. This generates the nonce and gas price. '), _defineProperty(_ja$data, 'HELP_10_Desc_3', 'Move to your offline computer. Enter the "TO ADDRESS" and the "AMOUNT" you wish to send. '), _defineProperty(_ja$data, 'HELP_10_Desc_4', 'Enter the "GAS PRICE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_5', 'Enter the "NONCE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_6', 'The "GAS LIMIT" has a default value of 21000. This will cover a standard transaction. If you are sending to a contract or are including additional data with your transaction, you will need to increase the gas limit. Any excess gas will be returned to you. '), _defineProperty(_ja$data, 'HELP_10_Desc_7', 'If you wish, enter some data. If you enter data, you will need to include more than the 21000 default gas limit. All data is in HEX format. '), _defineProperty(_ja$data, 'HELP_10_Desc_8', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_10_Desc_9', 'Press the "GENERATE SIGNED TRANSACTION" button. '), _defineProperty(_ja$data, 'HELP_10_Desc_10', 'The data field below this button will populate with your signed transaction. Copy this and move it back to your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_11', 'On your online computer, paste the signed transaction into the text field in step #3 and click send. This will broadcast your transaction. '), _defineProperty(_ja$data, 'HELP_12_Title', '12) How do I import a wallet created with MyEtherWallet into geth / Ethereum Wallet / Mist? '), _defineProperty(_ja$data, 'HELP_12_Desc_1', 'Using an Geth/Mist JSON file from MyEtherWallet v2+.... '), _defineProperty(_ja$data, 'HELP_12_Desc_2', 'Go to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_3', 'Unlock your wallet using your **encrypted** private key or JSON file. '), _defineProperty(_ja$data, 'HELP_12_Desc_4', 'Go to the "My Wallets" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_5', 'Select the wallet you want to import into Mist, click the "View" icon, enter your password, and access your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_6', 'Find the "Download JSON file - Geth/Mist Format (encrypted)" section. Press the "Download" button below that. You now have your keystore file. '), _defineProperty(_ja$data, 'HELP_12_Desc_7', 'Open the Ethereum Wallet application. '), _defineProperty(_ja$data, 'HELP_12_Desc_8', 'In the menu bar, go "Accounts" -> "Backup" -> "Accounts" '), _defineProperty(_ja$data, 'HELP_12_Desc_9', 'This will open your keystore folder. Copy the file you just downloaded (`UTC--2016-04-14......../`) into that keystore folder. '), _defineProperty(_ja$data, 'HELP_12_Desc_10', 'Your account should show up immediately under "Accounts." '), _defineProperty(_ja$data, 'HELP_12_Desc_11', 'Using your unencrypted private key... '), _defineProperty(_ja$data, 'HELP_12_Desc_12', 'If you do not already have your unencrypted private key, navigate to the "View Wallet Details" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_13', 'Select your wallet file -or- enter/paste your private key to unlock your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_14', 'Copy Your Private Key (unencrypted). '), _defineProperty(_ja$data, 'HELP_12_Desc_15', 'If you are on a Mac: '), _defineProperty(_ja$data, 'HELP_12_Desc_15b', 'If you are on a PC: '), _defineProperty(_ja$data, 'HELP_12_Desc_16', 'Open Text Edit and paste this private key. '), _defineProperty(_ja$data, 'HELP_12_Desc_17', 'Go to the menu bar and click "Format" -> "Make Plain Text". '), _defineProperty(_ja$data, 'HELP_12_Desc_18', 'Save this file to your `desktop/` as `nothing_special_delete_me.txt`. Make sure it says "UTF-8" and "If no extension is provided use .txt" in the save dialog. '), _defineProperty(_ja$data, 'HELP_12_Desc_19', 'Open terminal and run the following command: `geth account import ~/Desktop/nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_20', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_21', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_22', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_12_Desc_23', 'Open Notepad & paste the private key '), _defineProperty(_ja$data, 'HELP_12_Desc_24', 'Save the file as `nothing_special_delete_me.txt` at `C:` '), _defineProperty(_ja$data, 'HELP_12_Desc_25', 'Run the command, `geth account import C:\\nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_26', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_27', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_28', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_13_Title', '13) What does "Insufficient funds. Account you try to send transaction from does not have enough funds. Required XXXXXXXXXXXXXXXXXXX and got: XXXXXXXXXXXXXXXX." Mean? '), _defineProperty(_ja$data, 'HELP_13_Desc_1', 'This means you do not have enough Ether in your account to cover the cost of gas. Each transaction (including token and contract transactions) require gas and that gas is paid in Ether. The number displayed is the amount required to cover the cost of the transaction in Wei. Take that number, divide by `1000000000000000000`, and subtract the amount of Ether you were trying to send (if you were attempting to send Ether). This will give you the amount of Ether you need to send to that account to make the transaction. '), _defineProperty(_ja$data, 'HELP_14_Title', '14) Some sites randomize (seed) the private key generation via mouse movements. MyEtherWallet.com doesn\'t do this. Is the random number generation for MyEtherWallet safe? '), _defineProperty(_ja$data, 'HELP_14_Desc_1', 'While the mouse moving thing is clever and we understand why people like it, the reality is window.crypto ensures more entropy than your mouse movements. The mouse movements aren\'t unsafe, it\'s just that we (and tons of other crypto experiments) believe in window.crypto. In addition, MyEtherWallet.com can be used on touch devices. Here\'s a [conversation between an angry redditor and Vitalik Buterin regarding mouse movements v. window.crypto](https://www.reddit.com/r/ethereum/comments/2bilqg/note_there_is_a_paranoid_highsecurity_way_to/cj5sgrm) and here is the [the window.crypto w3 spec](https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#dfn-GlobalCrypto). '), _defineProperty(_ja$data, 'HELP_15_Title', '15) Why hasn\'t the account I just created show up in the blockchain explorer? (ie: etherchain, etherscan) '), _defineProperty(_ja$data, 'HELP_15_Desc_1', 'Accounts will only show up in a blockchain explorer once the account has activity on it—for example, once you have transferred some Ether to it. '), _defineProperty(_ja$data, 'HELP_16_Title', '16) How do I check the balance of my account? '), _defineProperty(_ja$data, 'HELP_16_Desc_1', 'You can use a blockchain explorer like [etherscan.io](https://etherscan.io/). Paste your address into the search bar and it will pull up your address and transaction history. For example, here\'s what our [donation account](https://etherscan.io/address/0x7cb57b5a97eabe94205c07890be4c1ad31e486a8) looks like on etherscan.io '), _defineProperty(_ja$data, 'HELP_17_Title', '17) Why isn\'t my balance showing up when I unlock my wallet? '), _defineProperty(_ja$data, 'HELP_17_Desc_1', 'This is most likely due to the fact that you are behind a firewall. The API that we use to get the balance and convert said balance is often blocked by firewalls for whatever reason. You will still be able to send transactions, you just need to use a different method to see said balance, like etherscan.io '), _defineProperty(_ja$data, 'HELP_18_Title', '18) Where is my geth wallet file? '), _defineProperty(_ja$data, 'HELP_19_Title', '19) Where is my Mist wallet file? '), _defineProperty(_ja$data, 'HELP_19_Desc_1', 'Mist files are typically found in the file locations above, but it\'s much easier to open Mist, select "Accounts" in the top bar, select "Backup", and select "Accounts". This will open the folder where your files are stored. '), _defineProperty(_ja$data, 'HELP_20_Title', '20) Where is my pre-sale wallet file? '), _defineProperty(_ja$data, 'HELP_20_Desc_1', 'Wherever you saved it. ;) It also was emailed to you, so check there. Look for the file called `"ethereum_wallet_backup.json"` and select that file. This wallet file will be encrypted with a password that you created during the purchase of the pre-sale. '), _defineProperty(_ja$data, 'HELP_21_Title', '21) Couldn\'t everybody put in random private keys, look for a balance, and send to their own address? '), _defineProperty(_ja$data, 'HELP_21_Desc_1', 'Short version: yes, but finding an account with a balance would take longer than the universe...so...no. '), _defineProperty(_ja$data, 'HELP_21_Desc_2', 'Long ELI5 Version: So Ethereum is based on [Public Key Cryptography](https://en.wikipedia.org/wiki/Public-key_cryptography), specifically [Elliptic curve cryptography](https://eprint.iacr.org/2013/734.pdf) which is very widely used, not just in Ethereum. Most servers are protected via ECC. Bitcoin uses the same, as well as SSH and TLS and a lot of other stuff. The Ethereum keys specifically are 256-bit keys, which are stronger than 128-bit and 192-bit, which are also widely used and still considered secure by experts. '), _defineProperty(_ja$data, 'HELP_21_Desc_3', 'In this you have a private key and a public key. The private key can derive the public key, but the public key cannot be turned back into the private key. The fact that the internet and the world’s secrets are using this cryptography means that if there is a way to go from public key to private key, your lost ether is the least of everyone’s problems. '), _defineProperty(_ja$data, 'HELP_21_Desc_4', 'Now, that said, YES if someone else has your private key then they can indeed send ether from your account. Just like if someone has your password to your email, they can read and send your email, or the password to your bank account, they could make transfers. You could download the Keystore version of your private key which is the private key that is encrypted with a password. This is like having a password that is also protected by another password. '), _defineProperty(_ja$data, 'HELP_21_Desc_5', 'And YES, in theory you could just type in a string of 64 hexadecimal characters until you got one that matched. In fact, smart people could write a program to very quickly check random private keys. This is known as "brute-forcing" or "mining" private keys. People have thought about this long and hard. With a few very high end servers, they may be able to check 1M+ keys / second. However, even checking that many per second would not yield access to make the cost of running those servers even close to worthwhile - it is more likely you, and your great-grandchildren, will die before getting a match. '), _defineProperty(_ja$data, 'HELP_21_Desc_6', 'If you know anything about Bitcoin, [this will put it in perspective:](http://bitcoin.stackexchange.com/questions/32331/two-people-with-same-public-address-how-will-people-network-know-how-to-deliver) *To illustrate how unlikely this is: suppose every satoshi of every bitcoin ever to be generated was sent to its own unique private keys. The probability that among those keys there could be two that would correspond to the same address is roughly one in 100 quintillion. '), _defineProperty(_ja$data, 'HELP_21_Desc_7', '[If you want something a bit more technical:](http://security.stackexchange.com/questions/25375/why-not-use-larger-cipher-keys/25392#25392) *These numbers have nothing to do with the technology of the devices; they are the maximums that thermodynamics will allow. And they strongly imply that brute-force attacks against 256-bit keys will be infeasible until computers are built from something other than matter and occupy something other than space. '), _defineProperty(_ja$data, 'HELP_21_Desc_8', 'Of course, this all assumes that keys are generated in a truly random way & with sufficient entropy. The keys generated here meet that criteria, as do Jaxx and Mist/geth. The Ethereum wallets are all pretty good. Keys generated by brainwallets do not, as a person\'s brain is not capable of creating a truly random seed. There have been a number of other issues regarding lack of entropy or seeds not being generated in a truly random way in Bitcoin-land, but that\'s a separate issue that can wait for another day. '), _defineProperty(_ja$data, 'HELP_Warning', 'If you created a wallet -or- downloaded the repo before **Dec. 31st, 2015**, please check your wallets & download a new version of the repo. Click for details. '), _defineProperty(_ja$data, 'HELP_Desc', 'Do you see something missing? Have another question? [Get in touch with us](mailto:support@myetherwallet.com), and we will not only answer your question, we will update this page to be more useful to people in the future! '), _defineProperty(_ja$data, 'HELP_Remind_Title', 'Some reminders '), _defineProperty(_ja$data, 'HELP_Remind_Desc_1', '**Ethereum, MyEtherWallet.com & MyEtherWallet CX, and some of the underlying Javascript libraries we use are under active development.** While we have thoroughly tested & tens of thousands of wallets have been successfully created by people all over the globe, there is always the remote possibility that something unexpected happens that causes your ETH to be lost. Please do not invest more than you are willing to lose, and please be careful. If something were to happen, we are sorry, but **we are not responsible for the lost Ether**. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_2', 'MyEtherWallet.com & MyEtherWallet CX are not "web wallets". You do not create an account or give us your Ether to hold onto. All data never leaves your computer/your browser. We make it easy for you to create, save, and access your information and interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_3', 'If you do not save your private key & password, there is no way to recover access to your wallet or the funds it holds. Back them up in multiple physical locations – not just on your computer! '), _defineProperty(_ja$data, 'HELP_SecCX_Title', 'Security - MyEtherWallet CX '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_1', 'Where is this extension saving my information? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_2', 'The information you store in this Chrome Extension is saved via [chrome.storage](http://chrome.storage/). - this is the same place your passwords are saved when you save your password in Chrome. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_3', 'What information is saved? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_4', 'The address, nickname, private key is stored in chrome.storage. The private key is encrypted using the password you set when you added the wallet. The nickname and wallet address is not encrypted. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_5', 'Why aren\'t the nickname and wallet address encrypted? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_6', 'If we were to encrypt these items, you would need to enter a password each time you wanted to view your account balance or view the nicknames. If this concerns you, we recommend you use MyEtherWallet.com instead of this Chrome Extension. '), _defineProperty(_ja$data, 'HELP_Sec_Title', 'Security '), _defineProperty(_ja$data, 'HELP_Sec_Desc_1', 'If one of your first questions is "Why should I trust these people?", that is a good thing. Hopefully the following will help ease your fears. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_2', 'We\'ve been up and running since August 2015. If you search for ["myetherwallet" on reddit](https://www.reddit.com/search?q=myetherwallet), you can see numerous people who use us with great success. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_3', 'We aren\'t going to take your money or steal your private key(s). There is no malicious code on this site. In fact the "GENERATE WALLET" pages are completely client-side. That means that all the code is executed on ** your computer** and it is never saved and transmitted anywhere. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_4', 'Check the URL -- This site is being served through GitHub and you can see the source code here: [https://github.com/kvhnuke/etherwallet/tree/gh-pages](https://github.com/kvhnuke/etherwallet/tree/gh-pages) to [https://www.myetherwallet.com](https://www.myetherwallet.com). '), _defineProperty(_ja$data, 'HELP_Sec_Desc_5', 'For generating wallets, you can download the [source code and run it locally](https://github.com/kvhnuke/etherwallet/releases/latest). See #5 above. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_6', 'Generate a test wallet and check and see what network activity is happening. The easiest way for you to do this is to right click on the page and click "inspect element". Go to the "Network" tab. Generate a test wallet. You will see there is no network activity. You may see something happening that looks like data:image/gif and data:image/png. Those are the QR codes being generated...on your computer...by your computer. No bytes were transferred. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_8', 'If you do not feel comfortable using this tool, then by all means, do not use it. We created this tool as a helpful way for people to generate wallets and make transactions without needing to dive into command line or run a full node. Again, feel free to reach out if you have concerns and we will respond as quickly as possible. Thanks! '), _defineProperty(_ja$data, 'HELP_FAQ_Title', 'More Helpful Answers to Frequent Questions '), _defineProperty(_ja$data, 'HELP_Contact_Title', 'Ways to Get in Touch'), _ja$data);
module.exports = ja;
-},{}],117:[function(require,module,exports){
+},{}],119:[function(require,module,exports){
// Korean
'use strict';
@@ -16634,7 +16687,7 @@ ko.data = (_ko$data = {
module.exports = ko;
-},{}],118:[function(require,module,exports){
+},{}],120:[function(require,module,exports){
// Dutch
'use strict';
@@ -16799,7 +16852,7 @@ nl.data = (_nl$data = {
module.exports = nl;
-},{}],119:[function(require,module,exports){
+},{}],121:[function(require,module,exports){
// Norwegian
'use strict';
@@ -16964,7 +17017,7 @@ no.data = (_no$data = {
module.exports = no;
-},{}],120:[function(require,module,exports){
+},{}],122:[function(require,module,exports){
// Polish
'use strict';
@@ -17129,7 +17182,7 @@ pl.data = (_pl$data = {
module.exports = pl;
-},{}],121:[function(require,module,exports){
+},{}],123:[function(require,module,exports){
// Portuguese
'use strict';
@@ -17294,7 +17347,7 @@ pt.data = (_pt$data = {
module.exports = pt;
-},{}],122:[function(require,module,exports){
+},{}],124:[function(require,module,exports){
// Russian
'use strict';
@@ -17459,7 +17512,7 @@ ru.data = (_ru$data = {
module.exports = ru;
-},{}],123:[function(require,module,exports){
+},{}],125:[function(require,module,exports){
// English
'use strict';
@@ -17624,7 +17677,7 @@ th.data = (_th$data = {
module.exports = th;
-},{}],124:[function(require,module,exports){
+},{}],126:[function(require,module,exports){
// Turkish
'use strict';
@@ -17789,7 +17842,7 @@ tr.data = (_tr$data = {
module.exports = tr;
-},{}],125:[function(require,module,exports){
+},{}],127:[function(require,module,exports){
'use strict';
var ca = require('./ca');
@@ -17855,7 +17908,7 @@ translate.marked = function (data) {
};
module.exports = translate;
-},{"./ca":104,"./de":105,"./el":106,"./en":107,"./es":108,"./fa":109,"./fi":110,"./fr":111,"./ht":112,"./hu":113,"./id":114,"./it":115,"./ja":116,"./ko":117,"./nl":118,"./no":119,"./pl":120,"./pt":121,"./ru":122,"./th":123,"./tr":124,"./vi":126,"./zhcn":127,"./zhtw":128}],126:[function(require,module,exports){
+},{"./ca":106,"./de":107,"./el":108,"./en":109,"./es":110,"./fa":111,"./fi":112,"./fr":113,"./ht":114,"./hu":115,"./id":116,"./it":117,"./ja":118,"./ko":119,"./nl":120,"./no":121,"./pl":122,"./pt":123,"./ru":124,"./th":125,"./tr":126,"./vi":128,"./zhcn":129,"./zhtw":130}],128:[function(require,module,exports){
// Vietnamese
'use strict';
@@ -18020,7 +18073,7 @@ vi.data = (_vi$data = {
module.exports = vi;
-},{}],127:[function(require,module,exports){
+},{}],129:[function(require,module,exports){
// simplified Chinese, zh-CN, 简体中文
'use strict';
@@ -18185,7 +18238,7 @@ zhcn.data = (_zhcn$data = {
module.exports = zhcn;
-},{}],128:[function(require,module,exports){
+},{}],130:[function(require,module,exports){
// Traditional Chinese 繁體中文 - zh-tw.js
'use strict';
@@ -18350,7 +18403,7 @@ zhtw.data = (_zhtw$data = {
module.exports = zhtw;
-},{}],129:[function(require,module,exports){
+},{}],131:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -18655,7 +18708,7 @@ uiFuncs.notifier = {
module.exports = uiFuncs;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],130:[function(require,module,exports){
+},{"buffer":196}],132:[function(require,module,exports){
'use strict';
var validator = function validator() {};
@@ -18725,7 +18778,7 @@ validator.isValidURL = function (str) {
};
module.exports = validator;
-},{}],131:[function(require,module,exports){
+},{}],133:[function(require,module,exports){
'use strict';
var Wallet = require('./myetherwallet.js');
@@ -18781,7 +18834,7 @@ Web3Wallet.prototype.getV3Filename = function (timestamp) {
module.exports = Web3Wallet;
-},{"./myetherwallet.js":61}],132:[function(require,module,exports){
+},{"./myetherwallet.js":62}],134:[function(require,module,exports){
'use strict';
/**
@@ -22872,13 +22925,13 @@ module.exports = Web3Wallet;
}).info({ angularVersion: '1.6.5' }).directive('ngAnimateSwap', ngAnimateSwapDirective).directive('ngAnimateChildren', $$AnimateChildrenDirective).factory('$$rAFScheduler', $$rAFSchedulerFactory).provider('$$animateQueue', $$AnimateQueueProvider).provider('$$animation', $$AnimationProvider).provider('$animateCss', $AnimateCssProvider).provider('$$animateCssDriver', $$AnimateCssDriverProvider).provider('$$animateJs', $$AnimateJsProvider).provider('$$animateJsDriver', $$AnimateJsDriverProvider);
})(window, window.angular);
-},{}],133:[function(require,module,exports){
+},{}],135:[function(require,module,exports){
'use strict';
require('./angular-animate');
module.exports = 'ngAnimate';
-},{"./angular-animate":132}],134:[function(require,module,exports){
+},{"./angular-animate":134}],136:[function(require,module,exports){
'use strict';
/**
@@ -23642,13 +23695,13 @@ module.exports = 'ngAnimate';
}]);
})(window, window.angular);
-},{}],135:[function(require,module,exports){
+},{}],137:[function(require,module,exports){
'use strict';
require('./angular-sanitize');
module.exports = 'ngSanitize';
-},{"./angular-sanitize":134}],136:[function(require,module,exports){
+},{"./angular-sanitize":136}],138:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -23703,7 +23756,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
return 'pascalprecht.translate';
});
-},{}],137:[function(require,module,exports){
+},{}],139:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -27395,7 +27448,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
return 'pascalprecht.translate';
});
-},{}],138:[function(require,module,exports){
+},{}],140:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -60598,13 +60651,13 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
!window.angular.$$csp().noInlineStyle && window.angular.element(document.head).prepend('');
-},{}],139:[function(require,module,exports){
+},{}],141:[function(require,module,exports){
'use strict';
require('./angular');
module.exports = angular;
-},{"./angular":138}],140:[function(require,module,exports){
+},{"./angular":140}],142:[function(require,module,exports){
'use strict';
var asn1 = exports;
@@ -60617,7 +60670,7 @@ asn1.constants = require('./asn1/constants');
asn1.decoders = require('./asn1/decoders');
asn1.encoders = require('./asn1/encoders');
-},{"./asn1/api":141,"./asn1/base":143,"./asn1/constants":147,"./asn1/decoders":149,"./asn1/encoders":152,"bn.js":164}],141:[function(require,module,exports){
+},{"./asn1/api":143,"./asn1/base":145,"./asn1/constants":149,"./asn1/decoders":151,"./asn1/encoders":154,"bn.js":166}],143:[function(require,module,exports){
'use strict';
var asn1 = require('../asn1');
@@ -60676,7 +60729,7 @@ Entity.prototype.encode = function encode(data, enc, /* internal */reporter) {
return this._getEncoder(enc).encode(data, reporter);
};
-},{"../asn1":140,"inherits":258,"vm":339}],142:[function(require,module,exports){
+},{"../asn1":142,"inherits":260,"vm":341}],144:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -60784,7 +60837,7 @@ EncoderBuffer.prototype.join = function join(out, offset) {
return out;
};
-},{"../base":143,"buffer":194,"inherits":258}],143:[function(require,module,exports){
+},{"../base":145,"buffer":196,"inherits":260}],145:[function(require,module,exports){
'use strict';
var base = exports;
@@ -60794,7 +60847,7 @@ base.DecoderBuffer = require('./buffer').DecoderBuffer;
base.EncoderBuffer = require('./buffer').EncoderBuffer;
base.Node = require('./node');
-},{"./buffer":142,"./node":144,"./reporter":145}],144:[function(require,module,exports){
+},{"./buffer":144,"./node":146,"./reporter":147}],146:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -61323,7 +61376,7 @@ Node.prototype._isPrintstr = function isPrintstr(str) {
);
};
-},{"../base":143,"minimalistic-assert":271}],145:[function(require,module,exports){
+},{"../base":145,"minimalistic-assert":273}],147:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -61443,7 +61496,7 @@ ReporterError.prototype.rethrow = function rethrow(msg) {
return this;
};
-},{"inherits":258}],146:[function(require,module,exports){
+},{"inherits":260}],148:[function(require,module,exports){
'use strict';
var constants = require('../constants');
@@ -61489,7 +61542,7 @@ exports.tag = {
};
exports.tagByName = constants._reverse(exports.tag);
-},{"../constants":147}],147:[function(require,module,exports){
+},{"../constants":149}],149:[function(require,module,exports){
'use strict';
var constants = exports;
@@ -61511,7 +61564,7 @@ constants._reverse = function reverse(map) {
constants.der = require('./der');
-},{"./der":146}],148:[function(require,module,exports){
+},{"./der":148}],150:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -61789,7 +61842,7 @@ function derDecodeLen(buf, primitive, fail) {
return len;
}
-},{"../../asn1":140,"inherits":258}],149:[function(require,module,exports){
+},{"../../asn1":142,"inherits":260}],151:[function(require,module,exports){
'use strict';
var decoders = exports;
@@ -61797,7 +61850,7 @@ var decoders = exports;
decoders.der = require('./der');
decoders.pem = require('./pem');
-},{"./der":148,"./pem":150}],150:[function(require,module,exports){
+},{"./der":150,"./pem":152}],152:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -61845,7 +61898,7 @@ PEMDecoder.prototype.decode = function decode(data, options) {
return DERDecoder.prototype.decode.call(this, input, options);
};
-},{"./der":148,"buffer":194,"inherits":258}],151:[function(require,module,exports){
+},{"./der":150,"buffer":196,"inherits":260}],153:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -62090,7 +62143,7 @@ function encodeTag(tag, primitive, cls, reporter) {
return res;
}
-},{"../../asn1":140,"buffer":194,"inherits":258}],152:[function(require,module,exports){
+},{"../../asn1":142,"buffer":196,"inherits":260}],154:[function(require,module,exports){
'use strict';
var encoders = exports;
@@ -62098,7 +62151,7 @@ var encoders = exports;
encoders.der = require('./der');
encoders.pem = require('./pem');
-},{"./der":151,"./pem":153}],153:[function(require,module,exports){
+},{"./der":153,"./pem":155}],155:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -62123,7 +62176,7 @@ PEMEncoder.prototype.encode = function encode(data, options) {
return out.join('\n');
};
-},{"./der":151,"inherits":258}],154:[function(require,module,exports){
+},{"./der":153,"inherits":260}],156:[function(require,module,exports){
(function (global){
'use strict';
@@ -62598,7 +62651,7 @@ var objectKeys = Object.keys || function (obj) {
};
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"util/":333}],155:[function(require,module,exports){
+},{"util/":335}],157:[function(require,module,exports){
'use strict';
exports.byteLength = byteLength;
@@ -62714,7 +62767,7 @@ function fromByteArray(uint8) {
return parts.join('');
}
-},{}],156:[function(require,module,exports){
+},{}],158:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -65445,7 +65498,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
}
})(undefined);
-},{}],157:[function(require,module,exports){
+},{}],159:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -65600,7 +65653,7 @@ module.exports = {
}
};
-},{"./wordlists/english.json":158,"./wordlists/french.json":159,"./wordlists/italian.json":160,"./wordlists/japanese.json":161,"./wordlists/spanish.json":162,"create-hash":199,"pbkdf2":278,"randombytes":292,"safe-buffer":308,"unorm":328}],158:[function(require,module,exports){
+},{"./wordlists/english.json":160,"./wordlists/french.json":161,"./wordlists/italian.json":162,"./wordlists/japanese.json":163,"./wordlists/spanish.json":164,"create-hash":201,"pbkdf2":280,"randombytes":294,"safe-buffer":310,"unorm":330}],160:[function(require,module,exports){
module.exports=[
"abandon",
"ability",
@@ -67652,7 +67705,7 @@ module.exports=[
"zoo"
]
-},{}],159:[function(require,module,exports){
+},{}],161:[function(require,module,exports){
module.exports=[
"abaisser",
"abandon",
@@ -69704,7 +69757,7 @@ module.exports=[
"zoologie"
]
-},{}],160:[function(require,module,exports){
+},{}],162:[function(require,module,exports){
module.exports=[
"abaco",
"abbaglio",
@@ -71756,7 +71809,7 @@ module.exports=[
"zuppa"
]
-},{}],161:[function(require,module,exports){
+},{}],163:[function(require,module,exports){
module.exports=[
"あいこくしん",
"あいさつ",
@@ -73808,7 +73861,7 @@ module.exports=[
"われる"
]
-},{}],162:[function(require,module,exports){
+},{}],164:[function(require,module,exports){
module.exports=[
"ábaco",
"abdomen",
@@ -75860,7 +75913,7 @@ module.exports=[
"zurdo"
]
-},{}],163:[function(require,module,exports){
+},{}],165:[function(require,module,exports){
'use strict';
// Reference https://github.com/bitcoin/bips/blob/master/bip-0066.mediawiki
@@ -75977,7 +76030,7 @@ module.exports = {
encode: encode
};
-},{"safe-buffer":308}],164:[function(require,module,exports){
+},{"safe-buffer":310}],166:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -79342,7 +79395,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
};
})(typeof module === 'undefined' || module, undefined);
-},{"buffer":166}],165:[function(require,module,exports){
+},{"buffer":168}],167:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -79409,10 +79462,10 @@ if ((typeof self === 'undefined' ? 'undefined' : _typeof(self)) === 'object') {
} catch (e) {}
}
-},{"crypto":166}],166:[function(require,module,exports){
+},{"crypto":168}],168:[function(require,module,exports){
"use strict";
-},{}],167:[function(require,module,exports){
+},{}],169:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -79590,7 +79643,7 @@ AES.prototype._doCryptBlock = function (M, keySchedule, SUB_MIX, SBOX) {
exports.AES = AES;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],168:[function(require,module,exports){
+},{"buffer":196}],170:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -79693,7 +79746,7 @@ function xorTest(a, b) {
}
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"./ghash":172,"buffer":194,"buffer-xor":193,"cipher-base":195,"inherits":258}],169:[function(require,module,exports){
+},{"./aes":169,"./ghash":174,"buffer":196,"buffer-xor":195,"cipher-base":197,"inherits":260}],171:[function(require,module,exports){
'use strict';
var ciphers = require('./encrypter');
@@ -79708,7 +79761,7 @@ function getCiphers() {
}
exports.listCiphers = exports.getCiphers = getCiphers;
-},{"./decrypter":170,"./encrypter":171,"./modes":173}],170:[function(require,module,exports){
+},{"./decrypter":172,"./encrypter":173,"./modes":175}],172:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -79851,7 +79904,7 @@ exports.createDecipher = createDecipher;
exports.createDecipheriv = createDecipheriv;
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"./authCipher":168,"./modes":173,"./modes/cbc":174,"./modes/cfb":175,"./modes/cfb1":176,"./modes/cfb8":177,"./modes/ctr":178,"./modes/ecb":179,"./modes/ofb":180,"./streamCipher":181,"buffer":194,"cipher-base":195,"evp_bytestokey":238,"inherits":258}],171:[function(require,module,exports){
+},{"./aes":169,"./authCipher":170,"./modes":175,"./modes/cbc":176,"./modes/cfb":177,"./modes/cfb1":178,"./modes/cfb8":179,"./modes/ctr":180,"./modes/ecb":181,"./modes/ofb":182,"./streamCipher":183,"buffer":196,"cipher-base":197,"evp_bytestokey":240,"inherits":260}],173:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -79979,7 +80032,7 @@ exports.createCipheriv = createCipheriv;
exports.createCipher = createCipher;
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"./authCipher":168,"./modes":173,"./modes/cbc":174,"./modes/cfb":175,"./modes/cfb1":176,"./modes/cfb8":177,"./modes/ctr":178,"./modes/ecb":179,"./modes/ofb":180,"./streamCipher":181,"buffer":194,"cipher-base":195,"evp_bytestokey":238,"inherits":258}],172:[function(require,module,exports){
+},{"./aes":169,"./authCipher":170,"./modes":175,"./modes/cbc":176,"./modes/cfb":177,"./modes/cfb1":178,"./modes/cfb8":179,"./modes/ctr":180,"./modes/ecb":181,"./modes/ofb":182,"./streamCipher":183,"buffer":196,"cipher-base":197,"evp_bytestokey":240,"inherits":260}],174:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80070,7 +80123,7 @@ function xor(a, b) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],173:[function(require,module,exports){
+},{"buffer":196}],175:[function(require,module,exports){
'use strict';
exports['aes-128-ecb'] = {
@@ -80245,7 +80298,7 @@ exports['aes-256-gcm'] = {
type: 'auth'
};
-},{}],174:[function(require,module,exports){
+},{}],176:[function(require,module,exports){
'use strict';
var xor = require('buffer-xor');
@@ -80266,7 +80319,7 @@ exports.decrypt = function (self, block) {
return xor(out, pad);
};
-},{"buffer-xor":193}],175:[function(require,module,exports){
+},{"buffer-xor":195}],177:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80303,7 +80356,7 @@ function encryptStart(self, data, decrypt) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"buffer-xor":193}],176:[function(require,module,exports){
+},{"buffer":196,"buffer-xor":195}],178:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -80343,7 +80396,7 @@ function shiftIn(buffer, value) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],177:[function(require,module,exports){
+},{"buffer":196}],179:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -80364,7 +80417,7 @@ exports.encrypt = function (self, chunk, decrypt) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],178:[function(require,module,exports){
+},{"buffer":196}],180:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80401,7 +80454,7 @@ exports.encrypt = function (self, chunk) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"buffer-xor":193}],179:[function(require,module,exports){
+},{"buffer":196,"buffer-xor":195}],181:[function(require,module,exports){
"use strict";
exports.encrypt = function (self, block) {
@@ -80411,7 +80464,7 @@ exports.decrypt = function (self, block) {
return self._cipher.decryptBlock(block);
};
-},{}],180:[function(require,module,exports){
+},{}],182:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80433,7 +80486,7 @@ exports.encrypt = function (self, chunk) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"buffer-xor":193}],181:[function(require,module,exports){
+},{"buffer":196,"buffer-xor":195}],183:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80464,7 +80517,7 @@ StreamCipher.prototype._final = function () {
};
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"buffer":194,"cipher-base":195,"inherits":258}],182:[function(require,module,exports){
+},{"./aes":169,"buffer":196,"cipher-base":197,"inherits":260}],184:[function(require,module,exports){
'use strict';
var ebtk = require('evp_bytestokey');
@@ -80541,7 +80594,7 @@ function getCiphers() {
}
exports.listCiphers = exports.getCiphers = getCiphers;
-},{"browserify-aes/browser":169,"browserify-aes/modes":173,"browserify-des":183,"browserify-des/modes":184,"evp_bytestokey":238}],183:[function(require,module,exports){
+},{"browserify-aes/browser":171,"browserify-aes/modes":175,"browserify-des":185,"browserify-des/modes":186,"evp_bytestokey":240}],185:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80590,7 +80643,7 @@ DES.prototype._final = function () {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"cipher-base":195,"des.js":205,"inherits":258}],184:[function(require,module,exports){
+},{"buffer":196,"cipher-base":197,"des.js":207,"inherits":260}],186:[function(require,module,exports){
'use strict';
exports['des-ecb'] = {
@@ -80618,7 +80671,7 @@ exports['des-ede'] = {
iv: 0
};
-},{}],185:[function(require,module,exports){
+},{}],187:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80663,12 +80716,12 @@ function getr(priv) {
}
}).call(this,require("buffer").Buffer)
-},{"bn.js":164,"buffer":194,"randombytes":292}],186:[function(require,module,exports){
+},{"bn.js":166,"buffer":196,"randombytes":294}],188:[function(require,module,exports){
'use strict';
module.exports = require('./browser/algorithms.json');
-},{"./browser/algorithms.json":187}],187:[function(require,module,exports){
+},{"./browser/algorithms.json":189}],189:[function(require,module,exports){
module.exports={
"sha224WithRSAEncryption": {
"sign": "rsa",
@@ -80822,7 +80875,7 @@ module.exports={
}
}
-},{}],188:[function(require,module,exports){
+},{}],190:[function(require,module,exports){
module.exports={
"1.3.132.0.10": "secp256k1",
"1.3.132.0.33": "p224",
@@ -80832,7 +80885,7 @@ module.exports={
"1.3.132.0.35": "p521"
}
-},{}],189:[function(require,module,exports){
+},{}],191:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80929,7 +80982,7 @@ module.exports = {
};
}).call(this,require("buffer").Buffer)
-},{"./algorithms.json":187,"./sign":190,"./verify":191,"buffer":194,"create-hash":199,"inherits":258,"stream":324}],190:[function(require,module,exports){
+},{"./algorithms.json":189,"./sign":192,"./verify":193,"buffer":196,"create-hash":201,"inherits":260,"stream":326}],192:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -81081,7 +81134,7 @@ module.exports.getKey = getKey;
module.exports.makeKey = makeKey;
}).call(this,require("buffer").Buffer)
-},{"./curves.json":188,"bn.js":164,"browserify-rsa":185,"buffer":194,"create-hmac":202,"elliptic":217,"parse-asn1":277}],191:[function(require,module,exports){
+},{"./curves.json":190,"bn.js":166,"browserify-rsa":187,"buffer":196,"create-hmac":204,"elliptic":219,"parse-asn1":279}],193:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -81166,7 +81219,7 @@ function checkValue(b, q) {
module.exports = verify;
}).call(this,require("buffer").Buffer)
-},{"./curves.json":188,"bn.js":164,"buffer":194,"elliptic":217,"parse-asn1":277}],192:[function(require,module,exports){
+},{"./curves.json":190,"bn.js":166,"buffer":196,"elliptic":219,"parse-asn1":279}],194:[function(require,module,exports){
'use strict';
// Base58 encoding/decoding
@@ -81260,7 +81313,7 @@ module.exports = {
decode: decode
};
-},{}],193:[function(require,module,exports){
+},{}],195:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -81276,7 +81329,7 @@ module.exports = function xor(a, b) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],194:[function(require,module,exports){
+},{"buffer":196}],196:[function(require,module,exports){
/*!
* The buffer module from node.js, for the browser.
*
@@ -82942,7 +82995,7 @@ function numberIsNaN(obj) {
return obj !== obj; // eslint-disable-line no-self-compare
}
-},{"base64-js":155,"ieee754":256}],195:[function(require,module,exports){
+},{"base64-js":157,"ieee754":258}],197:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -83045,7 +83098,7 @@ CipherBase.prototype._toString = function (value, enc, fin) {
module.exports = CipherBase;
-},{"inherits":258,"safe-buffer":308,"stream":324,"string_decoder":326}],196:[function(require,module,exports){
+},{"inherits":260,"safe-buffer":310,"stream":326,"string_decoder":328}],198:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83144,7 +83197,7 @@ module.exports = {
};
}).call(this,require("buffer").Buffer)
-},{"bs58":192,"buffer":194,"create-hash":199}],197:[function(require,module,exports){
+},{"bs58":194,"buffer":196,"create-hash":201}],199:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83255,7 +83308,7 @@ function objectToString(o) {
}
}).call(this,{"isBuffer":require("../../is-buffer/index.js")})
-},{"../../is-buffer/index.js":259}],198:[function(require,module,exports){
+},{"../../is-buffer/index.js":261}],200:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83383,7 +83436,7 @@ function formatReturnValue(bn, enc, len) {
}
}).call(this,require("buffer").Buffer)
-},{"bn.js":164,"buffer":194,"elliptic":217}],199:[function(require,module,exports){
+},{"bn.js":166,"buffer":196,"elliptic":219}],201:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83440,7 +83493,7 @@ module.exports = function createHash(alg) {
};
}).call(this,require("buffer").Buffer)
-},{"./md5":201,"buffer":194,"cipher-base":195,"inherits":258,"ripemd160":306,"sha.js":317}],200:[function(require,module,exports){
+},{"./md5":203,"buffer":196,"cipher-base":197,"inherits":260,"ripemd160":308,"sha.js":319}],202:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83475,7 +83528,7 @@ module.exports = function hash(buf, fn) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],201:[function(require,module,exports){
+},{"buffer":196}],203:[function(require,module,exports){
'use strict';
/*
* A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
@@ -83628,7 +83681,7 @@ module.exports = function md5(buf) {
return makeHash(buf, core_md5);
};
-},{"./make-hash":200}],202:[function(require,module,exports){
+},{"./make-hash":202}],204:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -83693,7 +83746,7 @@ module.exports = function createHmac(alg, key) {
return new Hmac(alg, key);
};
-},{"./legacy":203,"cipher-base":195,"create-hash/md5":201,"inherits":258,"ripemd160":306,"safe-buffer":308,"sha.js":317}],203:[function(require,module,exports){
+},{"./legacy":205,"cipher-base":197,"create-hash/md5":203,"inherits":260,"ripemd160":308,"safe-buffer":310,"sha.js":319}],205:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -83742,7 +83795,7 @@ Hmac.prototype._final = function () {
};
module.exports = Hmac;
-},{"cipher-base":195,"inherits":258,"safe-buffer":308}],204:[function(require,module,exports){
+},{"cipher-base":197,"inherits":260,"safe-buffer":310}],206:[function(require,module,exports){
'use strict';
exports.randomBytes = exports.rng = exports.pseudoRandomBytes = exports.prng = require('randombytes');
@@ -83832,7 +83885,7 @@ exports.constants = {
'POINT_CONVERSION_HYBRID': 6
};
-},{"browserify-cipher":182,"browserify-sign":189,"browserify-sign/algos":186,"create-ecdh":198,"create-hash":199,"create-hmac":202,"diffie-hellman":213,"pbkdf2":278,"public-encrypt":285,"randombytes":292}],205:[function(require,module,exports){
+},{"browserify-cipher":184,"browserify-sign":191,"browserify-sign/algos":188,"create-ecdh":200,"create-hash":201,"create-hmac":204,"diffie-hellman":215,"pbkdf2":280,"public-encrypt":287,"randombytes":294}],207:[function(require,module,exports){
'use strict';
exports.utils = require('./des/utils');
@@ -83841,7 +83894,7 @@ exports.DES = require('./des/des');
exports.CBC = require('./des/cbc');
exports.EDE = require('./des/ede');
-},{"./des/cbc":206,"./des/cipher":207,"./des/des":208,"./des/ede":209,"./des/utils":210}],206:[function(require,module,exports){
+},{"./des/cbc":208,"./des/cipher":209,"./des/des":210,"./des/ede":211,"./des/utils":212}],208:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -83909,7 +83962,7 @@ proto._update = function _update(inp, inOff, out, outOff) {
}
};
-},{"inherits":258,"minimalistic-assert":271}],207:[function(require,module,exports){
+},{"inherits":260,"minimalistic-assert":273}],209:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -84036,7 +84089,7 @@ Cipher.prototype._finalDecrypt = function _finalDecrypt() {
return this._unpad(out);
};
-},{"minimalistic-assert":271}],208:[function(require,module,exports){
+},{"minimalistic-assert":273}],210:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -84173,7 +84226,7 @@ DES.prototype._decrypt = function _decrypt(state, lStart, rStart, out, off) {
utils.rip(l, r, out, off);
};
-},{"../des":205,"inherits":258,"minimalistic-assert":271}],209:[function(require,module,exports){
+},{"../des":207,"inherits":260,"minimalistic-assert":273}],211:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -84222,7 +84275,7 @@ EDE.prototype._update = function _update(inp, inOff, out, outOff) {
EDE.prototype._pad = DES.prototype._pad;
EDE.prototype._unpad = DES.prototype._unpad;
-},{"../des":205,"inherits":258,"minimalistic-assert":271}],210:[function(require,module,exports){
+},{"../des":207,"inherits":260,"minimalistic-assert":273}],212:[function(require,module,exports){
'use strict';
exports.readUInt32BE = function readUInt32BE(bytes, off) {
@@ -84428,7 +84481,7 @@ exports.padSplit = function padSplit(num, size, group) {
}return out.join(' ');
};
-},{}],211:[function(require,module,exports){
+},{}],213:[function(require,module,exports){
'use strict';
var detectBrowser = require('./lib/detectBrowser');
@@ -84441,7 +84494,7 @@ if (typeof navigator !== 'undefined' && navigator) {
module.exports = detectBrowser(agent);
-},{"./lib/detectBrowser":212}],212:[function(require,module,exports){
+},{"./lib/detectBrowser":214}],214:[function(require,module,exports){
'use strict';
module.exports = function detectBrowser(userAgentString) {
@@ -84466,7 +84519,7 @@ module.exports = function detectBrowser(userAgentString) {
}).filter(Boolean).shift();
};
-},{}],213:[function(require,module,exports){
+},{}],215:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -84514,7 +84567,7 @@ exports.DiffieHellmanGroup = exports.createDiffieHellmanGroup = exports.getDiffi
exports.createDiffieHellman = exports.DiffieHellman = createDiffieHellman;
}).call(this,require("buffer").Buffer)
-},{"./lib/dh":214,"./lib/generatePrime":215,"./lib/primes.json":216,"buffer":194}],214:[function(require,module,exports){
+},{"./lib/dh":216,"./lib/generatePrime":217,"./lib/primes.json":218,"buffer":196}],216:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -84681,7 +84734,7 @@ function formatReturnValue(bn, enc) {
}
}).call(this,require("buffer").Buffer)
-},{"./generatePrime":215,"bn.js":164,"buffer":194,"miller-rabin":270,"randombytes":292}],215:[function(require,module,exports){
+},{"./generatePrime":217,"bn.js":166,"buffer":196,"miller-rabin":272,"randombytes":294}],217:[function(require,module,exports){
'use strict';
var randomBytes = require('randombytes');
@@ -84782,7 +84835,7 @@ function findPrime(bits, gen) {
}
}
-},{"bn.js":164,"miller-rabin":270,"randombytes":292}],216:[function(require,module,exports){
+},{"bn.js":166,"miller-rabin":272,"randombytes":294}],218:[function(require,module,exports){
module.exports={
"modp1": {
"gen": "02",
@@ -84817,7 +84870,7 @@ module.exports={
"prime": "ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"
}
}
-},{}],217:[function(require,module,exports){
+},{}],219:[function(require,module,exports){
'use strict';
var elliptic = exports;
@@ -84832,7 +84885,7 @@ elliptic.curves = require('./elliptic/curves');
elliptic.ec = require('./elliptic/ec');
elliptic.eddsa = require('./elliptic/eddsa');
-},{"../package.json":232,"./elliptic/curve":220,"./elliptic/curves":223,"./elliptic/ec":224,"./elliptic/eddsa":227,"./elliptic/utils":231,"brorand":165}],218:[function(require,module,exports){
+},{"../package.json":234,"./elliptic/curve":222,"./elliptic/curves":225,"./elliptic/ec":226,"./elliptic/eddsa":229,"./elliptic/utils":233,"brorand":167}],220:[function(require,module,exports){
'use strict';
var BN = require('bn.js');
@@ -85164,7 +85217,7 @@ BasePoint.prototype.dblp = function dblp(k) {
}return r;
};
-},{"../../elliptic":217,"bn.js":164}],219:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],221:[function(require,module,exports){
'use strict';
var curve = require('../curve');
@@ -85552,7 +85605,7 @@ Point.prototype.eqXToP = function eqXToP(x) {
Point.prototype.toP = Point.prototype.normalize;
Point.prototype.mixedAdd = Point.prototype.add;
-},{"../../elliptic":217,"../curve":220,"bn.js":164,"inherits":258}],220:[function(require,module,exports){
+},{"../../elliptic":219,"../curve":222,"bn.js":166,"inherits":260}],222:[function(require,module,exports){
'use strict';
var curve = exports;
@@ -85562,7 +85615,7 @@ curve.short = require('./short');
curve.mont = require('./mont');
curve.edwards = require('./edwards');
-},{"./base":218,"./edwards":219,"./mont":221,"./short":222}],221:[function(require,module,exports){
+},{"./base":220,"./edwards":221,"./mont":223,"./short":224}],223:[function(require,module,exports){
'use strict';
var curve = require('../curve');
@@ -85739,7 +85792,7 @@ Point.prototype.getX = function getX() {
return this.x.fromRed();
};
-},{"../../elliptic":217,"../curve":220,"bn.js":164,"inherits":258}],222:[function(require,module,exports){
+},{"../../elliptic":219,"../curve":222,"bn.js":166,"inherits":260}],224:[function(require,module,exports){
'use strict';
var curve = require('../curve');
@@ -86604,7 +86657,7 @@ JPoint.prototype.isInfinity = function isInfinity() {
return this.z.cmpn(0) === 0;
};
-},{"../../elliptic":217,"../curve":220,"bn.js":164,"inherits":258}],223:[function(require,module,exports){
+},{"../../elliptic":219,"../curve":222,"bn.js":166,"inherits":260}],225:[function(require,module,exports){
'use strict';
var curves = exports;
@@ -86762,7 +86815,7 @@ defineCurve('secp256k1', {
g: ['79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798', '483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8', pre]
});
-},{"../elliptic":217,"./precomputed/secp256k1":230,"hash.js":240}],224:[function(require,module,exports){
+},{"../elliptic":219,"./precomputed/secp256k1":232,"hash.js":242}],226:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -86980,7 +87033,7 @@ EC.prototype.getKeyRecoveryParam = function (e, signature, Q, enc) {
throw new Error('Unable to find valid recovery factor');
};
-},{"../../elliptic":217,"./key":225,"./signature":226,"bn.js":164,"hmac-drbg":253}],225:[function(require,module,exports){
+},{"../../elliptic":219,"./key":227,"./signature":228,"bn.js":166,"hmac-drbg":255}],227:[function(require,module,exports){
'use strict';
var BN = require('bn.js');
@@ -87087,7 +87140,7 @@ KeyPair.prototype.inspect = function inspect() {
return '';
};
-},{"../../elliptic":217,"bn.js":164}],226:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],228:[function(require,module,exports){
'use strict';
var BN = require('bn.js');
@@ -87217,7 +87270,7 @@ Signature.prototype.toDER = function toDER(enc) {
return utils.encode(res, enc);
};
-},{"../../elliptic":217,"bn.js":164}],227:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],229:[function(require,module,exports){
'use strict';
var hash = require('hash.js');
@@ -87334,7 +87387,7 @@ EDDSA.prototype.isPoint = function isPoint(val) {
return val instanceof this.pointClass;
};
-},{"../../elliptic":217,"./key":228,"./signature":229,"hash.js":240}],228:[function(require,module,exports){
+},{"../../elliptic":219,"./key":230,"./signature":231,"hash.js":242}],230:[function(require,module,exports){
'use strict';
var elliptic = require('../../elliptic');
@@ -87426,7 +87479,7 @@ KeyPair.prototype.getPublic = function getPublic(enc) {
module.exports = KeyPair;
-},{"../../elliptic":217}],229:[function(require,module,exports){
+},{"../../elliptic":219}],231:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -87493,7 +87546,7 @@ Signature.prototype.toHex = function toHex() {
module.exports = Signature;
-},{"../../elliptic":217,"bn.js":164}],230:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],232:[function(require,module,exports){
'use strict';
module.exports = {
@@ -87507,7 +87560,7 @@ module.exports = {
}
};
-},{}],231:[function(require,module,exports){
+},{}],233:[function(require,module,exports){
'use strict';
var utils = exports;
@@ -87610,7 +87663,7 @@ function intFromLE(bytes) {
}
utils.intFromLE = intFromLE;
-},{"bn.js":164,"minimalistic-assert":271,"minimalistic-crypto-utils":272}],232:[function(require,module,exports){
+},{"bn.js":166,"minimalistic-assert":273,"minimalistic-crypto-utils":274}],234:[function(require,module,exports){
module.exports={
"_args": [
[
@@ -87704,7 +87757,7 @@ module.exports={
"version": "6.4.0"
}
-},{}],233:[function(require,module,exports){
+},{}],235:[function(require,module,exports){
module.exports={
"genesisGasLimit": {
"v": 5000,
@@ -87941,7 +87994,7 @@ module.exports={
}
}
-},{}],234:[function(require,module,exports){
+},{}],236:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -88263,7 +88316,7 @@ var Transaction = function () {
module.exports = Transaction;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"ethereum-common/params.json":233,"ethereumjs-util":235}],235:[function(require,module,exports){
+},{"buffer":196,"ethereum-common/params.json":235,"ethereumjs-util":237}],237:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -88940,7 +88993,7 @@ exports.defineProperties = function (self, fields, data) {
};
}).call(this,require("buffer").Buffer)
-},{"assert":154,"bn.js":164,"buffer":194,"create-hash":199,"ethjs-util":236,"keccak":263,"rlp":307,"secp256k1":310}],236:[function(require,module,exports){
+},{"assert":156,"bn.js":166,"buffer":196,"create-hash":201,"ethjs-util":238,"keccak":265,"rlp":309,"secp256k1":312}],238:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -89166,7 +89219,7 @@ module.exports = {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"is-hex-prefixed":260,"strip-hex-prefix":327}],237:[function(require,module,exports){
+},{"buffer":196,"is-hex-prefixed":262,"strip-hex-prefix":329}],239:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -89441,7 +89494,7 @@ function isUndefined(arg) {
return arg === void 0;
}
-},{}],238:[function(require,module,exports){
+},{}],240:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -89515,7 +89568,7 @@ function EVP_BytesToKey(password, salt, keyLen, ivLen) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"create-hash/md5":201}],239:[function(require,module,exports){
+},{"buffer":196,"create-hash/md5":203}],241:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -89604,7 +89657,7 @@ HashBase.prototype._digest = function () {
module.exports = HashBase;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"inherits":258,"stream":324}],240:[function(require,module,exports){
+},{"buffer":196,"inherits":260,"stream":326}],242:[function(require,module,exports){
'use strict';
var hash = exports;
@@ -89623,7 +89676,7 @@ hash.sha384 = hash.sha.sha384;
hash.sha512 = hash.sha.sha512;
hash.ripemd160 = hash.ripemd.ripemd160;
-},{"./hash/common":241,"./hash/hmac":242,"./hash/ripemd":243,"./hash/sha":244,"./hash/utils":251}],241:[function(require,module,exports){
+},{"./hash/common":243,"./hash/hmac":244,"./hash/ripemd":245,"./hash/sha":246,"./hash/utils":253}],243:[function(require,module,exports){
'use strict';
var utils = require('./utils');
@@ -89713,7 +89766,7 @@ BlockHash.prototype._pad = function pad() {
return res;
};
-},{"./utils":251,"minimalistic-assert":271}],242:[function(require,module,exports){
+},{"./utils":253,"minimalistic-assert":273}],244:[function(require,module,exports){
'use strict';
var utils = require('./utils');
@@ -89759,7 +89812,7 @@ Hmac.prototype.digest = function digest(enc) {
return this.outer.digest(enc);
};
-},{"./utils":251,"minimalistic-assert":271}],243:[function(require,module,exports){
+},{"./utils":253,"minimalistic-assert":273}],245:[function(require,module,exports){
'use strict';
var utils = require('./utils');
@@ -89844,7 +89897,7 @@ var s = [11, 14, 15, 12, 5, 8, 7, 9, 11, 13, 14, 15, 6, 7, 9, 8, 7, 6, 8, 13, 11
var sh = [8, 9, 9, 11, 13, 15, 15, 5, 7, 7, 8, 11, 14, 14, 12, 6, 9, 13, 15, 7, 12, 8, 9, 11, 7, 7, 12, 7, 6, 15, 13, 11, 9, 7, 15, 11, 8, 6, 6, 14, 12, 13, 5, 14, 13, 13, 7, 5, 15, 5, 8, 11, 14, 14, 6, 14, 6, 9, 12, 9, 12, 5, 15, 8, 8, 5, 12, 9, 12, 5, 14, 6, 8, 13, 6, 5, 15, 13, 11, 11];
-},{"./common":241,"./utils":251}],244:[function(require,module,exports){
+},{"./common":243,"./utils":253}],246:[function(require,module,exports){
'use strict';
exports.sha1 = require('./sha/1');
@@ -89853,7 +89906,7 @@ exports.sha256 = require('./sha/256');
exports.sha384 = require('./sha/384');
exports.sha512 = require('./sha/512');
-},{"./sha/1":245,"./sha/224":246,"./sha/256":247,"./sha/384":248,"./sha/512":249}],245:[function(require,module,exports){
+},{"./sha/1":247,"./sha/224":248,"./sha/256":249,"./sha/384":250,"./sha/512":251}],247:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -89918,7 +89971,7 @@ SHA1.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h, 'big');else return utils.split32(this.h, 'big');
};
-},{"../common":241,"../utils":251,"./common":250}],246:[function(require,module,exports){
+},{"../common":243,"../utils":253,"./common":252}],248:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -89943,7 +89996,7 @@ SHA224.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h.slice(0, 7), 'big');else return utils.split32(this.h.slice(0, 7), 'big');
};
-},{"../utils":251,"./256":247}],247:[function(require,module,exports){
+},{"../utils":253,"./256":249}],249:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90025,7 +90078,7 @@ SHA256.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h, 'big');else return utils.split32(this.h, 'big');
};
-},{"../common":241,"../utils":251,"./common":250,"minimalistic-assert":271}],248:[function(require,module,exports){
+},{"../common":243,"../utils":253,"./common":252,"minimalistic-assert":273}],250:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90050,7 +90103,7 @@ SHA384.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h.slice(0, 12), 'big');else return utils.split32(this.h.slice(0, 12), 'big');
};
-},{"../utils":251,"./512":249}],249:[function(require,module,exports){
+},{"../utils":253,"./512":251}],251:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90299,7 +90352,7 @@ function g1_512_lo(xh, xl) {
return r;
}
-},{"../common":241,"../utils":251,"minimalistic-assert":271}],250:[function(require,module,exports){
+},{"../common":243,"../utils":253,"minimalistic-assert":273}],252:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90347,7 +90400,7 @@ function g1_256(x) {
}
exports.g1_256 = g1_256;
-},{"../utils":251}],251:[function(require,module,exports){
+},{"../utils":253}],253:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -90573,7 +90626,7 @@ function shr64_lo(ah, al, num) {
}
exports.shr64_lo = shr64_lo;
-},{"inherits":258,"minimalistic-assert":271}],252:[function(require,module,exports){
+},{"inherits":260,"minimalistic-assert":273}],254:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -90814,7 +90867,7 @@ HDKey.HARDENED_OFFSET = HARDENED_OFFSET;
module.exports = HDKey;
}).call(this,require("buffer").Buffer)
-},{"assert":154,"buffer":194,"coinstring":196,"crypto":204,"secp256k1":310}],253:[function(require,module,exports){
+},{"assert":156,"buffer":196,"coinstring":198,"crypto":206,"secp256k1":312}],255:[function(require,module,exports){
'use strict';
var hash = require('hash.js');
@@ -90917,7 +90970,7 @@ HmacDRBG.prototype.generate = function generate(len, enc, add, addEnc) {
return utils.encode(res, enc);
};
-},{"hash.js":240,"minimalistic-assert":271,"minimalistic-crypto-utils":272}],254:[function(require,module,exports){
+},{"hash.js":242,"minimalistic-assert":273,"minimalistic-crypto-utils":274}],256:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -90957,7 +91010,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
};
});
-},{}],255:[function(require,module,exports){
+},{}],257:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -91114,7 +91167,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
};
});
-},{"./idna-map":254,"punycode":291}],256:[function(require,module,exports){
+},{"./idna-map":256,"punycode":293}],258:[function(require,module,exports){
"use strict";
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
@@ -91202,7 +91255,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
buffer[offset + i - d] |= s * 128;
};
-},{}],257:[function(require,module,exports){
+},{}],259:[function(require,module,exports){
"use strict";
var indexOf = [].indexOf;
@@ -91215,7 +91268,7 @@ module.exports = function (arr, obj) {
return -1;
};
-},{}],258:[function(require,module,exports){
+},{}],260:[function(require,module,exports){
'use strict';
if (typeof Object.create === 'function') {
@@ -91242,7 +91295,7 @@ if (typeof Object.create === 'function') {
};
}
-},{}],259:[function(require,module,exports){
+},{}],261:[function(require,module,exports){
'use strict';
/*!
@@ -91267,7 +91320,7 @@ function isSlowBuffer(obj) {
return typeof obj.readFloatLE === 'function' && typeof obj.slice === 'function' && isBuffer(obj.slice(0, 0));
}
-},{}],260:[function(require,module,exports){
+},{}],262:[function(require,module,exports){
"use strict";
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -91286,7 +91339,7 @@ module.exports = function isHexPrefixed(str) {
return str.slice(0, 2) === '0x';
};
-},{}],261:[function(require,module,exports){
+},{}],263:[function(require,module,exports){
'use strict';
var toString = {}.toString;
@@ -91295,7 +91348,7 @@ module.exports = Array.isArray || function (arr) {
return toString.call(arr) == '[object Array]';
};
-},{}],262:[function(require,module,exports){
+},{}],264:[function(require,module,exports){
/*
A JavaScript implementation of the SHA family of hashes, as
defined in FIPS PUB 180-2 as well as the corresponding HMAC implementation
@@ -91548,12 +91601,12 @@ module.exports = Array.isArray || function (arr) {
}) : "undefined" !== typeof exports ? "undefined" !== typeof module && module.exports ? module.exports = exports = z : exports = z : U.jsSHA = z;
})(undefined);
-},{}],263:[function(require,module,exports){
+},{}],265:[function(require,module,exports){
'use strict';
module.exports = require('./lib/api')(require('./lib/keccak'));
-},{"./lib/api":264,"./lib/keccak":268}],264:[function(require,module,exports){
+},{"./lib/api":266,"./lib/keccak":270}],266:[function(require,module,exports){
'use strict';
var createKeccak = require('./keccak');
@@ -91595,7 +91648,7 @@ module.exports = function (KeccakState) {
};
};
-},{"./keccak":265,"./shake":266}],265:[function(require,module,exports){
+},{"./keccak":267,"./shake":268}],267:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -91682,7 +91735,7 @@ module.exports = function (KeccakState) {
return Keccak;
};
-},{"inherits":258,"safe-buffer":308,"stream":324}],266:[function(require,module,exports){
+},{"inherits":260,"safe-buffer":310,"stream":326}],268:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -91760,7 +91813,7 @@ module.exports = function (KeccakState) {
return Shake;
};
-},{"inherits":258,"safe-buffer":308,"stream":324}],267:[function(require,module,exports){
+},{"inherits":260,"safe-buffer":310,"stream":326}],269:[function(require,module,exports){
'use strict';
var P1600_ROUND_CONSTANTS = [1, 0, 32898, 0, 32906, 2147483648, 2147516416, 2147483648, 32907, 0, 2147483649, 0, 2147516545, 2147483648, 32777, 2147483648, 138, 0, 136, 0, 2147516425, 0, 2147483658, 0, 2147516555, 0, 139, 2147483648, 32905, 2147483648, 32771, 2147483648, 32770, 2147483648, 128, 2147483648, 32778, 0, 2147483658, 2147483648, 2147516545, 2147483648, 32896, 2147483648, 2147483649, 0, 2147516424, 2147483648];
@@ -91950,7 +92003,7 @@ exports.p1600 = function (s) {
}
};
-},{}],268:[function(require,module,exports){
+},{}],270:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -92019,7 +92072,7 @@ Keccak.prototype.copy = function (dest) {
module.exports = Keccak;
-},{"./keccak-state-unroll":267,"safe-buffer":308}],269:[function(require,module,exports){
+},{"./keccak-state-unroll":269,"safe-buffer":310}],271:[function(require,module,exports){
(function (global){
'use strict';
@@ -93207,7 +93260,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
}());
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],270:[function(require,module,exports){
+},{}],272:[function(require,module,exports){
'use strict';
var bn = require('bn.js');
@@ -93312,7 +93365,7 @@ MillerRabin.prototype.getDivisor = function getDivisor(n, k) {
return false;
};
-},{"bn.js":164,"brorand":165}],271:[function(require,module,exports){
+},{"bn.js":166,"brorand":167}],273:[function(require,module,exports){
'use strict';
module.exports = assert;
@@ -93325,7 +93378,7 @@ assert.equal = function assertEqual(l, r, msg) {
if (l != r) throw new Error(msg || 'Assertion failed: ' + l + ' != ' + r);
};
-},{}],272:[function(require,module,exports){
+},{}],274:[function(require,module,exports){
'use strict';
var utils = exports;
@@ -93374,7 +93427,7 @@ utils.encode = function encode(arr, enc) {
if (enc === 'hex') return toHex(arr);else return arr;
};
-},{}],273:[function(require,module,exports){
+},{}],275:[function(require,module,exports){
module.exports={"2.16.840.1.101.3.4.1.1": "aes-128-ecb",
"2.16.840.1.101.3.4.1.2": "aes-128-cbc",
"2.16.840.1.101.3.4.1.3": "aes-128-ofb",
@@ -93388,7 +93441,7 @@ module.exports={"2.16.840.1.101.3.4.1.1": "aes-128-ecb",
"2.16.840.1.101.3.4.1.43": "aes-256-ofb",
"2.16.840.1.101.3.4.1.44": "aes-256-cfb"
}
-},{}],274:[function(require,module,exports){
+},{}],276:[function(require,module,exports){
// from https://github.com/indutny/self-signed/blob/gh-pages/lib/asn1.js
// Fedor, you are amazing.
'use strict';
@@ -93450,7 +93503,7 @@ exports.signature = asn1.define('signature', function () {
this.seq().obj(this.key('r').int(), this.key('s').int());
});
-},{"./certificate":275,"asn1.js":140}],275:[function(require,module,exports){
+},{"./certificate":277,"asn1.js":142}],277:[function(require,module,exports){
// from https://github.com/Rantanen/node-dtls/blob/25a7dc861bda38cfeac93a723500eea4f0ac2e86/Certificate.js
// thanks to @Rantanen
@@ -93509,7 +93562,7 @@ var X509Certificate = asn.define('X509Certificate', function () {
module.exports = X509Certificate;
-},{"asn1.js":140}],276:[function(require,module,exports){
+},{"asn1.js":142}],278:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -93545,7 +93598,7 @@ module.exports = function (okey, password) {
};
}).call(this,require("buffer").Buffer)
-},{"browserify-aes":169,"buffer":194,"evp_bytestokey":238}],277:[function(require,module,exports){
+},{"browserify-aes":171,"buffer":196,"evp_bytestokey":240}],279:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -93662,14 +93715,14 @@ function decrypt(data, password) {
}
}).call(this,require("buffer").Buffer)
-},{"./aesid.json":273,"./asn1":274,"./fixProc":276,"browserify-aes":169,"buffer":194,"pbkdf2":278}],278:[function(require,module,exports){
+},{"./aesid.json":275,"./asn1":276,"./fixProc":278,"browserify-aes":171,"buffer":196,"pbkdf2":280}],280:[function(require,module,exports){
'use strict';
exports.pbkdf2 = require('./lib/async');
exports.pbkdf2Sync = require('./lib/sync');
-},{"./lib/async":279,"./lib/sync":282}],279:[function(require,module,exports){
+},{"./lib/async":281,"./lib/sync":284}],281:[function(require,module,exports){
(function (process,global){
'use strict';
@@ -93770,7 +93823,7 @@ module.exports = function (password, salt, iterations, keylen, digest, callback)
};
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./default-encoding":280,"./precondition":281,"./sync":282,"_process":284,"safe-buffer":308}],280:[function(require,module,exports){
+},{"./default-encoding":282,"./precondition":283,"./sync":284,"_process":286,"safe-buffer":310}],282:[function(require,module,exports){
(function (process){
'use strict';
@@ -93786,7 +93839,7 @@ if (process.browser) {
module.exports = defaultEncoding;
}).call(this,require('_process'))
-},{"_process":284}],281:[function(require,module,exports){
+},{"_process":286}],283:[function(require,module,exports){
'use strict';
var MAX_ALLOC = Math.pow(2, 30) - 1; // default in iojs
@@ -93809,7 +93862,7 @@ module.exports = function (iterations, keylen) {
}
};
-},{}],282:[function(require,module,exports){
+},{}],284:[function(require,module,exports){
'use strict';
var md5 = require('create-hash/md5');
@@ -93916,7 +93969,7 @@ function pbkdf2(password, salt, iterations, keylen, digest) {
module.exports = pbkdf2;
-},{"./default-encoding":280,"./precondition":281,"create-hash/md5":201,"ripemd160":306,"safe-buffer":308,"sha.js":317}],283:[function(require,module,exports){
+},{"./default-encoding":282,"./precondition":283,"create-hash/md5":203,"ripemd160":308,"safe-buffer":310,"sha.js":319}],285:[function(require,module,exports){
(function (process){
'use strict';
@@ -93961,7 +94014,7 @@ function nextTick(fn, arg1, arg2, arg3) {
}
}).call(this,require('_process'))
-},{"_process":284}],284:[function(require,module,exports){
+},{"_process":286}],286:[function(require,module,exports){
'use strict';
// shim for using process in browser
@@ -94150,7 +94203,7 @@ process.umask = function () {
return 0;
};
-},{}],285:[function(require,module,exports){
+},{}],287:[function(require,module,exports){
'use strict';
exports.publicEncrypt = require('./publicEncrypt');
@@ -94164,7 +94217,7 @@ exports.publicDecrypt = function publicDecrypt(key, buf) {
return exports.privateDecrypt(key, buf, true);
};
-},{"./privateDecrypt":287,"./publicEncrypt":288}],286:[function(require,module,exports){
+},{"./privateDecrypt":289,"./publicEncrypt":290}],288:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94187,7 +94240,7 @@ function i2ops(c) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"create-hash":199}],287:[function(require,module,exports){
+},{"buffer":196,"create-hash":201}],289:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94301,7 +94354,7 @@ function compare(a, b) {
}
}).call(this,require("buffer").Buffer)
-},{"./mgf":286,"./withPublic":289,"./xor":290,"bn.js":164,"browserify-rsa":185,"buffer":194,"create-hash":199,"parse-asn1":277}],288:[function(require,module,exports){
+},{"./mgf":288,"./withPublic":291,"./xor":292,"bn.js":166,"browserify-rsa":187,"buffer":196,"create-hash":201,"parse-asn1":279}],290:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94402,7 +94455,7 @@ function nonZero(len, crypto) {
}
}).call(this,require("buffer").Buffer)
-},{"./mgf":286,"./withPublic":289,"./xor":290,"bn.js":164,"browserify-rsa":185,"buffer":194,"create-hash":199,"parse-asn1":277,"randombytes":292}],289:[function(require,module,exports){
+},{"./mgf":288,"./withPublic":291,"./xor":292,"bn.js":166,"browserify-rsa":187,"buffer":196,"create-hash":201,"parse-asn1":279,"randombytes":294}],291:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94414,7 +94467,7 @@ function withPublic(paddedMsg, key) {
module.exports = withPublic;
}).call(this,require("buffer").Buffer)
-},{"bn.js":164,"buffer":194}],290:[function(require,module,exports){
+},{"bn.js":166,"buffer":196}],292:[function(require,module,exports){
"use strict";
module.exports = function xor(a, b) {
@@ -94426,7 +94479,7 @@ module.exports = function xor(a, b) {
return a;
};
-},{}],291:[function(require,module,exports){
+},{}],293:[function(require,module,exports){
(function (global){
'use strict';
@@ -94959,7 +95012,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
})(undefined);
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],292:[function(require,module,exports){
+},{}],294:[function(require,module,exports){
(function (process,global){
'use strict';
@@ -95002,12 +95055,12 @@ function randomBytes(size, cb) {
}
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"_process":284,"safe-buffer":308}],293:[function(require,module,exports){
+},{"_process":286,"safe-buffer":310}],295:[function(require,module,exports){
'use strict';
module.exports = require('./lib/_stream_duplex.js');
-},{"./lib/_stream_duplex.js":294}],294:[function(require,module,exports){
+},{"./lib/_stream_duplex.js":296}],296:[function(require,module,exports){
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
@@ -95133,7 +95186,7 @@ function forEach(xs, f) {
}
}
-},{"./_stream_readable":296,"./_stream_writable":298,"core-util-is":197,"inherits":258,"process-nextick-args":283}],295:[function(require,module,exports){
+},{"./_stream_readable":298,"./_stream_writable":300,"core-util-is":199,"inherits":260,"process-nextick-args":285}],297:[function(require,module,exports){
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
@@ -95182,7 +95235,7 @@ PassThrough.prototype._transform = function (chunk, encoding, cb) {
cb(null, chunk);
};
-},{"./_stream_transform":297,"core-util-is":197,"inherits":258}],296:[function(require,module,exports){
+},{"./_stream_transform":299,"core-util-is":199,"inherits":260}],298:[function(require,module,exports){
(function (process,global){
// Copyright Joyent, Inc. and other Node contributors.
//
@@ -96193,7 +96246,7 @@ function indexOf(xs, x) {
}
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./_stream_duplex":294,"./internal/streams/BufferList":299,"./internal/streams/destroy":300,"./internal/streams/stream":301,"_process":284,"core-util-is":197,"events":237,"inherits":258,"isarray":261,"process-nextick-args":283,"safe-buffer":308,"string_decoder/":326,"util":166}],297:[function(require,module,exports){
+},{"./_stream_duplex":296,"./internal/streams/BufferList":301,"./internal/streams/destroy":302,"./internal/streams/stream":303,"_process":286,"core-util-is":199,"events":239,"inherits":260,"isarray":263,"process-nextick-args":285,"safe-buffer":310,"string_decoder/":328,"util":168}],299:[function(require,module,exports){
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
@@ -96409,7 +96462,7 @@ function done(stream, er, data) {
return stream.push(null);
}
-},{"./_stream_duplex":294,"core-util-is":197,"inherits":258}],298:[function(require,module,exports){
+},{"./_stream_duplex":296,"core-util-is":199,"inherits":260}],300:[function(require,module,exports){
(function (process,global){
// Copyright Joyent, Inc. and other Node contributors.
//
@@ -97077,7 +97130,7 @@ Writable.prototype._destroy = function (err, cb) {
};
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./_stream_duplex":294,"./internal/streams/destroy":300,"./internal/streams/stream":301,"_process":284,"core-util-is":197,"inherits":258,"process-nextick-args":283,"safe-buffer":308,"util-deprecate":330}],299:[function(require,module,exports){
+},{"./_stream_duplex":296,"./internal/streams/destroy":302,"./internal/streams/stream":303,"_process":286,"core-util-is":199,"inherits":260,"process-nextick-args":285,"safe-buffer":310,"util-deprecate":332}],301:[function(require,module,exports){
'use strict';
/**/
@@ -97157,7 +97210,7 @@ module.exports = function () {
return BufferList;
}();
-},{"safe-buffer":308}],300:[function(require,module,exports){
+},{"safe-buffer":310}],302:[function(require,module,exports){
'use strict';
/**/
@@ -97231,17 +97284,17 @@ module.exports = {
undestroy: undestroy
};
-},{"process-nextick-args":283}],301:[function(require,module,exports){
+},{"process-nextick-args":285}],303:[function(require,module,exports){
'use strict';
module.exports = require('events').EventEmitter;
-},{"events":237}],302:[function(require,module,exports){
+},{"events":239}],304:[function(require,module,exports){
'use strict';
module.exports = require('./readable').PassThrough;
-},{"./readable":303}],303:[function(require,module,exports){
+},{"./readable":305}],305:[function(require,module,exports){
'use strict';
exports = module.exports = require('./lib/_stream_readable.js');
@@ -97252,17 +97305,17 @@ exports.Duplex = require('./lib/_stream_duplex.js');
exports.Transform = require('./lib/_stream_transform.js');
exports.PassThrough = require('./lib/_stream_passthrough.js');
-},{"./lib/_stream_duplex.js":294,"./lib/_stream_passthrough.js":295,"./lib/_stream_readable.js":296,"./lib/_stream_transform.js":297,"./lib/_stream_writable.js":298}],304:[function(require,module,exports){
+},{"./lib/_stream_duplex.js":296,"./lib/_stream_passthrough.js":297,"./lib/_stream_readable.js":298,"./lib/_stream_transform.js":299,"./lib/_stream_writable.js":300}],306:[function(require,module,exports){
'use strict';
module.exports = require('./readable').Transform;
-},{"./readable":303}],305:[function(require,module,exports){
+},{"./readable":305}],307:[function(require,module,exports){
'use strict';
module.exports = require('./lib/_stream_writable.js');
-},{"./lib/_stream_writable.js":298}],306:[function(require,module,exports){
+},{"./lib/_stream_writable.js":300}],308:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -97558,7 +97611,7 @@ function fn5(a, b, c, d, e, m, k, s) {
module.exports = RIPEMD160;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"hash-base":239,"inherits":258}],307:[function(require,module,exports){
+},{"buffer":196,"hash-base":241,"inherits":260}],309:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -97793,7 +97846,7 @@ function toBuffer(v) {
}
}).call(this,require("buffer").Buffer)
-},{"assert":154,"buffer":194}],308:[function(require,module,exports){
+},{"assert":156,"buffer":196}],310:[function(require,module,exports){
'use strict';
/* eslint-disable node/no-deprecated-api */
@@ -97859,7 +97912,7 @@ SafeBuffer.allocUnsafeSlow = function (size) {
return buffer.SlowBuffer(size);
};
-},{"buffer":194}],309:[function(require,module,exports){
+},{"buffer":196}],311:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98045,12 +98098,12 @@ function arraycopy(src, srcPos, dest, destPos, length) {
module.exports = scrypt;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"crypto":204}],310:[function(require,module,exports){
+},{"buffer":196,"crypto":206}],312:[function(require,module,exports){
'use strict';
module.exports = require('./lib')(require('./lib/elliptic'));
-},{"./lib":314,"./lib/elliptic":313}],311:[function(require,module,exports){
+},{"./lib":316,"./lib/elliptic":315}],313:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98099,7 +98152,7 @@ exports.isNumberInInterval = function (number, x, y, message) {
};
}).call(this,{"isBuffer":require("../../is-buffer/index.js")})
-},{"../../is-buffer/index.js":259}],312:[function(require,module,exports){
+},{"../../is-buffer/index.js":261}],314:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -98267,7 +98320,7 @@ exports.signatureImportLax = function (sig) {
return { r: r, s: s };
};
-},{"bip66":163,"safe-buffer":308}],313:[function(require,module,exports){
+},{"bip66":165,"safe-buffer":310}],315:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -98513,7 +98566,7 @@ exports.ecdhUnsafe = function (publicKey, privateKey, compressed) {
return Buffer.from(pair.pub.mul(scalar).encode(true, compressed));
};
-},{"../messages.json":315,"bn.js":164,"create-hash":199,"elliptic":217,"safe-buffer":308}],314:[function(require,module,exports){
+},{"../messages.json":317,"bn.js":166,"create-hash":201,"elliptic":219,"safe-buffer":310}],316:[function(require,module,exports){
'use strict';
var assert = require('./assert');
@@ -98747,7 +98800,7 @@ module.exports = function (secp256k1) {
};
};
-},{"./assert":311,"./der":312,"./messages.json":315}],315:[function(require,module,exports){
+},{"./assert":313,"./der":314,"./messages.json":317}],317:[function(require,module,exports){
module.exports={
"COMPRESSED_TYPE_INVALID": "compressed should be a boolean",
"EC_PRIVATE_KEY_TYPE_INVALID": "private key should be a Buffer",
@@ -98785,7 +98838,7 @@ module.exports={
"TWEAK_LENGTH_INVALID": "tweak length is invalid"
}
-},{}],316:[function(require,module,exports){
+},{}],318:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98860,7 +98913,7 @@ Hash.prototype._update = function () {
module.exports = Hash;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],317:[function(require,module,exports){
+},{"buffer":196}],319:[function(require,module,exports){
'use strict';
var _exports = module.exports = function SHA(algorithm) {
@@ -98879,7 +98932,7 @@ _exports.sha256 = require('./sha256');
_exports.sha384 = require('./sha384');
_exports.sha512 = require('./sha512');
-},{"./sha":318,"./sha1":319,"./sha224":320,"./sha256":321,"./sha384":322,"./sha512":323}],318:[function(require,module,exports){
+},{"./sha":320,"./sha1":321,"./sha224":322,"./sha256":323,"./sha384":324,"./sha512":325}],320:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98977,7 +99030,7 @@ Sha.prototype._hash = function () {
module.exports = Sha;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],319:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],321:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99080,7 +99133,7 @@ Sha1.prototype._hash = function () {
module.exports = Sha1;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],320:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],322:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99138,7 +99191,7 @@ Sha224.prototype._hash = function () {
module.exports = Sha224;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"./sha256":321,"buffer":194,"inherits":258}],321:[function(require,module,exports){
+},{"./hash":318,"./sha256":323,"buffer":196,"inherits":260}],323:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99262,7 +99315,7 @@ Sha256.prototype._hash = function () {
module.exports = Sha256;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],322:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],324:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99324,7 +99377,7 @@ Sha384.prototype._hash = function () {
module.exports = Sha384;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"./sha512":323,"buffer":194,"inherits":258}],323:[function(require,module,exports){
+},{"./hash":318,"./sha512":325,"buffer":196,"inherits":260}],325:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99548,7 +99601,7 @@ Sha512.prototype._hash = function () {
module.exports = Sha512;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],324:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],326:[function(require,module,exports){
'use strict';
// Copyright Joyent, Inc. and other Node contributors.
@@ -99676,7 +99729,7 @@ Stream.prototype.pipe = function (dest, options) {
return dest;
};
-},{"events":237,"inherits":258,"readable-stream/duplex.js":293,"readable-stream/passthrough.js":302,"readable-stream/readable.js":303,"readable-stream/transform.js":304,"readable-stream/writable.js":305}],325:[function(require,module,exports){
+},{"events":239,"inherits":260,"readable-stream/duplex.js":295,"readable-stream/passthrough.js":304,"readable-stream/readable.js":305,"readable-stream/transform.js":306,"readable-stream/writable.js":307}],327:[function(require,module,exports){
'use strict';
// Generated by CoffeeScript 1.8.0
@@ -99794,7 +99847,7 @@ Stream.prototype.pipe = function (dest, options) {
}
}).call(undefined);
-},{}],326:[function(require,module,exports){
+},{}],328:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -100068,7 +100121,7 @@ function simpleEnd(buf) {
return buf && buf.length ? this.write(buf) : '';
}
-},{"safe-buffer":308}],327:[function(require,module,exports){
+},{"safe-buffer":310}],329:[function(require,module,exports){
'use strict';
var isHexPrefixed = require('is-hex-prefixed');
@@ -100086,7 +100139,7 @@ module.exports = function stripHexPrefix(str) {
return isHexPrefixed(str) ? str.slice(2) : str;
};
-},{"is-hex-prefixed":260}],328:[function(require,module,exports){
+},{"is-hex-prefixed":262}],330:[function(require,module,exports){
"use strict";
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -100536,7 +100589,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
}
})(undefined);
-},{}],329:[function(require,module,exports){
+},{}],331:[function(require,module,exports){
(function (global){
'use strict';
@@ -100784,7 +100837,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
})(undefined);
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],330:[function(require,module,exports){
+},{}],332:[function(require,module,exports){
(function (global){
'use strict';
@@ -100856,9 +100909,9 @@ function config(name) {
}
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],331:[function(require,module,exports){
-arguments[4][258][0].apply(exports,arguments)
-},{"dup":258}],332:[function(require,module,exports){
+},{}],333:[function(require,module,exports){
+arguments[4][260][0].apply(exports,arguments)
+},{"dup":260}],334:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -100867,7 +100920,7 @@ module.exports = function isBuffer(arg) {
return arg && (typeof arg === 'undefined' ? 'undefined' : _typeof(arg)) === 'object' && typeof arg.copy === 'function' && typeof arg.fill === 'function' && typeof arg.readUInt8 === 'function';
};
-},{}],333:[function(require,module,exports){
+},{}],335:[function(require,module,exports){
(function (process,global){
'use strict';
@@ -101419,7 +101472,7 @@ function hasOwnProperty(obj, prop) {
}
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./support/isBuffer":332,"_process":284,"inherits":331}],334:[function(require,module,exports){
+},{"./support/isBuffer":334,"_process":286,"inherits":333}],336:[function(require,module,exports){
'use strict';
var v1 = require('./v1');
@@ -101431,7 +101484,7 @@ uuid.v4 = v4;
module.exports = uuid;
-},{"./v1":337,"./v4":338}],335:[function(require,module,exports){
+},{"./v1":339,"./v4":340}],337:[function(require,module,exports){
'use strict';
/**
@@ -101451,7 +101504,7 @@ function bytesToUuid(buf, offset) {
module.exports = bytesToUuid;
-},{}],336:[function(require,module,exports){
+},{}],338:[function(require,module,exports){
(function (global){
"use strict";
@@ -101490,7 +101543,7 @@ if (!rng) {
module.exports = rng;
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],337:[function(require,module,exports){
+},{}],339:[function(require,module,exports){
'use strict';
var rng = require('./lib/rng');
@@ -101592,7 +101645,7 @@ function v1(options, buf, offset) {
module.exports = v1;
-},{"./lib/bytesToUuid":335,"./lib/rng":336}],338:[function(require,module,exports){
+},{"./lib/bytesToUuid":337,"./lib/rng":338}],340:[function(require,module,exports){
'use strict';
var rng = require('./lib/rng');
@@ -101625,7 +101678,7 @@ function v4(options, buf, offset) {
module.exports = v4;
-},{"./lib/bytesToUuid":335,"./lib/rng":336}],339:[function(require,module,exports){
+},{"./lib/bytesToUuid":337,"./lib/rng":338}],341:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -101765,7 +101818,7 @@ exports.createContext = Script.createContext = function (context) {
return copy;
};
-},{"indexof":257}],340:[function(require,module,exports){
+},{"indexof":259}],342:[function(require,module,exports){
'use strict';
// Base58 encoding/decoding
@@ -101827,7 +101880,7 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{}],341:[function(require,module,exports){
+},{}],343:[function(require,module,exports){
'use strict';
(function (isNode) {
@@ -101866,7 +101919,7 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{"jssha":262}],342:[function(require,module,exports){
+},{"jssha":264}],344:[function(require,module,exports){
'use strict';
(function (isNode) {
@@ -101941,7 +101994,7 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{}],343:[function(require,module,exports){
+},{}],345:[function(require,module,exports){
'use strict';
(function (isNode) {
@@ -102011,4 +102064,4 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{"./base58":340,"./crypto_utils":341,"./currencies":342}]},{},[60]);
+},{"./base58":342,"./crypto_utils":343,"./currencies":344}]},{},[61]);
diff --git a/dist/css/etherwallet-master.min.css b/dist/css/etherwallet-master.min.css
index 22a7034ecb..6749accb2a 100644
--- a/dist/css/etherwallet-master.min.css
+++ b/dist/css/etherwallet-master.min.css
@@ -1,3 +1,3 @@
@font-face{font-family:Lato;src:url(../fonts/Lato-Light.woff) format("woff");font-style:normal;font-weight:300}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:Lato;src:url(../fonts/Lato-Bold.woff) format("woff");font-style:normal;font-weight:700}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
-/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline;color:#000}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #000;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}.print-text{color:#0b7290!important}footer{border-top:1px solid #000}header{border-bottom:1px solid #000;border-top:0 solid #fff!important}.btn{border:1px solid #000;color:1px solid #000;background:transparent!important}.nav-container{display:none!important}.footer-1 img{width:40px!important}.footer-1 *,.footer-2 *,.footer-3 *{font-size:8px!important;line-height:1.1!important}.footer-1 .footer-2,.footer-1 .footer-3,.footer-2 .footer-2,.footer-2 .footer-3,.footer-3 .footer-2,.footer-3 .footer-3{float:left!important}.h1,h1{font-size:18px}.h1,.h2,h1,h2{font-weight:700}.h2,h2{font-size:17px}.h3,h3{font-size:16px}.h3,.h4,h3,h4{font-weight:700}.h4,h4{font-size:15px}.h5,h5{font-size:14px}.h5,.h6,h5,h6{font-weight:700}.h6,h6{font-size:13px}.modal{position:inherit!important;page-break-inside:avoid;page-break-before:always}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:15 px;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%}@media screen and (min-width:94rem){html{font-size:16px}}@media screen and (max-width:50.2rem){html{font-size:15 px}}body{font-family:Lato,sans-serif;font-size:1rem;line-height:1.4;color:#333;background-color:#fbfbfb;height:100%}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-thumbnail{padding:.2rem;line-height:1.4;background-color:#fbfbfb;border:1px solid #ddd;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #ececec}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:700;line-height:1.2;color:inherit;letter-spacing:.02em}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:inherit}.h1,.h2,.h3,h1,h2,h3{margin-top:1rem;margin-bottom:.5rem}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:1rem;margin-bottom:.5rem}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:2.25rem}.h1,.h2,h1,h2{font-weight:300}.h2,h2{font-size:1.9rem}.h3,h3{font-size:1.5rem}.h3,.h4,h3,h4{font-weight:700}.h4,h4{font-size:1.3rem}.h5,h5{font-size:1.15rem}.h5,.h6,h5,h6{font-weight:400}.h6,h6{font-size:1.07rem}p{margin:0 0 .5rem;font-weight:300}p.strong,p .strong,p strong{font-weight:400}i{font-style:normal}.strong,strong{font-weight:600}.lead{margin-bottom:1.4;font-size:1rem}a{color:#0e97c0;text-decoration:none;cursor:pointer}a,a:hover{-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}a:hover{opacity:.8;color:#0c84a8}a:active,a:focus{opacity:1;-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}a:focus{outline:thin dotted;outline-offset:3px}.point{cursor:pointer}.strike{text-decoration:line-through}.small,small{font-size:85%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#9a9a9a}.text-primary{color:#0e97c0}a.text-primary:focus,a.text-primary:hover{color:#0c84a8}.text-success{color:#459f42}a.text-success:focus,a.text-success:hover{color:#3d8d3b}.text-info{color:#0b1929}a.text-info:focus,a.text-info:hover{color:#060d15}.text-warning{color:#cc7a00}a.text-warning:focus,a.text-warning:hover{color:#b36a00}.text-danger{color:#df2518}a.text-danger:focus,a.text-danger:hover{color:#c82116}.text-underline{text-decoration:underline}.text-light{font-weight:200}.bg-primary{color:#fff;background-color:#0e97c0}a.bg-primary:focus,a.bg-primary:hover{background-color:#0b7290}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:-.5rem;margin:2.8 0 1.4;border-bottom:1px solid #ececec}ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}li{margin-bottom:.5em;font-weight:300}li strong{font-weight:400}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:1.4}dd,dt{line-height:1.4}dt{font-weight:700}dd{margin-left:0}@media (min-width:51.2rem){.dl-horizontal dt{float:left;width:-8rem;clear:left;text-align:right;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:12rem}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #9a9a9a}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:.5rem 1.4;margin:0 0 1.4;font-size:1.25rem;border-left:5px solid #ececec}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.4;color:#9a9a9a}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #ececec;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}address{margin-bottom:1.4;font-style:normal;line-height:1.4}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{color:#c7254e;background-color:#f9f2f4}code,kbd{padding:2px 4px;font-size:90%;border-radius:0}kbd{color:#fff;background-color:#333;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:.2;margin:0 0 .7;font-size:0;line-height:1.4;word-break:break-all;word-wrap:break-word;color:#333;background-color:#fafafa;border:1px solid #ececec;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:23rem;overflow-y:scroll}.container{width:100%;margin-right:auto;margin-left:auto;max-width:113rem;padding:0 5rem}@media screen and (max-width:80rem){.container{padding:0 3%}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:1rem;padding-right:1rem}.row{margin-left:-1rem;margin-right:-1rem}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:1rem;padding-right:1rem}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:51.2rem){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:66.13333333rem){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:80rem){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent;margin-bottom:10px;border-bottom:1px solid #ddd}caption{padding-top:.5rem;padding-bottom:.5rem;color:#9a9a9a}caption,th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:1.4}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:.5rem;line-height:1.4;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fbfbfb}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:.25rem}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f5f5f5}.table-striped>tbody>tr>td,.table-striped>tbody>tr>th,.table-striped>tfoot>tr>td,.table-striped>tfoot>tr>th,.table-striped>thead>tr>td,.table-striped>thead>tr>th{border-top:0}.table-mnemonic{border-bottom:0;font-weight:400}.table-mnemonic th{border-bottom:1px solid #ececec;vertical-align:bottom}.table-mnemonic td:first-child{font-family:Menlo,Monaco,Consolas,Courier New,monospace}.table-mnemonic tr:last-child td:first-child{text-align:left}.table-mnemonic tr:first-child,.table-mnemonic tr:last-child:not(.mnemonic-custom-row){background-color:#fff!important}.table-mnemonic.table>tbody>tr>td,.table-mnemonic.table>tbody>tr>th,.table-mnemonic.table>tfoot>tr>td,.table-mnemonic.table>tfoot>tr>th,.table-mnemonic.table>thead>tr>td,.table-mnemonic.table>thead>tr>th{padding:.25rem}.table-mnemonic .mnemonic-custom-row input[type=text]{margin:-5px;display:inline;width:70%;max-width:15rem}.table-mnemonic label{margin:.15rem}.table-hover,.table-hover>tbody>tr>td,.table-hover>tbody>tr>th,.table-hover>tfoot>tr>td,.table-hover>tfoot>tr>th,.table-hover>thead>tr>td,.table-hover>thead>tr>th,.table-hover td,.table-hover th,.table-hover tr{border:0 solid #fff}.table-hover>tbody>tr:hover{background-color:#fafafa}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#fafafa}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#ededed}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:50.2rem){.table-responsive{width:100%;margin-bottom:1.05;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.table-domainsale-modal .table-ens-modal{font-weight:400;font-size:16px}.table-domainsale-modal .table-ens-modal textarea{font-size:11px;word-break:break-all;padding:.5rem}fieldset{margin:0;min-width:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:1.4;font-size:1.5rem;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-top:.5rem;margin-bottom:.25rem;font-weight:600;font-size:1.15rem}label small{font-weight:300;font-size:1em}td label{font-weight:400}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:3px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline-offset:3px}output{display:block;padding-top:1.75rem;font-size:1rem;line-height:1.4;color:#333}.account-help-icon+.btn,.account-help-icon+input,.account-help-icon+textarea,label+.form-control,label+input,label+textarea{margin-top:0}.form-control{display:block;width:100%;height:2.55rem;padding:.25rem 1rem;font-size:1rem;line-height:2;color:#333;background-color:#fff;background-image:none;border:1px solid #ececec;margin-top:.5rem;margin-bottom:.5rem;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}.form-control:focus{border-color:#0e97c0;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(14,151,192,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(14,151,192,.5)}.form-control::-moz-placeholder{color:#d3d3d3;opacity:1}.form-control:-ms-input-placeholder{color:#d3d3d3}.form-control::-webkit-input-placeholder{color:#d3d3d3}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#ececec;opacity:1;cursor:text!important;-webkit-box-shadow:none!important;box-shadow:none!important}.form-control[disabled],fieldset[disabled] .form-control{cursor:default}textarea.form-control{height:auto;line-height:1.4}input[readonly]{background-color:#fafafa;cursor:text!important}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:2.55rem}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:2rem}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:4rem}}.form-group{margin-top:.5rem;margin-bottom:.5rem;display:block}.checkbox,.radio{position:relative;display:block;margin:15px 0;font-weight:500}.checkbox label,.radio label{min-height:1.4;padding-left:20px;padding-right:15px;margin-bottom:0;font-weight:500;cursor:pointer}.checkbox.small,.radio.small{margin:.2rem 0}.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{margin-left:-20px}input[type=radio]{margin-right:5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox label,fieldset[disabled] .radio-inline,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:default}.form-control-static{padding-top:1.75rem;padding-bottom:1.75rem;margin-bottom:0;min-height:2.4rem}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5;border-radius:0}select.input-sm{height:2rem;line-height:2rem}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5}.form-group-sm select.form-control{height:2rem;line-height:2rem}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:2rem;min-height:2.3rem;padding:1.5rem 1rem;font-size:.9rem;line-height:1.5}.input-lg{height:4rem;padding:1rem 2rem;font-size:1.9rem;line-height:1.2;border-radius:0}select.input-lg{height:4rem;line-height:4rem}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:4rem;padding:1rem 2rem;font-size:1.9rem;line-height:1.2}.form-group-lg select.form-control{height:4rem;line-height:4rem}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:4rem;min-height:3.3rem;padding:2rem;font-size:1.9rem;line-height:1.2}.form-control.is-valid{border-color:#b5e0b4;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(93,186,90,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(93,186,90,.5)}.form-control.is-valid:focus{border-color:#92d190;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(93,186,90,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(93,186,90,.5)}.form-control.is-invalid{border-color:#f7b7b3;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(234,75,64,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(234,75,64,.5)}.form-control.is-invalid:focus{border-color:#f28c85;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(234,75,64,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(234,75,64,.5)}.form-control.is-semivalid{border-color:#ffcc80;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(255,152,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(255,152,0,.5)}.form-control.is-semivalid:focus{border-color:#ffb74d;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(255,152,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(255,152,0,.5)}.btn{background-image:none;cursor:pointer;border:1px solid gray;display:inline-block;font-weight:400;letter-spacing:.05em;margin-top:.5rem;margin-bottom:0;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;vertical-align:middle;white-space:nowrap;padding:.75rem 2rem;font-size:1.07rem;line-height:1.4;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline-offset:3px}.btn.focus,.btn:focus,.btn:hover{color:#222;text-decoration:none;border-bottom-color:transparent;-webkit-box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1);box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1)}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:default;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.alert .btn-info{background-color:#fff;text-decoration:none;color:#163151}.alert .btn-info.focus,.alert .btn-info:focus,.alert .btn-info:hover{color:#fff;text-decoration:none;opacity:1}.alert .btn-info.disabled{background-color:#fff;text-decoration:none;color:#163151;opacity:.6}.btn-default{color:#222;background-color:#c3c3c3;border-color:#bdbdbd;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#222;background-color:#b6b6b6;border-color:#b0b0b0;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#222;background-color:#9d9d9d;border-color:#979797;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#c3c3c3;border-color:#bdbdbd}.btn-default .badge{color:#c3c3c3;background-color:#222}.btn-primary{color:#fff;background-color:#0e97c0;border-color:#0e97c0;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#0c84a8;border-color:#0c84a8;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#095f79;border-color:#095f79;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#0e97c0;border-color:#0e97c0}.btn-primary .badge{color:#0e97c0;background-color:#fff}.btn-success{color:#fff;background-color:#5dba5a;border-color:#5dba5a;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#4db14a;border-color:#4db14a;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#3d8d3b;border-color:#3d8d3b;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5dba5a;border-color:#5dba5a}.btn-success .badge{color:#5dba5a;background-color:#fff}.btn-info{color:#fff;background-color:#163151;border-color:#163151;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#11253d;border-color:#11253d;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#060d15;border-color:#060d15;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#163151;border-color:#163151}.btn-info .badge{color:#163151;background-color:#fff}.btn-warning{color:#fff;background-color:#ff9800;border-color:#ff9800;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#e68900;border-color:#e68900;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#b36a00;border-color:#b36a00;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#ff9800;border-color:#ff9800}.btn-warning .badge{color:#ff9800;background-color:#fff}.btn-danger{color:#fff;background-color:#ea4b40;border-color:#ea4b40;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#e73529;border-color:#e73529;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#c82116;border-color:#c82116;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#ea4b40;border-color:#ea4b40}.btn-danger .badge{color:#ea4b40;background-color:#fff}.btn-white{background-color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.8);-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease;color:#163151}.btn-white.active,.btn-white.focus,.btn-white:active,.btn-white:focus,.btn-white:hover,.open>.dropdown-toggle.btn-white{color:#163151;background-color:hsla(0,0%,95%,.8);border-color:hsla(0,0%,95%,.8);-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-white.active.focus,.btn-white.active:focus,.btn-white.active:hover,.btn-white:active.focus,.btn-white:active:focus,.btn-white:active:hover,.open>.dropdown-toggle.btn-white.focus,.open>.dropdown-toggle.btn-white:focus,.open>.dropdown-toggle.btn-white:hover{color:#163151;background-color:hsla(0,0%,85%,.8);border-color:hsla(0,0%,85%,.8);-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-white.active,.btn-white:active,.open>.dropdown-toggle.btn-white{background-image:none}.btn-white.disabled,.btn-white.disabled.active,.btn-white.disabled.focus,.btn-white.disabled:active,.btn-white.disabled:focus,.btn-white.disabled:hover,.btn-white[disabled],.btn-white[disabled].active,.btn-white[disabled].focus,.btn-white[disabled]:active,.btn-white[disabled]:focus,.btn-white[disabled]:hover,fieldset[disabled] .btn-white,fieldset[disabled] .btn-white.active,fieldset[disabled] .btn-white.focus,fieldset[disabled] .btn-white:active,fieldset[disabled] .btn-white:focus,fieldset[disabled] .btn-white:hover{background-color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.8)}.btn-white .badge{color:hsla(0,0%,100%,.8);background-color:#163151}.header-branding a.btn-white{color:#163151}.header-branding a.btn-white:focus,.header-branding a.btn-white:hover{background:#fff;opacity:1;color:#163151}.btn-group .btn-default{border-bottom-width:1px}.btn-group .btn-default.active{border:1px solid #0e97c0;color:#0e97c0;background:#f5f5f5}.btn-link{color:#0e97c0;font-weight:400}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#0c84a8;text-decoration:none;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#9a9a9a;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:1rem 2rem;font-size:1.15rem;line-height:1.2;border-radius:0}.btn-group-sm>.btn,.btn-sm{padding:.5rem 1rem;font-size:1rem;line-height:1.5;border-radius:0}.btn-group-xs>.btn,.btn-xs{font-size:.75rem;line-height:1.5;border-radius:0;padding:.1rem .6rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}.btn-file,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-file{background-image:none;cursor:pointer;border:1px solid gray;display:inline-block;font-weight:400;letter-spacing:.05em;margin-top:.5rem;margin-bottom:0;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;vertical-align:middle;white-space:nowrap;padding:.75rem 2rem;font-size:1.07rem;line-height:1.4;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;color:#222;background-color:#c3c3c3;border-color:#bdbdbd;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease;position:relative;overflow:hidden}.btn-file.active.focus,.btn-file.active:focus,.btn-file.focus,.btn-file:active.focus,.btn-file:active:focus,.btn-file:focus{outline:thin dotted;outline-offset:3px}.btn-file.focus,.btn-file:focus,.btn-file:hover{color:#222;text-decoration:none;border-bottom-color:transparent;-webkit-box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1);box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1)}.btn-file.active,.btn-file:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-file.disabled,.btn-file[disabled],fieldset[disabled] .btn-file{cursor:default;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn-file.disabled,fieldset[disabled] a.btn-file{pointer-events:none}.btn-file.active,.btn-file.focus,.btn-file:active,.btn-file:focus,.btn-file:hover,.open>.dropdown-toggle.btn-file{color:#222;background-color:#b6b6b6;border-color:#b0b0b0;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-file.active.focus,.btn-file.active:focus,.btn-file.active:hover,.btn-file:active.focus,.btn-file:active:focus,.btn-file:active:hover,.open>.dropdown-toggle.btn-file.focus,.open>.dropdown-toggle.btn-file:focus,.open>.dropdown-toggle.btn-file:hover{color:#222;background-color:#9d9d9d;border-color:#979797;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-file.active,.btn-file:active,.open>.dropdown-toggle.btn-file{background-image:none}.btn-file.disabled,.btn-file.disabled.active,.btn-file.disabled.focus,.btn-file.disabled:active,.btn-file.disabled:focus,.btn-file.disabled:hover,.btn-file[disabled],.btn-file[disabled].active,.btn-file[disabled].focus,.btn-file[disabled]:active,.btn-file[disabled]:focus,.btn-file[disabled]:hover,fieldset[disabled] .btn-file,fieldset[disabled] .btn-file.active,fieldset[disabled] .btn-file.focus,fieldset[disabled] .btn-file:active,fieldset[disabled] .btn-file:focus,fieldset[disabled] .btn-file:hover{background-color:#c3c3c3;border-color:#bdbdbd}.btn-file .badge{color:#c3c3c3;background-color:#222}.btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;background:red;cursor:inherit;display:block}.caret{display:inline-block;width:0;height:0;margin-left:.5rem;vertical-align:middle;border-top:.25rem dashed;border-right:.25rem solid transparent;border-left:.25rem solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle{margin-top:0;font-size:1rem;padding:.5rem 1rem}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;max-width:100vw;max-height:75vh;overflow:scroll;padding:0;margin:2px 0 0;list-style:none;font-size:1rem;text-align:left;background-color:#fff;border-radius:0;-webkit-box-shadow:0 6px 10px rgba(0,0,0,.175);box-shadow:0 6px 10px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:2px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li{margin:0}.dropdown-menu>li:first-child{padding-top:4px}.dropdown-menu>li:last-child{padding-bottom:4px}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:300;line-height:1.4;color:#163151;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#0e97c0;background-color:#fafafa}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#0e97c0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#9a9a9a}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:.9rem;line-height:1.4;color:#9a9a9a;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:.25rem solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:51.2rem){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;margin-bottom:5px}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group{float:left}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn-lg .caret{border-width:.25rem .25rem 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 .25rem .25rem}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group>*{margin-bottom:0;margin-top:0}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%}.input-group .dropdown-toggle{padding-right:.75rem;padding-left:.75rem}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:4rem;padding:1rem 2rem;font-size:1.9rem;line-height:1.2;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:4rem;line-height:4rem}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:2rem;line-height:2rem}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding-left:2rem;padding-right:2rem;font-size:1rem;font-weight:400;line-height:1;color:#333;text-align:center;background-color:#ececec;border:1px solid #dfdfdf;outline:0;-webkit-box-shadow:inset 0 1px 1px hsla(0,0%,93%,.5),0 0 1px hsla(0,0%,93%,.5);box-shadow:inset 0 1px 1px hsla(0,0%,93%,.5),0 0 1px hsla(0,0%,93%,.5)}.input-group-addon.input-sm{padding:.5rem 1rem;font-size:.9rem}.input-group-addon.input-lg{padding:1rem 2rem;font-size:1.9rem}.input-group-addon:focus{border:1px solid #dadada;outline:0;-webkit-box-shadow:inset 0 1px 1px #ececec,30%,0 0 1px hsla(0,0%,93%,.9);box-shadow:inset 0 1px 1px #ececec,30%,0 0 1px hsla(0,0%,93%,.9)}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative;margin-bottom:0;margin-top:0;font-size:1rem;padding:.55rem 2rem}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.alert{padding:.75rem 2rem;margin:1rem auto;font-weight:300;font-size:1.07rem}.alert h4{color:inherit}.alert>:first-child,.alert h4{margin-top:0}.alert>:last-child{margin-bottom:0}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert a{color:#fff;text-decoration:underline}.alert a:hover{opacity:.8}.alert a:active,.alert a:focus{opacity:1}.alert svg{vertical-align:bottom}.alert-danger--outline{padding:.5em .6em .6em .3em;margin:0 0 1em;border-top:2px solid #ea4b40;-webkit-box-shadow:0 1px 5px 1px rgba(63,63,63,.13);box-shadow:0 1px 5px 1px rgba(63,63,63,.13);font-size:.9em;font-weight:500}.alert-danger--outline:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='32' height='32'%3E%3Cpath d='M505.403 406.394L295.389 58.102c-8.274-13.721-23.367-22.245-39.39-22.245s-31.116 8.524-39.391 22.246L6.595 406.394c-8.551 14.182-8.804 31.95-.661 46.37 8.145 14.42 23.491 23.378 40.051 23.378h420.028c16.56 0 31.907-8.958 40.052-23.379 8.143-14.421 7.89-32.189-.662-46.369zm-28.364 29.978a12.684 12.684 0 0 1-11.026 6.436H45.985a12.68 12.68 0 0 1-11.025-6.435 12.683 12.683 0 0 1 .181-12.765L245.156 75.316A12.732 12.732 0 0 1 256 69.192c4.41 0 8.565 2.347 10.843 6.124l210.013 348.292a12.677 12.677 0 0 1 .183 12.764z' fill='%23ea4b40'/%3E%3Cpath d='M256.154 173.005c-12.68 0-22.576 6.804-22.576 18.866 0 36.802 4.329 89.686 4.329 126.489.001 9.587 8.352 13.607 18.248 13.607 7.422 0 17.937-4.02 17.937-13.607 0-36.802 4.329-89.686 4.329-126.489 0-12.061-10.205-18.866-22.267-18.866zm.311 180.301c-13.607 0-23.814 10.824-23.814 23.814 0 12.68 10.206 23.814 23.814 23.814 12.68 0 23.505-11.134 23.505-23.814 0-12.99-10.826-23.814-23.505-23.814z' fill='%23ea4b40'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.75em;float:left;width:2em;height:4em;margin-right:.75em}.alert.popup{position:fixed;bottom:0;left:0;right:0;padding:1rem 0;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.33);box-shadow:0 0 20px 0 rgba(0,0,0,.33);-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out;z-index:1060;margin:0}.alert.popup .container{position:relative;padding:0 10rem 0 5rem}@media screen and (max-width:51.2rem){.alert.popup .container{padding:1rem 8rem 1rem 4rem}}@media screen and (max-width:32rem){.alert.popup .container{padding:3rem 1rem 0 4rem}}.alert.popup .container:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;color:#fff;position:absolute;top:0;bottom:0;left:1%;width:2.25rem}@media screen and (max-width:32rem){.alert.popup .container:after{top:2.5rem;left:.5rem}}.alert.popup .icon-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 348.333 348.334'%3E%3Cpath d='M336.559 68.611L231.016 174.165l105.543 105.549c15.699 15.705 15.699 41.145 0 56.85-7.844 7.844-18.128 11.769-28.407 11.769-10.296 0-20.581-3.919-28.419-11.769L174.167 231.003 68.609 336.563c-7.843 7.844-18.128 11.769-28.416 11.769-10.285 0-20.563-3.919-28.413-11.769-15.699-15.698-15.699-41.139 0-56.85l105.54-105.549L11.774 68.611c-15.699-15.699-15.699-41.145 0-56.844 15.696-15.687 41.127-15.687 56.829 0l105.563 105.554L279.721 11.767c15.705-15.687 41.139-15.687 56.832 0 15.705 15.699 15.705 41.145.006 56.844z' fill='%23FFF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;cursor:pointer;opacity:.7;position:absolute;top:0;right:0;width:9rem;bottom:0;border-left:1px solid hsla(0,0%,100%,.7);-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}@media screen and (max-width:51.2rem){.alert.popup .icon-close{width:7rem}}@media screen and (max-width:32rem){.alert.popup .icon-close{width:100%;height:3rem;left:0;right:0;top:0;bottom:auto;border-left:0;border-bottom:1px solid hsla(0,0%,100%,.7)}}.alert.popup .icon-close:hover{border-color:hsla(0,0%,100%,.5)}.alert.popup .icon-close:active,.alert.popup .icon-close:hover{-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out;background-color:rgba(0,0,0,.1)}.alert.popup .icon-close:active{border-color:hsla(0,0%,100%,.7);opacity:1}.alert.popup.ng-hide{bottom:-20%;-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}.alert,.alert-info{background-color:#0e97c0;border-color:#0e97c0;color:#fff}.alert-info hr,.alert hr{border-top-color:#0c84a8}.alert-info .alert-link,.alert .alert-link{color:#e6e6e6}.alert-info .container:after,.alert .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='30' y='30' viewBox='0 0 65 65' width='512' height='512'%3E%3Cpath d='M32.5 0C14.58 0 0 14.579 0 32.5S14.58 65 32.5 65 65 50.421 65 32.5 50.42 0 32.5 0zm0 61C16.785 61 4 48.215 4 32.5S16.785 4 32.5 4 61 16.785 61 32.5 48.215 61 32.5 61z' fill='%23FFF'/%3E%3Ccircle cx='33.018' cy='19.541' r='3.345' fill='%23FFF'/%3E%3Cpath d='M32.137 28.342a2 2 0 0 0-2 2v17a2 2 0 0 0 4 0v-17a2 2 0 0 0-2-2z' fill='%23FFF'/%3E%3C/svg%3E")}.alert-success{background-color:#5dba5a;border-color:#5dba5a;color:#fff}.alert-success hr{border-top-color:#4db14a}.alert-success .alert-link{color:#e6e6e6}.alert-success .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 478.2 478.2' width='32' height='32'%3E%3Cpath d='M457.575 325.1c9.8-12.5 14.5-25.9 13.9-39.7-.6-15.2-7.4-27.1-13-34.4 6.5-16.2 9-41.7-12.7-61.5-15.9-14.5-42.9-21-80.3-19.2-26.3 1.2-48.3 6.1-49.2 6.3h-.1c-5 .9-10.3 2-15.7 3.2-.4-6.4.7-22.3 12.5-58.1 14-42.6 13.2-75.2-2.6-97-16.6-22.9-43.1-24.7-50.9-24.7-7.5 0-14.4 3.1-19.3 8.8-11.1 12.9-9.8 36.7-8.4 47.7-13.2 35.4-50.2 122.2-81.5 146.3-.6.4-1.1.9-1.6 1.4-9.2 9.7-15.4 20.2-19.6 29.4-5.9-3.2-12.6-5-19.8-5h-61c-23 0-41.6 18.7-41.6 41.6v162.5c0 23 18.7 41.6 41.6 41.6h61c8.9 0 17.2-2.8 24-7.6l23.5 2.8c3.6.5 67.6 8.6 133.3 7.3 11.9.9 23.1 1.4 33.5 1.4 17.9 0 33.5-1.4 46.5-4.2 30.6-6.5 51.5-19.5 62.1-38.6 8.1-14.6 8.1-29.1 6.8-38.3 19.9-18 23.4-37.9 22.7-51.9-.4-8.1-2.2-15-4.1-20.1zm-409.3 122.2c-8.1 0-14.6-6.6-14.6-14.6V270.1c0-8.1 6.6-14.6 14.6-14.6h61c8.1 0 14.6 6.6 14.6 14.6v162.5c0 8.1-6.6 14.6-14.6 14.6h-61v.1zm383.7-133.9c-4.2 4.4-5 11.1-1.8 16.3 0 .1 4.1 7.1 4.6 16.7.7 13.1-5.6 24.7-18.8 34.6-4.7 3.6-6.6 9.8-4.6 15.4 0 .1 4.3 13.3-2.7 25.8-6.7 12-21.6 20.6-44.2 25.4-18.1 3.9-42.7 4.6-72.9 2.2h-1.4c-64.3 1.4-129.3-7-130-7.1h-.1l-10.1-1.2c.6-2.8.9-5.8.9-8.8V270.1c0-4.3-.7-8.5-1.9-12.4 1.8-6.7 6.8-21.6 18.6-34.3 44.9-35.6 88.8-155.7 90.7-160.9.8-2.1 1-4.4.6-6.7-1.7-11.2-1.1-24.9 1.3-29 5.3.1 19.6 1.6 28.2 13.5 10.2 14.1 9.8 39.3-1.2 72.7-16.8 50.9-18.2 77.7-4.9 89.5 6.6 5.9 15.4 6.2 21.8 3.9 6.1-1.4 11.9-2.6 17.4-3.5.4-.1.9-.2 1.3-.3 30.7-6.7 85.7-10.8 104.8 6.6 16.2 14.8 4.7 34.4 3.4 36.5-3.7 5.6-2.6 12.9 2.4 17.4.1.1 10.6 10 11.1 23.3.4 8.9-3.8 18-12.5 27z' fill='%23FFF'/%3E%3C/svg%3E")}.alert-warning{background-color:#ff9800;border-color:#ff9800;color:#fff}.alert-warning hr{border-top-color:#e68900}.alert-warning .alert-link{color:#e6e6e6}.alert-warning .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='32' height='32'%3E%3Cpath d='M505.403 406.394L295.389 58.102c-8.274-13.721-23.367-22.245-39.39-22.245s-31.116 8.524-39.391 22.246L6.595 406.394c-8.551 14.182-8.804 31.95-.661 46.37 8.145 14.42 23.491 23.378 40.051 23.378h420.028c16.56 0 31.907-8.958 40.052-23.379 8.143-14.421 7.89-32.189-.662-46.369zm-28.364 29.978a12.684 12.684 0 0 1-11.026 6.436H45.985a12.68 12.68 0 0 1-11.025-6.435 12.683 12.683 0 0 1 .181-12.765L245.156 75.316A12.732 12.732 0 0 1 256 69.192c4.41 0 8.565 2.347 10.843 6.124l210.013 348.292a12.677 12.677 0 0 1 .183 12.764z' fill='%23FFF'/%3E%3Cpath d='M256.154 173.005c-12.68 0-22.576 6.804-22.576 18.866 0 36.802 4.329 89.686 4.329 126.489.001 9.587 8.352 13.607 18.248 13.607 7.422 0 17.937-4.02 17.937-13.607 0-36.802 4.329-89.686 4.329-126.489 0-12.061-10.205-18.866-22.267-18.866zm.311 180.301c-13.607 0-23.814 10.824-23.814 23.814 0 12.68 10.206 23.814 23.814 23.814 12.68 0 23.505-11.134 23.505-23.814 0-12.99-10.826-23.814-23.505-23.814z' fill='%23FFF'/%3E%3C/svg%3E")}.alert-danger{background-color:#ea4b40;border-color:#ea4b40;color:#fff}.alert-danger hr{border-top-color:#e73529}.alert-danger .alert-link{color:#e6e6e6}.alert-danger .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='32' height='32'%3E%3Cpath d='M505.403 406.394L295.389 58.102c-8.274-13.721-23.367-22.245-39.39-22.245s-31.116 8.524-39.391 22.246L6.595 406.394c-8.551 14.182-8.804 31.95-.661 46.37 8.145 14.42 23.491 23.378 40.051 23.378h420.028c16.56 0 31.907-8.958 40.052-23.379 8.143-14.421 7.89-32.189-.662-46.369zm-28.364 29.978a12.684 12.684 0 0 1-11.026 6.436H45.985a12.68 12.68 0 0 1-11.025-6.435 12.683 12.683 0 0 1 .181-12.765L245.156 75.316A12.732 12.732 0 0 1 256 69.192c4.41 0 8.565 2.347 10.843 6.124l210.013 348.292a12.677 12.677 0 0 1 .183 12.764z' fill='%23FFF'/%3E%3Cpath d='M256.154 173.005c-12.68 0-22.576 6.804-22.576 18.866 0 36.802 4.329 89.686 4.329 126.489.001 9.587 8.352 13.607 18.248 13.607 7.422 0 17.937-4.02 17.937-13.607 0-36.802 4.329-89.686 4.329-126.489 0-12.061-10.205-18.866-22.267-18.866zm.311 180.301c-13.607 0-23.814 10.824-23.814 23.814 0 12.68 10.206 23.814 23.814 23.814 12.68 0 23.505-11.134 23.505-23.814 0-12.99-10.826-23.814-23.505-23.814z' fill='%23FFF'/%3E%3C/svg%3E")}.well{min-height:20px;padding:1rem;margin-top:1rem;margin-bottom:1rem;background-color:#fafafa;border:1px solid #e8e8e8;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well :first-child{margin-top:0}.well :last-child{margin-bottom:0}.well.lg{padding:2rem}.well.sm{padding:.5rem}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal,.modal-open{overflow:hidden}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border-radius:0;-webkit-box-shadow:1px 1px 60px rgba(0,0,0,.32);box-shadow:1px 1px 60px rgba(0,0,0,.32);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:.75rem 1.5rem}.modal-header .close{margin-top:-2px}.modal-title{margin:0 0 1rem;line-height:1.4}.modal-body{position:relative;padding:.75rem;font-size:1.15rem}.modal-body .table>tbody>tr>td{vertical-align:middle}.modal-body .addressIdenticon{margin:auto}.modal-footer{padding:1rem 1.5rem;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn{margin-top:0}.modal-footer .btn+.btn{margin-left:.5rem;margin-bottom:0;margin-top:0}#sendTransaction .modal-footer{text-align:center}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:51.2rem){.modal-dialog{width:800px;margin:30px auto}.modal-sm{width:30rem}}@media (min-width:66.13333333rem){.modal-lg{width:70rem}}.bity-contact:after,.bity-contact:before,.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.modal-footer:after,.modal-footer:before,.row:after,.row:before{content:" ";display:table}.bity-contact:after,.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.modal-footer:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:50.2rem){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:50.2rem){.visible-xs-block{display:block!important}}@media (max-width:50.2rem){.visible-xs-inline{display:inline!important}}@media (max-width:50.2rem){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm-block{display:block!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm-inline{display:inline!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md-block{display:block!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md-inline{display:inline!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md-inline-block{display:inline-block!important}}@media (min-width:80rem){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:80rem){.visible-lg-block{display:block!important}}@media (min-width:80rem){.visible-lg-inline{display:inline!important}}@media (min-width:80rem){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:50.2rem){.hidden-xs{display:none!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.hidden-sm{display:none!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.hidden-md{display:none!important}}@media (min-width:80rem){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}img{max-width:100%;height:auto}textarea{resize:vertical}.announcement{padding:3px 10px;text-align:center;font-weight:300;color:#fff;display:block;background-color:#0e97c0}.announcement a{text-decoration:underline;color:#fff}.announcement:focus,.announcement:hover,.announcement a{-webkit-transition:all .25s ease;-o-transition:.25s all ease;transition:all .25s ease}.announcement:focus,.announcement:hover{color:#f2f2f2;text-decoration:none;background-color:#0c84a8}.announcement strong{font-weight:400}.annoucement-warning{background-color:#ff5722}.annoucement-warning:focus,.annoucement-warning:hover{background-color:#ff4408}.annoucement-warning:focus a,.annoucement-warning:focus a:hover,.annoucement-warning:hover a,.annoucement-warning:hover a:hover{text-decoration:none}.annoucement-danger{background-color:#ea4b40}.annoucement-danger:hover{background-color:#ff4408}.annoucement-danger a:focus,.annoucement-danger a:hover{color:#f2f2f2}.annoucement-danger a:focus a,.annoucement-danger a:focus a:hover,.annoucement-danger a:hover a,.annoucement-danger a:hover a:hover{text-decoration:none}.address-identicon-container{padding:0;text-align:left;max-width:4.5rem;margin-left:-.5rem;margin-top:.5rem}.address-identicon-container-right{text-align:right}.address-identicon-container-right .addressIdenticon{float:right}.address-identicon-container-offline{padding:0;margin-left:-15px}.addressIdenticon{width:100%;height:auto;padding-bottom:100%;background-size:cover;background-repeat:no-repeat;border-radius:50%;-webkit-box-shadow:inset hsla(0,0%,100%,.5) 0 2px 2px,inset rgba(0,0,0,.6) 0 -1px 8px;box-shadow:inset 0 2px 2px hsla(0,0%,100%,.5),inset 0 -1px 8px rgba(0,0,0,.6)}.addressIdenticon.med{width:3rem;height:3rem;padding:0}.addressIdenticon.small{width:2rem;height:2rem;padding:0}.addressIdenticon.inline{display:inline-block}.addressIdenticon.float{float:left;margin-right:.5rem}.wrap{word-wrap:break-word}.bigger-on-mobile.form-control[readonly]{height:60px}@media screen and (max-width:767px){.bigger-on-mobile.form-control[readonly]{height:100px}}#paneHelp h3{margin-top:2em}.account-help-icon h3,.account-help-icon h4,.account-help-icon h5,.account-help-icon h6,.account-help-icon img{display:inline-block}.account-help-icon img:hover+.account-help-text{display:block;opacity:1;z-index:999}.account-help-icon img{margin-left:-30px;margin-right:3px}.account-help-icon:hover{opacity:1}.account-help-text{background:#fff;border-radius:0;border:1px solid #cdcdcd;-webkit-box-shadow:0 0 .5rem hsla(0,0%,39%,.2);box-shadow:0 0 .5rem hsla(0,0%,39%,.2);display:none;font-size:.75rem;font-weight:400;padding:.25rem;position:absolute;width:18rem;z-index:999;color:#333}ul.account-help-text{padding-left:1.6rem}.account-help-text li{font-size:.75rem;font-weight:400}@media screen and (max-width:767px){.account-help-icon img,.account-help-icon li,.account-help-icon p{display:none}}#accountAddress,#accountAddressMainTbl-1,#accountBalance,#accountBalanceBtc,#accountBalanceEur,#accountBalancePopMB-0,#accountBalancePopMB-2,#accountBalanceUsd,.form-control,.mono{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-weight:400;letter-spacing:.02em}.offline-qrcode{margin-top:-150px;max-width:300px}@media screen and (max-width:942px){.offline-qrcode{margin-top:-78px}}@media screen and (max-width:769px){.offline-qrcode{margin-top:0}}.account-info{padding-left:1em;margin:0}.account-info:after,.account-info:before{content:" ";display:table}.account-info:after{clear:both}.account-info li{margin-bottom:0;list-style-type:none;word-break:break-all}table.account-info{font-weight:200;border-bottom:0;min-width:200px;width:100%}table.account-info tbody{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}table.account-info td{padding:.3rem;line-height:1}table.account-info td:first-child{word-wrap:break-word;padding-left:1em}table.account-info tr{border-bottom:1px solid #f3f3f3}table.account-info tr:last-child,table.account-info tr:nth-last-child(2){border-bottom:0 solid #f3f3f3}table.account-info tr.custom-token{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}input[type=text]+.eye{cursor:pointer}input[type=text]+.eye:before{content:"";width:20px;height:20px;margin-left:6px;margin-right:6px;display:inline-block;vertical-align:middle;background:url(../images/icon-eye.svg)}input[type=password]+.eye{cursor:pointer}input[type=password]+.eye:before{content:"";width:20px;height:20px;margin-left:6px;margin-right:6px;display:inline-block;vertical-align:middle;background:url(../images/icon-eye-closed.svg)}.collapse-container h1{margin:.25rem 0}.collapse-container .collapse-button{float:left;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.25rem;margin:.25rem -30px;font-size:1.6rem;line-height:1.6}.help .collapse-container{margin:40px 0}.help .collapse-container .collapse-button{margin:-10px -30px;font-size:20px;line-height:1}.token-remove{width:.9rem;height:.9rem;position:absolute;left:18px;cursor:pointer}.node-remove{width:16px;height:16px;position:absolute;right:6px;top:8px}.m-addresses td:first-child{max-width:50px;min-widht:50px}.m-addresses td:last-child{text-align:right}.token-balances{margin-bottom:15px;font-size:14px;max-height:60vh;overflow:scroll}h2 a.isActive,h2 a.isActive:active,h2 a.isActive:hover{color:#333;cursor:default}.item{margin:6px 0}.output{padding:.5rem 1rem;margin-top:-.5rem}.output p{margin:.75rem 0 0}label .small{font-size:.9rem}label small{color:#9a9a9a}.write-address .col-xs-1{padding:0}.write-address .col-xs-11{padding-right:10px}.write-boolean label{display:block}.decrypt-drtv{padding:1rem 0}.decrypt-drtv label.radio{padding:0 1.5rem;margin:.5rem 0}.decrypt-drtv h4{margin-top:0}.qr-code{max-width:17rem;margin:auto}.qr-pkey-container{position:relative}.qr-overlay{background-color:#000;position:absolute;top:0;left:0;right:0;bottom:0}.contracts a.isActive{color:#333;font-weight:400}.contracts .dropdown-toggle{display:block;text-align:left;white-space:normal}.contracts .dropdown-toggle .caret{position:absolute;right:1rem;top:1.25rem}.contracts .dropdown-menu-left{font-size:.9rem;left:auto;right:0;min-width:37rem}.contracts .dropdown-menu-left small{float:right}.dropdown-gas{padding-bottom:1rem}@media screen and (max-width:900px){.dropdown-gas{padding-bottom:2rem}}.dropdown-gas__msg{font-size:12px;font-weight:300;left:-100%;margin:0;position:absolute;right:-100%;white-space:normal}@media screen and (max-width:900px){.dropdown-gas__msg{left:-25%;right:0}}.view-wallet-content h5{margin-bottom:.25rem}.view-wallet-content a.isActive{color:#333}#selectedTypeLedger ol{padding-left:1rem}.loading-wrap{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:999;text-align:center}.loading-wrap .loading{position:absolute;text-align:center;top:40%;left:50%;-webkit-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}.loading-wrap img{border-radius:50%}.loading-wrap h1{-webkit-animation:opacity 2s infinite ease-in-out;animation:opacity 2s infinite ease-in-out;color:#fff}@-webkit-keyframes opacity{0%,to{opacity:0}50%{opacity:1}}@keyframes opacity{0%,to{opacity:0}50%{opacity:1}}.embedded-logo{height:auto;width:100%;max-width:290px;padding:.5rem 0}.ens-response{color:#737373}.dropdown-node .dropdown-menu li{border-left:2px solid #b50085;position:relative}.dropdown-node .dropdown-menu li:last-child{border-top:1px solid #ececec;padding-top:5px}.dropdown-node .dropdown-menu li:first-child,.dropdown-node .dropdown-menu li:nth-child(2),.dropdown-node .dropdown-menu li:nth-child(3),.dropdown-node .dropdown-menu li:nth-child(4){border-left:2px solid #0e97c0}.dropdown-node .dropdown-menu li:nth-child(5){border-left:2px solid #009241}.dropdown-node .dropdown-menu li:nth-child(6),.dropdown-node .dropdown-menu li:nth-child(7),.dropdown-node .dropdown-menu li:nth-child(8),.dropdown-node .dropdown-menu li:nth-child(9),.dropdown-node .dropdown-menu li:nth-child(10),.dropdown-node .dropdown-menu li:nth-child(11){border-left:2px solid #adc101}.dropdown-node .dropdown-menu li:nth-child(12){border-left:2px solid #673ab7}.dropdown-node .dropdown-menu li:nth-child(13){border-left:2px solid #00ad85}.dropdown-node .dropdown-menu li:nth-child(14){border-left:2px solid #4568bb}.dropdown-node .dropdown-menu li:nth-child(15){border-left:2px solid #6a488d}.dropdown-node .dropdown-menu li:last-child{border-left:2px solid #9a9a9a}.dropdown-node .dropdown-menu li:nth-child(4),.dropdown-node .dropdown-menu li:nth-child(5),.dropdown-node .dropdown-menu li:nth-child(11),.dropdown-node .dropdown-menu li:nth-child(12),.dropdown-node .dropdown-menu li:nth-child(13),.dropdown-node .dropdown-menu li:nth-child(14),.dropdown-node .dropdown-menu li:nth-child(15){border-bottom:1px solid #ececec}header{margin-bottom:1em}header.ETH+.container+.pre-footer+.footer,header.ETH .nav-container{border-top:.25rem solid #0e97c0}header.ETH+.container .modal-content{border:.25rem solid #0e97c0}header.ETH+.container .alert-info{background-color:#0e97c0}header.ETC+.container+.pre-footer+.footer,header.ETC .nav-container{border-top:.25rem solid #009241}header.ETC+.container .modal-content{border:.25rem solid #009241}header.ETC+.container .alert-info{background-color:#009241}header.Ropsten+.container+.pre-footer+.footer,header.Ropsten .nav-container{border-top:.25rem solid #adc101}header.Ropsten+.container .modal-content{border:.25rem solid #adc101}header.Ropsten+.container .alert-info{background-color:#adc101}header.Kovan+.container+.pre-footer+.footer,header.Kovan .nav-container{border-top:.25rem solid #adc101}header.Kovan+.container .modal-content{border:.25rem solid #adc101}header.Kovan+.container .alert-info{background-color:#adc101}header.Rinkeby+.container+.pre-footer+.footer,header.Rinkeby .nav-container{border-top:.25rem solid #adc101}header.Rinkeby+.container .modal-content{border:.25rem solid #adc101}header.Rinkeby+.container .alert-info{background-color:#adc101}header.RSK+.container+.pre-footer+.footer,header.RSK .nav-container{border-top:.25rem solid #ff794f}header.RSK+.container .modal-content{border:.25rem solid #ff794f}header.RSK+.container .alert-info{background-color:#ff794f}header.Custom+.container+.pre-footer+.footer,header.Custom .nav-container{border-top:.25rem solid #b50085}header.Custom+.container .modal-content{border:.25rem solid #b50085}header.Custom+.container .alert-info{background-color:#b50085}header.EXP+.container+.pre-footer+.footer,header.EXP .nav-container{border-top:.25rem solid #673ab7}header.EXP+.container .modal-content{border:.25rem solid #673ab7}header.EXP+.container .alert-info{background-color:#673ab7}header.UBQ+.container+.pre-footer+.footer,header.UBQ .nav-container{border-top:.25rem solid #00ad85}header.UBQ+.container .modal-content{border:.25rem solid #00ad85}header.UBQ+.container .alert-info{background-color:#00ad85}header.POA+.container+.pre-footer+.footer,header.POA .nav-container{border-top:.25rem solid #4568bb}header.POA+.container .modal-content{border:.25rem solid #4568bb}header.POA+.container .alert-info{background-color:#4568bb}header.TOMO+.container+.pre-footer+.footer,header.TOMO .nav-container{border-top:.25rem solid #6a488d}header.TOMO+.container .modal-content{border:.25rem solid #6a488d}header.TOMO+.container .alert-info{background-color:#6a488d}.swap-tab a.link,.swap-tab a.link:hover{-webkit-transition:none;-o-transition:none;transition:none}.swap-tab .btn-lg{margin-top:3rem}.swap-tab .btn img,.swap-tab .btn svg{margin-right:.5rem;margin-left:-.25rem;vertical-align:middle}.swap-tab .swap-rates{text-align:center}.swap-tab .swap-rates .order-panel{background:-webkit-linear-gradient(300deg,#0e97c0,#163151);background:-o-linear-gradient(300deg,#0e97c0,#163151);background:linear-gradient(150deg,#0e97c0,#163151);position:relative}.swap-tab .swap-rates .order-panel .bity-logo{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:51.2rem){.swap-tab .swap-rates .order-panel{padding-top:1rem;padding-bottom:1rem}.swap-tab .swap-rates .order-panel .order-info{text-align:left;padding:0 0 0 22%}.swap-tab .swap-rates .order-panel .bity-logo{left:-1rem;top:40%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.swap-tab .swap-rates .form-control.input-sm{width:16%;min-width:3.5rem;display:inline-block;margin-right:1rem;text-align:right;background-color:transparent;color:#fff;-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff;border:0 solid #fff;border-bottom:2px solid #fff}.swap-tab .swap-rates p{margin:0}.swap-tab .swap-rates p span{opacity:.9}.swap-tab .swap-rates .order-info:nth-child(4n+1),.swap-tab .swap-rates .order-info:nth-child(4n+2),.swap-tab .swap-rates .order-info:nth-child(4n+3){background:transparent}.swap-tab .swap-panel{text-align:center;margin-top:3rem;padding:2rem .5rem}.swap-tab .swap-panel>*{display:inline-block;margin:1.5rem .5rem;vertical-align:middle}.swap-tab .swap-panel .form-control{width:10rem;margin-right:0}.swap-tab .swap-panel .dropdown{margin-left:0}.swap-tab .swap-address{text-align:center;padding:3rem 1rem}.swap-tab .swap-start{text-align:center}.swap-tab .swap-start .swap-info{text-align:left;margin-bottom:5rem}.swap-tab .swap-order{text-align:left}.swap-tab .swap-order .order-info-wrap{margin-bottom:0}.swap-tab .swap-order h1{margin-top:3rem;margin-bottom:3rem}.ens-tab .collapse-container h4,.ens-tab .collapse-container h5,.swap-tab .collapse-container h4,.swap-tab .collapse-container h5{display:inline-block}.ens-tab .collapse-container .collapse-button,.swap-tab .collapse-container .collapse-button{float:none;margin:0}.order-info-wrap{margin-bottom:3rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.order-info-wrap .order-info{padding:1rem 0}.order-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;min-height:100px;text-align:center;padding:.5rem 0;color:#fff}.order-info:after,.order-info:before{content:" ";display:table}.order-info:after{clear:both}.order-info h3,.order-info h4,.order-info p{margin:0}.order-info:nth-child(4n+1){background-color:#175575}.order-info:nth-child(4n+2){background-color:#1e92ba}.order-info:nth-child(4n+3){background-color:#143955}.order-info:nth-child(4n+4){background-color:#19b3ae}.swap-progress{margin-top:2rem;margin-bottom:0;position:relative}.swap-progress .sep{position:absolute;top:3.5rem;left:3%;right:3%;height:.25rem;background-color:#ececec}@media screen and (max-width:675px){.swap-progress .sep{display:none}}.swap-progress:after,.swap-progress:before{content:" ";display:table}.swap-progress:after{clear:both}.swap-progress .progress-item{width:20%;float:left;text-align:center;margin:.25rem 0}@media screen and (max-width:675px){.swap-progress .progress-item{width:100%}}.swap-progress .progress-item:nth-child(4n+1) .progress-circle{border-color:rgba(30,146,186,.4);color:rgba(30,146,186,.4)}.swap-progress .progress-item:nth-child(4n+2) .progress-circle{border-color:rgba(23,85,117,.4);color:rgba(23,85,117,.4)}.swap-progress .progress-item:nth-child(4n+3) .progress-circle{border-color:rgba(25,179,174,.4);color:rgba(25,179,174,.4)}.swap-progress .progress-item:nth-child(4n+4) .progress-circle{border-color:rgba(20,57,85,.4);color:rgba(20,57,85,.4)}.swap-progress .progress-item .progress-circle{border-radius:50%;border-width:.25rem;border-style:solid;-webkit-box-sizing:content-box;box-sizing:content-box;margin:1rem auto;padding-bottom:4rem;position:relative;width:4rem;background:#fff}@media screen and (max-width:675px){.swap-progress .progress-item .progress-circle{margin:.25rem 1rem .25rem 2rem;padding-bottom:3rem;width:3rem;float:left}}.swap-progress .progress-item .progress-circle i{font-size:1.5rem;line-height:1.75rem;height:1.75rem;width:1.75rem;font-weight:900;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:675px){.swap-progress .progress-item .progress-circle i{font-size:1.5rem;line-height:1.5rem;height:1.5rem;width:1.5rem}}.swap-progress .progress-item p{font-size:.9rem;font-weight:600;text-transform:uppercase;color:hsla(0,0%,55%,.5);letter-spacing:.1em}@media screen and (max-width:675px){.swap-progress .progress-item p{line-height:4rem;margin:0;text-align:left}}.swap-progress .progress-item p small{letter-spacing:.03em;font-size:75%}.swap-progress .progress-item.progress-active p{color:#8d8d8d}.swap-progress .progress-item.progress-active:nth-child(4n+1) .progress-circle{border-color:#1e92ba;color:#1e92ba}.swap-progress .progress-item.progress-active:nth-child(4n+2) .progress-circle{border-color:#175575;color:#175575}.swap-progress .progress-item.progress-active:nth-child(4n+3) .progress-circle{border-color:#19b3ae;color:#19b3ae}.swap-progress .progress-item.progress-active:nth-child(4n+4) .progress-circle{border-color:#143955;color:#143955}.swap-progress .progress-item.progress-true .progress-circle{background-color:#5dba5a;border-color:#5dba5a;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff}.swap-progress .progress-item.progress-true .progress-circle i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 426.67 426.67' width='32' height='32'%3E%3Cpath d='M153.504 366.839c-8.657 0-17.323-3.302-23.927-9.911L9.914 237.265c-13.218-13.218-13.218-34.645 0-47.863 13.218-13.218 34.645-13.218 47.863 0l95.727 95.727 215.39-215.386c13.218-13.214 34.65-13.218 47.859 0 13.222 13.218 13.222 34.65 0 47.863L177.436 356.928c-6.609 6.605-15.271 9.911-23.932 9.911z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:0}.swap-progress .progress-item.progress-true p{color:#5dba5a}.ens-tab .order-info-wrap{margin-top:1rem;margin-bottom:1rem}.ens-tab h5+p{margin-top:-.5em}.bity-contact{margin:9rem -1rem -5rem}.cont-md{max-width:64rem;margin:auto}.txstatus__1 .form-control{max-width:64rem;margin:1rem auto}.txstatus__3 h4{display:inline-block}.txstatus__3 .collapse-button{float:none;margin:0}#etherWalletPopUp{padding:10px;position:relative;min-width:346px}#etherWalletPopUp .back-icon{position:absolute;left:5px;top:5px}#etherWalletPopUp .back-icon:active,#etherWalletPopUp .back-icon:hover{outline:0}.quicksend-address{font-family:Menlo,Monaco,Consolas,Courier New,monospace;max-width:170px;word-wrap:break-word;font-size:12px;font-weight:300;display:block}.chrome-tokens span{min-width:130px;display:inline-block}.mainWalletDelete,.mainWalletEdit,.mainWalletView{margin:.5em}.myWalletCtrl table:not(.account-info) h2{margin:0;font-size:1.6em}.myWalletCtrl table:not(.account-info) h3{font-weight:400;font-size:1.3em}.myWalletCtrl table:not(.account-info) td:nth-child(2){max-width:380px}.myWalletCtrl table:not(.account-info) td,.myWalletCtrl table:not(.account-info) th{vertical-align:middle;padding:.5em .75em}#secWatchOnlyMain .mainWalletDelete{width:60px;display:block}.text-navy{color:#163151}.text-gray-lighter{color:#ececec}.text-blue{color:#0e97c0}.text-white{color:#fff}.bg-navy{background:#163151}.bg-gradient{background:#163151;background:-webkit-linear-gradient(301deg,#132a45,#143a56,#21a4ce,#19b4ad);background:-o-linear-gradient(301deg,#132a45,#143a56,#21a4ce,#19b4ad);background:linear-gradient(149deg,#132a45,#143a56,#21a4ce,#19b4ad)}.bg-gray-lighter{background-color:#ececec}.bg-blue{background-color:#0e97c0}.bg-white{background-color:#fff}.text-serif{font-family:Georgia,Times New Roman,Times,serif}.text-sans-serif{font-family:Lato,sans-serif}.pad-v-sm{padding-top:.5em;padding-bottom:.5em}.pad-v-md{padding-top:1em;padding-bottom:1em}.pad-v-lg{padding-top:1.5em;padding-bottom:1.5em}.pad-v-xl{padding-top:2em;padding-bottom:2em}.marg-v-sm{margin-top:.5em;margin-bottom:.5em}.marg-v-md{margin-top:1em;margin-bottom:1em}.marg-v-lg{margin-top:1.5em;margin-bottom:1.5em}.marg-v-xl{margin-top:2em;margin-bottom:2em}.img-fill{width:100%;height:auto;max-width:100%}.header-branding{color:#fff;padding:0}@media screen and (max-width:900px){.header-branding{text-align:center}}.header-branding .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.header-branding .container{padding-left:1%;padding-right:1%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.header-branding .brand img{padding:.25rem 0}@media screen and (max-width:900px){.header-branding .brand img{max-width:10rem}}.header-branding .tagline{font-weight:200;color:#fff;-webkit-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;text-align:right;padding:.25rem 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.header-branding .tagline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;text-align:right}}.header-branding a{cursor:pointer;font-weight:400;display:inline-block}.header-branding a,.header-branding a:active,.header-branding a:hover{color:#fff;-webkit-transition:all .25s ease;-o-transition:.25s all ease;transition:all .25s ease}.header-branding a:active,.header-branding a:hover{opacity:.8;text-decoration:none}.header-branding .dropdown{padding:.2rem}@media screen and (max-width:900px){.header-branding .dropdown{padding:.2rem 0;white-space:nowrap;display:inline-block;font-size:14px}.header-branding .dropdown .dropdown-menu{right:-10px;min-width:auto;left:auto;top:2.45rem;font-size:14px}.header-branding .dropdown .dropdown-menu>li>a{font-size:14px;padding:.25rem 30px .25rem 15px;position:relative}}.header-branding .dropdown-toggle{font-size:14px;padding:.3em .6rem}.header-branding .dropdown-gas{display:inline-block}@media screen and (max-width:900px){.header-branding .dropdown-gas{margin-bottom:1.8rem}}.header-branding .dropdown-gas .dropdown-toggle{min-width:200px}.header-branding .dropdown-gas .dropdown-menu{min-width:100%;padding:.5rem;margin:0;left:0;right:0}.header-branding .dropdown-gas .dropdown-menu p{padding:0}.dropdown-menu a.active{text-decoration:none;color:#0e97c0;background-color:#fafafa}.nav-container{position:relative;overflow-y:hidden}.nav-container .nav-scroll{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;overflow-x:auto;margin-bottom:-20px;font-size:0;white-space:nowrap}@media screen and (max-width:51.2rem){.nav-container .nav-scroll{margin:0 -5% -20px}}.nav-container .nav-scroll .nav-inner{border-bottom:2px solid #fff;display:inline-block;font-size:0;margin-bottom:20px;min-width:100%;padding:5px 0 0;vertical-align:middle}.nav-container .nav-scroll .nav-inner .nav-item{display:inline-block;font-size:0}.nav-container .nav-scroll .nav-inner .nav-item.NAV_Swap a:before{content:"";display:inline-block;margin-top:-.1rem;width:1.3rem;height:1.3rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620.04 631.27'%3E%3Ctitle%3Eicon-swap%3C/title%3E%3Cpath d='M469.95 289.68c-77 0-139.59-62.62-139.59-139.59S392.98 10.5 469.95 10.5s139.59 62.62 139.59 139.59-62.62 139.59-139.59 139.59z' fill='%23ffe14d'/%3E%3Cpath d='M469.95 21a129.09 129.09 0 1 1-129.09 129.09A129.24 129.24 0 0 1 469.95 21m0-21c-82.76 0-150.09 67.33-150.09 150.09s67.29 150.09 150.09 150.09 150.09-67.33 150.09-150.09S552.71 0 469.95 0z' fill='%230f0f0f'/%3E%3Cpath d='M599.04 150.09A129.24 129.24 0 0 0 469.95 21v258.18a129.24 129.24 0 0 0 129.09-129.09z' fill='%23fc3'/%3E%3Cpath d='M469.95 44.94a105.12 105.12 0 1 0 105.12 105.15A105.24 105.24 0 0 0 469.95 44.94zm0 179c-49.27 0-74.85-24.6-74.85-73.87s25.58-74.85 74.85-74.85 75.82 25.58 75.82 74.85-26.55 73.87-75.82 73.87z' fill='%23ff9f19'/%3E%3Cpath d='M545.77 150.09c0 49.27-26.55 74.85-75.82 74.85v30.27a105.12 105.12 0 1 0 0-210.24v30.27c49.27 0 75.82 25.58 75.82 74.85z' fill='%23f28618'/%3E%3Cpath fill='%230492be' d='M100.66 277.37H26.9V114.06h240.72V50.84l131.7 100.1-131.7 100.09v-63.22H100.66v89.56z'/%3E%3Cpath fill='%23103957' opacity='.2' d='M63.78 150.94h335.54l-131.7-100.1v63.22H26.9v163.31h36.88V150.94z'/%3E%3Cpath d='M259.71 34.94l152.67 116-152.67 116v-71.23H108.55v89.56H19V106.15h240.71zm126.55 116L275.52 66.77v55.17H34.8v147.53h57.95v-89.53h182.77v55.19z'/%3E%3Cpath fill='%23fff' d='M292.951 119.43l9.638-12.482 47.456 36.642-9.638 12.482z'/%3E%3Cpath d='M150.09 620.77c-77 0-139.59-62.62-139.59-139.59s62.65-139.59 139.59-139.59 139.59 62.62 139.59 139.59-62.62 139.59-139.59 139.59z' fill='%23ffe14d'/%3E%3Cpath d='M150.09 352.09A129.09 129.09 0 1 1 21 481.18a129.24 129.24 0 0 1 129.09-129.09m0-21C67.33 331.09 0 398.42 0 481.18s67.33 150.09 150.09 150.09 150.06-67.33 150.06-150.09-67.3-150.09-150.06-150.09z' fill='%230f0f0f'/%3E%3Cpath d='M21 481.18a129.24 129.24 0 0 0 129.09 129.09V352.09A129.24 129.24 0 0 0 21 481.18z' fill='%23fc3'/%3E%3Cpath d='M150.09 586.3A105.12 105.12 0 1 0 44.97 481.18 105.24 105.24 0 0 0 150.09 586.3zm0-179c49.27 0 74.85 24.6 74.85 73.87s-25.58 74.85-74.85 74.85-75.82-25.58-75.82-74.85 26.55-73.86 75.82-73.86z' fill='%23ff9f19'/%3E%3Cpath d='M74.26 481.18c0-49.27 26.55-74.85 75.82-74.85v-30.27a105.12 105.12 0 1 0 0 210.24v-30.27c-49.26 0-75.82-25.58-75.82-74.85z' fill='%23f28618'/%3E%3Cpath fill='%230492be' d='M519.39 353.9h73.75v163.31H352.43v63.22L220.72 480.34l131.71-100.1v63.22h166.96V353.9z'/%3E%3Cpath fill='%23103957' opacity='.2' d='M556.26 480.34H220.72l131.71 100.09v-63.22h240.71V353.9h-36.88v126.44z'/%3E%3Cpath d='M360.32 596.36l-152.66-116 152.66-116v71.25h151.16V346h89.56v179.11H360.32zm-126.55-116l110.74 84.16v-55.21h240.73V361.8h-57.95v89.56H344.52v-55.19z'/%3E%3Cpath fill='%23fff' d='M268.572 486.574l9.7-12.473 47.419 36.875-9.7 12.473z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle;margin-right:.25rem}.nav-container .nav-scroll .nav-inner .nav-item a{color:#095f79;display:block;font-size:16px;font-weight:300;padding:10px;white-space:nowrap;position:relative;min-height:2.75rem}.nav-container .nav-scroll .nav-inner .nav-item a:after{content:"";background:#0e97c0;height:2px;width:100%;left:0;position:absolute;bottom:-1px;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.nav-container .nav-scroll .nav-inner .nav-item.active a,.nav-container .nav-scroll .nav-inner .nav-item a:focus,.nav-container .nav-scroll .nav-inner .nav-item a:hover{color:#0e97c0;text-decoration:none;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}.nav-container .nav-scroll .nav-inner .nav-item.active a:after,.nav-container .nav-scroll .nav-inner .nav-item a:focus:after,.nav-container .nav-scroll .nav-inner .nav-item a:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}.nav-container .nav-arrow-left,.nav-container .nav-arrow-right{background-color:#fff;bottom:12px;color:#d6d6d6;font-size:33px;line-height:1.3;min-width:50px;position:absolute;top:0;vertical-align:middle;width:5%;z-index:999}.nav-container .nav-arrow-left:hover,.nav-container .nav-arrow-right:hover{text-decoration:none}.nav-container .nav-arrow-right{right:3%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(47%,#fff),to(#fff));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 47%,#fff);background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 47%,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 47%,#fff);padding-right:5px;text-align:right}@media screen and (max-width:51.2rem){.nav-container .nav-arrow-right{right:0}}.nav-container .nav-arrow-left{left:3%;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),color-stop(47%,#fff),to(#fff));background:-webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff 47%,#fff);background:-o-linear-gradient(right,hsla(0,0%,100%,0) 0,#fff 47%,#fff 100%);background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff 47%,#fff);padding-left:5px;text-align:left}@media screen and (max-width:51.2rem){.nav-container .nav-arrow-left{left:0}}.print-container{width:680px;height:280px;border:1px solid gray;margin-bottom:50px;position:relative}.print-container #identicon{-webkit-print-color-adjust:exact;position:absolute;right:7.5rem;bottom:3rem}.print-container #identicon:after{content:"Always look for this icon when sending to this wallet.";font-size:9px;width:120px;position:absolute;bottom:.75rem;text-align:center;right:-7.5rem}.print-title{float:left}.print-text{color:#0b7290;text-transform:uppercase;letter-spacing:.05em;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;right:0;bottom:0;font-size:13px;font-weight:600}.print-qr-code-1{width:28%;float:left;position:relative;padding:20px}.print-qr-code-1 .print-text{right:-35px;bottom:69px}.print-qr-code-2{width:28%;float:left;position:relative;padding:20px}.print-qr-code-2 .print-text{right:-45px;bottom:69px}.print-notes{width:28%;float:left;position:relative;padding:20px}.print-notes .print-text{right:-45px;bottom:69px}.print-address-container{float:left;width:85%;padding:0 25px}.print-address-container p{font-size:14px;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.ether-logo-1{position:absolute;left:100px}.ether-logo-2{position:absolute;right:32px;bottom:64px}.block--container{max-width:113rem;margin-left:-1%;margin-right:-1%}.block__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{background-color:#fff;-webkit-box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);padding:1.5rem 2rem;min-height:1.5rem;margin:1rem auto;position:relative}.block:after,.block:before{content:" ";display:table}.block:after{clear:both}@media screen and (max-width:32rem){.block{padding:1.25rem}}.block>:first-child{margin-top:0}.block>:last-child{margin-bottom:0}.block--text-white *,.block--text-white a{color:#fff}.block--text-white a:focus,.block--text-white a:hover{color:hsla(0,0%,100%,.9)}.block--danger{background-color:#ea4b40}.block--danger *,.block--danger a{color:#fff}.block--danger a:focus,.block--danger a:hover{color:hsla(0,0%,100%,.9)}.block--warning{background-color:#ff9800}.block--warning *,.block--warning a{color:#fff}.block--warning a:focus,.block--warning a:hover{color:hsla(0,0%,100%,.9)}.block--info{background-color:#163151}.block--info *,.block--info a{color:#fff}.block--info a:focus,.block--info a:hover{color:hsla(0,0%,100%,.9)}.block--primary{background-color:#0e97c0}.block--primary *,.block--primary a{color:#fff}.block--primary a:focus,.block--primary a:hover{color:hsla(0,0%,100%,.9)}.block--success{background-color:#5dba5a}.block--success *,.block--success a{color:#fff}.block--success a:focus,.block--success a:hover{color:hsla(0,0%,100%,.9)}.block__main{background-color:#fff;-webkit-box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);padding:1.5rem 2rem;min-height:1.5rem;margin:1rem auto;position:relative;text-align:left;padding:.75rem;-webkit-flex-basis:98%;-ms-flex-preferred-size:98%;flex-basis:98%;margin:1rem .5%}.block__main:after,.block__main:before{content:" ";display:table}.block__main:after{clear:both}@media screen and (max-width:32rem){.block__main{padding:1.25rem}}.block__main>:first-child{margin-top:0}.block__main>:last-child{margin-bottom:0}@media screen and (min-width:51.2rem){.block__main{-webkit-flex-basis:68%;-ms-flex-preferred-size:68%;flex-basis:68%}}@media screen and (min-width:66.13333333rem){.block__main{-webkit-flex-basis:73%;-ms-flex-preferred-size:73%;flex-basis:73%}}.block__help{background-color:#fff;-webkit-box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);padding:1.5rem 2rem;min-height:1.5rem;margin:1rem auto;position:relative;background-image:url(../images/icon-help-2.svg);background-size:8rem;background-position:102% -5%;background-repeat:no-repeat;text-align:left;margin:1rem 1%;-webkit-flex-basis:98%;-ms-flex-preferred-size:98%;flex-basis:98%}.block__help:after,.block__help:before{content:" ";display:table}.block__help:after{clear:both}@media screen and (max-width:32rem){.block__help{padding:1.25rem}}.block__help>:last-child{margin-bottom:0}@media screen and (min-width:51.2rem){.block__help{-webkit-flex-basis:28%;-ms-flex-preferred-size:28%;flex-basis:28%}}@media screen and (min-width:66.13333333rem){.block__help{-webkit-flex-basis:23%;-ms-flex-preferred-size:23%;flex-basis:23%}}.block__help a{color:#ff5722}.block__help a:hover{color:#ff4408}.block__help>:first-child{margin-top:0}.block__help ul{list-style:circle}.block__help ol,.block__help ul{padding-left:1rem}.block__help h2{font-size:1.15rem;font-weight:400}.equal-space>*{margin-top:1rem;margin-bottom:1rem}.u-center-h{text-align:center}.gen__1 .input-group{max-width:43rem;margin:1rem auto}.gen__1--inner{text-align:center}.gen__1--inner h1{margin:1rem auto 2rem}.gen__1--inner h4{margin:3rem auto 1rem}.gen__1--inner p{margin:0 0 2rem}.gen__1--inner .btn{margin:0 auto 3rem}.gen__2--inner{text-align:center}.gen__2--inner h1{margin:1rem auto}.gen__2--inner>.btn{margin:1rem auto 2rem}.gen__2--inner .warn{margin:2rem auto}.gen__3--inner{text-align:center}.gen__3--inner h1{margin:2rem auto 1rem}.gen__3--inner>.btn,.gen__3--inner>.form-control{margin:0 auto 3rem}.pre-footer{padding:1rem;-webkit-box-shadow:16px 16px 47px 0 rgba(0,0,0,.07);box-shadow:16px 16px 47px 0 rgba(0,0,0,.07);margin-top:5rem;background-color:#fff;text-align:center}.pre-footer p{font-size:1.3rem}.footer{background-color:#102138;color:#fff;font-size:.8rem;margin-top:0}.footer h5{margin-top:.5rem;margin-bottom:.25rem}.footer h5 i{margin-left:-1.5em;margin-right:.25em}.footer h5:first-child{margin-top:0}.footer ul{list-style:none;padding-left:0;margin:0}.footer li,.footer p{font-size:.8rem;margin:.25em 0}.footer a{color:#7fe5ff;font-weight:400}.footer a:focus,.footer a:hover{color:#4cdbff}.footer small{font-size:.6rem}.footer--logo{width:100%;height:auto;max-width:16rem}.header--gas{max-width:26rem;color:#333}.header--gas p{font-weight:400;margin:.5rem 0 0}.header--gas a,.header--gas a:focus,.header--gas a:hover,.header--gas a:visited{color:#0e97c0}.footer--left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;max-width:22rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:32rem){.footer--left{max-width:100%}}.footer--cent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;max-width:34rem;-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}@media screen and (max-width:32rem){.footer--cent{max-width:100%}}.footer--cent li:last-child,.footer--cent ul{margin-bottom:0}.footer--righ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;max-width:28rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:32rem){.footer--righ{max-width:100%}}.footer__icon{display:inline-block;height:30px;width:30px;padding:5px}.footer__pill-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}a.footer__pill{display:inline;background:#0e97c0;padding:3px 12px;border-radius:30px;color:#fff}a.footer__pill:focus,a.footer__pill:hover{color:#0e97c0;background:#fff;opacity:1}.custom-token-fields label{font-weight:400;font-size:1rem}.custom-token-fields input{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5;border-radius:0}select.custom-token-fields input{height:2rem;line-height:2rem}select[multiple].custom-token-fields input,textarea.custom-token-fields input{height:auto}.custom-token-fields input .mono{font-size:.75rem}.custom-token-fields .address-identicon-container{margin-top:2rem}.swap--btc,.swap--hw,.swap--usd{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1rem .15rem}.swap--btc .col-sm-7,.swap--hw .col-sm-7,.swap--usd .col-sm-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.swap--usd{background-color:#2b71b1}.swap--usd *,.swap--usd a{color:#fff}.swap--usd a:focus,.swap--usd a:hover{color:hsla(0,0%,100%,.9)}.swap--usd .swap-flag--bal,.swap--usd .swap-flag--price{background-color:#2e86d7}.swap--btc{background-color:#006e79}.swap--btc *,.swap--btc a{color:#fff}.swap--btc a:focus,.swap--btc a:hover{color:hsla(0,0%,100%,.9)}.swap--btc .swap-flag--bal,.swap--btc .swap-flag--price{background-color:#00a3b4}.swap--hw{background-color:#6e9a3e}.swap--hw *,.swap--hw a{color:#fff}.swap--hw a:focus,.swap--hw a:hover{color:hsla(0,0%,100%,.9)}.swap--hw .swap-flag--bal,.swap--hw .swap-flag--price{background-color:#81bc3f}.swap--hw .swap__logo{margin:.45rem 0}.swap-flag--bal,.swap-flag--price{background-color:#5dba5a;color:#fff;padding:.1rem .5rem;font-size:.7rem;border-radius:5rem;margin:.7rem 0 0;line-height:1.4;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.swap__subhead{font-size:.8rem;margin:.15rem 0}.swap__cta{font-size:1.25rem;margin:.15rem 0}.swap__logo{margin:0}.swap__nav{margin-top:-1.1rem;margin-bottom:.7rem;text-align:center}.swap__nav a{color:#9a9a9a;padding:0 .2rem .6rem}.send-modal__addr{font-size:12px}.u__protip{display:table}.u__protip:before{content:"";display:table-cell;width:2em;height:1em;background-image:url(../images/icon-protip.svg);background-size:contain;vertical-align:middle;text-align:center;background-position:50%;background-repeat:no-repeat;border-right:.5em solid transparent}.send__load-tokens{padding:5px 2px;margin:0;background-color:#ff9800;text-align:center;color:#fff;font-size:9px}.send__load-tokens img{width:14px;height:14px}.send__load-tokens p{margin:4px 0 0;font-weight:500}.send__load-tokens:hover{color:#fff;opacity:.8}.onboarding__modal{padding:1rem}.onboarding__modal:after,.onboarding__modal:before{content:" ";display:table}.onboarding__modal:after{clear:both}.onboarding__modal .btn-primary{background-image:url(../images/icon-arrow-right.svg);background-size:contain;background-position:100%;background-repeat:no-repeat}.onboarding__modal .btn-default{background-image:url(../images/icon-arrow-left.svg);background-size:contain;background-position:0;background-repeat:no-repeat}.onboarding__modal .onboarding__title{text-align:center;margin-bottom:1.5rem}@media (max-width:50.2rem){.onboarding__modal .onboarding__title{margin:0 auto .5rem}}.onboarding__modal img{margin-top:1rem;margin-bottom:1rem}@media (max-width:50.2rem){.onboarding__modal img{max-height:200px}}.onboarding__modal .onboarding__buttons .btn{margin-top:.5rem;margin-bottom:.5rem}@media (min-width:51.2rem){.onboarding__modal .onboarding__buttons{margin-top:.5rem;margin-bottom:.5rem}.onboarding__modal .onboarding__buttons:after,.onboarding__modal .onboarding__buttons:before{content:" ";display:table}.onboarding__modal .onboarding__buttons:after{clear:both}.onboarding__modal .onboarding__buttons .btn+.btn{float:right}}@media (max-width:50.2rem){.onboarding__modal .onboarding__buttons .btn{display:block}.onboarding__modal .onboarding__buttons .btn+.btn{margin-top:1.5rem}}@media (max-width:50.2rem){.onboarding__modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.onboarding__modal .onboarding__content,.onboarding__modal .onboarding__image{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.onboarding__modal .onboarding__content+.onboarding__image{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.row.row--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:50.2rem){.row.row--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.onboarding__msg{text-align:center;font-size:.9rem}
\ No newline at end of file
+/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline;color:#000}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #000;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}.print-text{color:#0b7290!important}footer{border-top:1px solid #000}header{border-bottom:1px solid #000;border-top:0 solid #fff!important}.btn{border:1px solid #000;color:1px solid #000;background:transparent!important}.nav-container{display:none!important}.footer-1 img{width:40px!important}.footer-1 *,.footer-2 *,.footer-3 *{font-size:8px!important;line-height:1.1!important}.footer-1 .footer-2,.footer-1 .footer-3,.footer-2 .footer-2,.footer-2 .footer-3,.footer-3 .footer-2,.footer-3 .footer-3{float:left!important}.h1,h1{font-size:18px}.h1,.h2,h1,h2{font-weight:700}.h2,h2{font-size:17px}.h3,h3{font-size:16px}.h3,.h4,h3,h4{font-weight:700}.h4,h4{font-size:15px}.h5,h5{font-size:14px}.h5,.h6,h5,h6{font-weight:700}.h6,h6{font-size:13px}.modal{position:inherit!important;page-break-inside:avoid;page-break-before:always}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:15 px;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%}@media screen and (min-width:94rem){html{font-size:16px}}@media screen and (max-width:50.2rem){html{font-size:15 px}}body{font-family:Lato,sans-serif;font-size:1rem;line-height:1.4;color:#333;background-color:#fbfbfb;height:100%}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-thumbnail{padding:.2rem;line-height:1.4;background-color:#fbfbfb;border:1px solid #ddd;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #ececec}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:700;line-height:1.2;color:inherit;letter-spacing:.02em}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:inherit}.h1,.h2,.h3,h1,h2,h3{margin-top:1rem;margin-bottom:.5rem}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:1rem;margin-bottom:.5rem}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:2.25rem}.h1,.h2,h1,h2{font-weight:300}.h2,h2{font-size:1.9rem}.h3,h3{font-size:1.5rem}.h3,.h4,h3,h4{font-weight:700}.h4,h4{font-size:1.3rem}.h5,h5{font-size:1.15rem}.h5,.h6,h5,h6{font-weight:400}.h6,h6{font-size:1.07rem}p{margin:0 0 .5rem;font-weight:300}p.strong,p .strong,p strong{font-weight:400}i{font-style:normal}.strong,strong{font-weight:600}.lead{margin-bottom:1.4;font-size:1rem}a{color:#0e97c0;text-decoration:none;cursor:pointer}a,a:hover{-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}a:hover{opacity:.8;color:#0c84a8}a:active,a:focus{opacity:1;-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}a:focus{outline:thin dotted;outline-offset:3px}.point{cursor:pointer}.strike{text-decoration:line-through}.small,small{font-size:85%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#9a9a9a}.text-primary{color:#0e97c0}a.text-primary:focus,a.text-primary:hover{color:#0c84a8}.text-success{color:#459f42}a.text-success:focus,a.text-success:hover{color:#3d8d3b}.text-info{color:#0b1929}a.text-info:focus,a.text-info:hover{color:#060d15}.text-warning{color:#cc7a00}a.text-warning:focus,a.text-warning:hover{color:#b36a00}.text-danger{color:#df2518}a.text-danger:focus,a.text-danger:hover{color:#c82116}.text-underline{text-decoration:underline}.text-light{font-weight:200}.bg-primary{color:#fff;background-color:#0e97c0}a.bg-primary:focus,a.bg-primary:hover{background-color:#0b7290}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:-.5rem;margin:2.8 0 1.4;border-bottom:1px solid #ececec}ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}li{margin-bottom:.5em;font-weight:300}li strong{font-weight:400}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:1.4}dd,dt{line-height:1.4}dt{font-weight:700}dd{margin-left:0}@media (min-width:51.2rem){.dl-horizontal dt{float:left;width:-8rem;clear:left;text-align:right;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:12rem}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #9a9a9a}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:.5rem 1.4;margin:0 0 1.4;font-size:1.25rem;border-left:5px solid #ececec}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.4;color:#9a9a9a}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #ececec;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}address{margin-bottom:1.4;font-style:normal;line-height:1.4}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{color:#c7254e;background-color:#f9f2f4}code,kbd{padding:2px 4px;font-size:90%;border-radius:0}kbd{color:#fff;background-color:#333;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:.2;margin:0 0 .7;font-size:0;line-height:1.4;word-break:break-all;word-wrap:break-word;color:#333;background-color:#fafafa;border:1px solid #ececec;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:23rem;overflow-y:scroll}.container{width:100%;margin-right:auto;margin-left:auto;max-width:113rem;padding:0 5rem}@media screen and (max-width:80rem){.container{padding:0 3%}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:1rem;padding-right:1rem}.row{margin-left:-1rem;margin-right:-1rem}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:1rem;padding-right:1rem}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:51.2rem){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:66.13333333rem){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:80rem){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent;margin-bottom:10px;border-bottom:1px solid #ddd}caption{padding-top:.5rem;padding-bottom:.5rem;color:#9a9a9a}caption,th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:1.4}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:.5rem;line-height:1.4;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fbfbfb}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:.25rem}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f5f5f5}.table-striped>tbody>tr>td,.table-striped>tbody>tr>th,.table-striped>tfoot>tr>td,.table-striped>tfoot>tr>th,.table-striped>thead>tr>td,.table-striped>thead>tr>th{border-top:0}.table-mnemonic{border-bottom:0;font-weight:400}.table-mnemonic th{border-bottom:1px solid #ececec;vertical-align:bottom}.table-mnemonic td:first-child{font-family:Menlo,Monaco,Consolas,Courier New,monospace}.table-mnemonic tr:last-child td:first-child{text-align:left}.table-mnemonic tr:first-child,.table-mnemonic tr:last-child:not(.mnemonic-custom-row){background-color:#fff!important}.table-mnemonic.table>tbody>tr>td,.table-mnemonic.table>tbody>tr>th,.table-mnemonic.table>tfoot>tr>td,.table-mnemonic.table>tfoot>tr>th,.table-mnemonic.table>thead>tr>td,.table-mnemonic.table>thead>tr>th{padding:.25rem}.table-mnemonic .mnemonic-custom-row input[type=text]{margin:-5px;display:inline;width:70%;max-width:15rem}.table-mnemonic label{margin:.15rem}.table-hover,.table-hover>tbody>tr>td,.table-hover>tbody>tr>th,.table-hover>tfoot>tr>td,.table-hover>tfoot>tr>th,.table-hover>thead>tr>td,.table-hover>thead>tr>th,.table-hover td,.table-hover th,.table-hover tr{border:0 solid #fff}.table-hover>tbody>tr:hover{background-color:#fafafa}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#fafafa}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#ededed}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:50.2rem){.table-responsive{width:100%;margin-bottom:1.05;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.table-domainsale-modal .table-ens-modal{font-weight:400;font-size:16px}.table-domainsale-modal .table-ens-modal textarea{font-size:11px;word-break:break-all;padding:.5rem}fieldset{margin:0;min-width:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:1.4;font-size:1.5rem;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-top:.5rem;margin-bottom:.25rem;font-weight:600;font-size:1.15rem}label small{font-weight:300;font-size:1em}td label{font-weight:400}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:3px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline-offset:3px}output{display:block;padding-top:1.75rem;font-size:1rem;line-height:1.4;color:#333}.account-help-icon+.btn,.account-help-icon+input,.account-help-icon+textarea,label+.form-control,label+input,label+textarea{margin-top:0}.form-control{display:block;width:100%;height:2.55rem;padding:.25rem 1rem;font-size:1rem;line-height:2;color:#333;background-color:#fff;background-image:none;border:1px solid #ececec;margin-top:.5rem;margin-bottom:.5rem;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}.form-control:focus{border-color:#0e97c0;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(14,151,192,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(14,151,192,.5)}.form-control::-moz-placeholder{color:#d3d3d3;opacity:1}.form-control:-ms-input-placeholder{color:#d3d3d3}.form-control::-webkit-input-placeholder{color:#d3d3d3}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#ececec;opacity:1;cursor:text!important;-webkit-box-shadow:none!important;box-shadow:none!important}.form-control[disabled],fieldset[disabled] .form-control{cursor:default}textarea.form-control{height:auto;line-height:1.4}input[readonly]{background-color:#fafafa;cursor:text!important}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:2.55rem}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:2rem}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:4rem}}.form-group{margin-top:.5rem;margin-bottom:.5rem;display:block}.checkbox,.radio{position:relative;display:block;margin:15px 0;font-weight:500}.checkbox label,.radio label{min-height:1.4;padding-left:20px;padding-right:15px;margin-bottom:0;font-weight:500;cursor:pointer}.checkbox.small,.radio.small{margin:.2rem 0}.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{margin-left:-20px}input[type=radio]{margin-right:5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox label,fieldset[disabled] .radio-inline,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:default}.form-control-static{padding-top:1.75rem;padding-bottom:1.75rem;margin-bottom:0;min-height:2.4rem}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5;border-radius:0}select.input-sm{height:2rem;line-height:2rem}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5}.form-group-sm select.form-control{height:2rem;line-height:2rem}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:2rem;min-height:2.3rem;padding:1.5rem 1rem;font-size:.9rem;line-height:1.5}.input-lg{height:4rem;padding:1rem 2rem;font-size:1.9rem;line-height:1.2;border-radius:0}select.input-lg{height:4rem;line-height:4rem}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:4rem;padding:1rem 2rem;font-size:1.9rem;line-height:1.2}.form-group-lg select.form-control{height:4rem;line-height:4rem}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:4rem;min-height:3.3rem;padding:2rem;font-size:1.9rem;line-height:1.2}.form-control.is-valid{border-color:#b5e0b4;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(93,186,90,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(93,186,90,.5)}.form-control.is-valid:focus{border-color:#92d190;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(93,186,90,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(93,186,90,.5)}.form-control.is-invalid{border-color:#f7b7b3;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(234,75,64,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(234,75,64,.5)}.form-control.is-invalid:focus{border-color:#f28c85;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(234,75,64,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(234,75,64,.5)}.form-control.is-semivalid{border-color:#ffcc80;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(255,152,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(255,152,0,.5)}.form-control.is-semivalid:focus{border-color:#ffb74d;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(255,152,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(255,152,0,.5)}.btn{background-image:none;cursor:pointer;border:1px solid gray;display:inline-block;font-weight:400;letter-spacing:.05em;margin-top:.5rem;margin-bottom:0;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;vertical-align:middle;white-space:nowrap;padding:.75rem 2rem;font-size:1.07rem;line-height:1.4;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline-offset:3px}.btn.focus,.btn:focus,.btn:hover{color:#222;text-decoration:none;border-bottom-color:transparent;-webkit-box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1);box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1)}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:default;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.alert .btn-info{background-color:#fff;text-decoration:none;color:#163151}.alert .btn-info.focus,.alert .btn-info:focus,.alert .btn-info:hover{color:#fff;text-decoration:none;opacity:1}.alert .btn-info.disabled{background-color:#fff;text-decoration:none;color:#163151;opacity:.6}.btn-default{color:#222;background-color:#c3c3c3;border-color:#bdbdbd;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#222;background-color:#b6b6b6;border-color:#b0b0b0;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#222;background-color:#9d9d9d;border-color:#979797;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#c3c3c3;border-color:#bdbdbd}.btn-default .badge{color:#c3c3c3;background-color:#222}.btn-primary{color:#fff;background-color:#0e97c0;border-color:#0e97c0;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#0c84a8;border-color:#0c84a8;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#095f79;border-color:#095f79;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#0e97c0;border-color:#0e97c0}.btn-primary .badge{color:#0e97c0;background-color:#fff}.btn-success{color:#fff;background-color:#5dba5a;border-color:#5dba5a;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#4db14a;border-color:#4db14a;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#3d8d3b;border-color:#3d8d3b;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5dba5a;border-color:#5dba5a}.btn-success .badge{color:#5dba5a;background-color:#fff}.btn-info{color:#fff;background-color:#163151;border-color:#163151;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#11253d;border-color:#11253d;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#060d15;border-color:#060d15;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#163151;border-color:#163151}.btn-info .badge{color:#163151;background-color:#fff}.btn-warning{color:#fff;background-color:#ff9800;border-color:#ff9800;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#e68900;border-color:#e68900;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#b36a00;border-color:#b36a00;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#ff9800;border-color:#ff9800}.btn-warning .badge{color:#ff9800;background-color:#fff}.btn-danger{color:#fff;background-color:#ea4b40;border-color:#ea4b40;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#e73529;border-color:#e73529;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#c82116;border-color:#c82116;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#ea4b40;border-color:#ea4b40}.btn-danger .badge{color:#ea4b40;background-color:#fff}.btn-white{background-color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.8);-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease;color:#163151}.btn-white.active,.btn-white.focus,.btn-white:active,.btn-white:focus,.btn-white:hover,.open>.dropdown-toggle.btn-white{color:#163151;background-color:hsla(0,0%,95%,.8);border-color:hsla(0,0%,95%,.8);-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-white.active.focus,.btn-white.active:focus,.btn-white.active:hover,.btn-white:active.focus,.btn-white:active:focus,.btn-white:active:hover,.open>.dropdown-toggle.btn-white.focus,.open>.dropdown-toggle.btn-white:focus,.open>.dropdown-toggle.btn-white:hover{color:#163151;background-color:hsla(0,0%,85%,.8);border-color:hsla(0,0%,85%,.8);-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-white.active,.btn-white:active,.open>.dropdown-toggle.btn-white{background-image:none}.btn-white.disabled,.btn-white.disabled.active,.btn-white.disabled.focus,.btn-white.disabled:active,.btn-white.disabled:focus,.btn-white.disabled:hover,.btn-white[disabled],.btn-white[disabled].active,.btn-white[disabled].focus,.btn-white[disabled]:active,.btn-white[disabled]:focus,.btn-white[disabled]:hover,fieldset[disabled] .btn-white,fieldset[disabled] .btn-white.active,fieldset[disabled] .btn-white.focus,fieldset[disabled] .btn-white:active,fieldset[disabled] .btn-white:focus,fieldset[disabled] .btn-white:hover{background-color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.8)}.btn-white .badge{color:hsla(0,0%,100%,.8);background-color:#163151}.header-branding a.btn-white{color:#163151}.header-branding a.btn-white:focus,.header-branding a.btn-white:hover{background:#fff;opacity:1;color:#163151}.btn-group .btn-default{border-bottom-width:1px}.btn-group .btn-default.active{border:1px solid #0e97c0;color:#0e97c0;background:#f5f5f5}.btn-link{color:#0e97c0;font-weight:400}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#0c84a8;text-decoration:none;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#9a9a9a;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:1rem 2rem;font-size:1.15rem;line-height:1.2;border-radius:0}.btn-group-sm>.btn,.btn-sm{padding:.5rem 1rem;font-size:1rem;line-height:1.5;border-radius:0}.btn-group-xs>.btn,.btn-xs{font-size:.75rem;line-height:1.5;border-radius:0;padding:.1rem .6rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}.btn-file,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-file{background-image:none;cursor:pointer;border:1px solid gray;display:inline-block;font-weight:400;letter-spacing:.05em;margin-top:.5rem;margin-bottom:0;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;vertical-align:middle;white-space:nowrap;padding:.75rem 2rem;font-size:1.07rem;line-height:1.4;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;color:#222;background-color:#c3c3c3;border-color:#bdbdbd;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease;position:relative;overflow:hidden}.btn-file.active.focus,.btn-file.active:focus,.btn-file.focus,.btn-file:active.focus,.btn-file:active:focus,.btn-file:focus{outline:thin dotted;outline-offset:3px}.btn-file.focus,.btn-file:focus,.btn-file:hover{color:#222;text-decoration:none;border-bottom-color:transparent;-webkit-box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1);box-shadow:inset 3px 3px 3px hsla(0,0%,78%,.1)}.btn-file.active,.btn-file:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-file.disabled,.btn-file[disabled],fieldset[disabled] .btn-file{cursor:default;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn-file.disabled,fieldset[disabled] a.btn-file{pointer-events:none}.btn-file.active,.btn-file.focus,.btn-file:active,.btn-file:focus,.btn-file:hover,.open>.dropdown-toggle.btn-file{color:#222;background-color:#b6b6b6;border-color:#b0b0b0;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-file.active.focus,.btn-file.active:focus,.btn-file.active:hover,.btn-file:active.focus,.btn-file:active:focus,.btn-file:active:hover,.open>.dropdown-toggle.btn-file.focus,.open>.dropdown-toggle.btn-file:focus,.open>.dropdown-toggle.btn-file:hover{color:#222;background-color:#9d9d9d;border-color:#979797;-webkit-transition:all .25s ease;-o-transition:all ease .25s;transition:all .25s ease}.btn-file.active,.btn-file:active,.open>.dropdown-toggle.btn-file{background-image:none}.btn-file.disabled,.btn-file.disabled.active,.btn-file.disabled.focus,.btn-file.disabled:active,.btn-file.disabled:focus,.btn-file.disabled:hover,.btn-file[disabled],.btn-file[disabled].active,.btn-file[disabled].focus,.btn-file[disabled]:active,.btn-file[disabled]:focus,.btn-file[disabled]:hover,fieldset[disabled] .btn-file,fieldset[disabled] .btn-file.active,fieldset[disabled] .btn-file.focus,fieldset[disabled] .btn-file:active,fieldset[disabled] .btn-file:focus,fieldset[disabled] .btn-file:hover{background-color:#c3c3c3;border-color:#bdbdbd}.btn-file .badge{color:#c3c3c3;background-color:#222}.btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;background:red;cursor:inherit;display:block}.caret{display:inline-block;width:0;height:0;margin-left:.5rem;vertical-align:middle;border-top:.25rem dashed;border-right:.25rem solid transparent;border-left:.25rem solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle{margin-top:0;font-size:1rem;padding:.5rem 1rem}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;max-width:100vw;max-height:75vh;overflow:scroll;padding:0;margin:2px 0 0;list-style:none;font-size:1rem;text-align:left;background-color:#fff;border-radius:0;-webkit-box-shadow:0 6px 10px rgba(0,0,0,.175);box-shadow:0 6px 10px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:2px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li{margin:0}.dropdown-menu>li:first-child{padding-top:4px}.dropdown-menu>li:last-child{padding-bottom:4px}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:300;line-height:1.4;color:#163151;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#0e97c0;background-color:#fafafa}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#0e97c0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#9a9a9a}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:.9rem;line-height:1.4;color:#9a9a9a;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:.25rem solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:51.2rem){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;margin-bottom:5px}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group{float:left}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn-lg .caret{border-width:.25rem .25rem 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 .25rem .25rem}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group>*{margin-bottom:0;margin-top:0}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%}.input-group .dropdown-toggle{padding-right:.75rem;padding-left:.75rem}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:4rem;padding:1rem 2rem;font-size:1.9rem;line-height:1.2;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:4rem;line-height:4rem}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:2rem;line-height:2rem}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding-left:2rem;padding-right:2rem;font-size:1rem;font-weight:400;line-height:1;color:#333;text-align:center;background-color:#ececec;border:1px solid #dfdfdf;outline:0;-webkit-box-shadow:inset 0 1px 1px hsla(0,0%,93%,.5),0 0 1px hsla(0,0%,93%,.5);box-shadow:inset 0 1px 1px hsla(0,0%,93%,.5),0 0 1px hsla(0,0%,93%,.5)}.input-group-addon.input-sm{padding:.5rem 1rem;font-size:.9rem}.input-group-addon.input-lg{padding:1rem 2rem;font-size:1.9rem}.input-group-addon:focus{border:1px solid #dadada;outline:0;-webkit-box-shadow:inset 0 1px 1px #ececec,30%,0 0 1px hsla(0,0%,93%,.9);box-shadow:inset 0 1px 1px #ececec,30%,0 0 1px hsla(0,0%,93%,.9)}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative;margin-bottom:0;margin-top:0;font-size:1rem;padding:.55rem 2rem}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.alert{padding:.75rem 2rem;margin:1rem auto;font-weight:300;font-size:1.07rem}.alert h4{color:inherit}.alert>:first-child,.alert h4{margin-top:0}.alert>:last-child{margin-bottom:0}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert a{color:#fff;text-decoration:underline}.alert a:hover{opacity:.8}.alert a:active,.alert a:focus{opacity:1}.alert svg{vertical-align:bottom}.alert-danger--outline{padding:.5em .6em .6em .3em;margin:0 0 1em;border-top:2px solid #ea4b40;-webkit-box-shadow:0 1px 5px 1px rgba(63,63,63,.13);box-shadow:0 1px 5px 1px rgba(63,63,63,.13);font-size:.9em;font-weight:500}.alert-danger--outline:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='32' height='32'%3E%3Cpath d='M505.403 406.394L295.389 58.102c-8.274-13.721-23.367-22.245-39.39-22.245s-31.116 8.524-39.391 22.246L6.595 406.394c-8.551 14.182-8.804 31.95-.661 46.37 8.145 14.42 23.491 23.378 40.051 23.378h420.028c16.56 0 31.907-8.958 40.052-23.379 8.143-14.421 7.89-32.189-.662-46.369zm-28.364 29.978a12.684 12.684 0 0 1-11.026 6.436H45.985a12.68 12.68 0 0 1-11.025-6.435 12.683 12.683 0 0 1 .181-12.765L245.156 75.316A12.732 12.732 0 0 1 256 69.192c4.41 0 8.565 2.347 10.843 6.124l210.013 348.292a12.677 12.677 0 0 1 .183 12.764z' fill='%23ea4b40'/%3E%3Cpath d='M256.154 173.005c-12.68 0-22.576 6.804-22.576 18.866 0 36.802 4.329 89.686 4.329 126.489.001 9.587 8.352 13.607 18.248 13.607 7.422 0 17.937-4.02 17.937-13.607 0-36.802 4.329-89.686 4.329-126.489 0-12.061-10.205-18.866-22.267-18.866zm.311 180.301c-13.607 0-23.814 10.824-23.814 23.814 0 12.68 10.206 23.814 23.814 23.814 12.68 0 23.505-11.134 23.505-23.814 0-12.99-10.826-23.814-23.505-23.814z' fill='%23ea4b40'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.75em;float:left;width:2em;height:4em;margin-right:.75em}.alert.popup{position:fixed;bottom:0;left:0;right:0;padding:1rem 0;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.33);box-shadow:0 0 20px 0 rgba(0,0,0,.33);-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out;z-index:1060;margin:0}.alert.popup .container{position:relative;padding:0 10rem 0 5rem}@media screen and (max-width:51.2rem){.alert.popup .container{padding:1rem 8rem 1rem 4rem}}@media screen and (max-width:32rem){.alert.popup .container{padding:3rem 1rem 0 4rem}}.alert.popup .container:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;color:#fff;position:absolute;top:0;bottom:0;left:1%;width:2.25rem}@media screen and (max-width:32rem){.alert.popup .container:after{top:2.5rem;left:.5rem}}.alert.popup .icon-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 348.333 348.334'%3E%3Cpath d='M336.559 68.611L231.016 174.165l105.543 105.549c15.699 15.705 15.699 41.145 0 56.85-7.844 7.844-18.128 11.769-28.407 11.769-10.296 0-20.581-3.919-28.419-11.769L174.167 231.003 68.609 336.563c-7.843 7.844-18.128 11.769-28.416 11.769-10.285 0-20.563-3.919-28.413-11.769-15.699-15.698-15.699-41.139 0-56.85l105.54-105.549L11.774 68.611c-15.699-15.699-15.699-41.145 0-56.844 15.696-15.687 41.127-15.687 56.829 0l105.563 105.554L279.721 11.767c15.705-15.687 41.139-15.687 56.832 0 15.705 15.699 15.705 41.145.006 56.844z' fill='%23FFF'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;cursor:pointer;opacity:.7;position:absolute;top:0;right:0;width:9rem;bottom:0;border-left:1px solid hsla(0,0%,100%,.7);-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}@media screen and (max-width:51.2rem){.alert.popup .icon-close{width:7rem}}@media screen and (max-width:32rem){.alert.popup .icon-close{width:100%;height:3rem;left:0;right:0;top:0;bottom:auto;border-left:0;border-bottom:1px solid hsla(0,0%,100%,.7)}}.alert.popup .icon-close:hover{border-color:hsla(0,0%,100%,.5)}.alert.popup .icon-close:active,.alert.popup .icon-close:hover{-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out;background-color:rgba(0,0,0,.1)}.alert.popup .icon-close:active{border-color:hsla(0,0%,100%,.7);opacity:1}.alert.popup.ng-hide{bottom:-20%;-webkit-transition:all .15s ease-in-out;-o-transition:.15s all ease-in-out;transition:all .15s ease-in-out}.alert,.alert-info{background-color:#0e97c0;border-color:#0e97c0;color:#fff}.alert-info hr,.alert hr{border-top-color:#0c84a8}.alert-info .alert-link,.alert .alert-link{color:#e6e6e6}.alert-info .container:after,.alert .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='30' y='30' viewBox='0 0 65 65' width='512' height='512'%3E%3Cpath d='M32.5 0C14.58 0 0 14.579 0 32.5S14.58 65 32.5 65 65 50.421 65 32.5 50.42 0 32.5 0zm0 61C16.785 61 4 48.215 4 32.5S16.785 4 32.5 4 61 16.785 61 32.5 48.215 61 32.5 61z' fill='%23FFF'/%3E%3Ccircle cx='33.018' cy='19.541' r='3.345' fill='%23FFF'/%3E%3Cpath d='M32.137 28.342a2 2 0 0 0-2 2v17a2 2 0 0 0 4 0v-17a2 2 0 0 0-2-2z' fill='%23FFF'/%3E%3C/svg%3E")}.alert-success{background-color:#5dba5a;border-color:#5dba5a;color:#fff}.alert-success hr{border-top-color:#4db14a}.alert-success .alert-link{color:#e6e6e6}.alert-success .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 478.2 478.2' width='32' height='32'%3E%3Cpath d='M457.575 325.1c9.8-12.5 14.5-25.9 13.9-39.7-.6-15.2-7.4-27.1-13-34.4 6.5-16.2 9-41.7-12.7-61.5-15.9-14.5-42.9-21-80.3-19.2-26.3 1.2-48.3 6.1-49.2 6.3h-.1c-5 .9-10.3 2-15.7 3.2-.4-6.4.7-22.3 12.5-58.1 14-42.6 13.2-75.2-2.6-97-16.6-22.9-43.1-24.7-50.9-24.7-7.5 0-14.4 3.1-19.3 8.8-11.1 12.9-9.8 36.7-8.4 47.7-13.2 35.4-50.2 122.2-81.5 146.3-.6.4-1.1.9-1.6 1.4-9.2 9.7-15.4 20.2-19.6 29.4-5.9-3.2-12.6-5-19.8-5h-61c-23 0-41.6 18.7-41.6 41.6v162.5c0 23 18.7 41.6 41.6 41.6h61c8.9 0 17.2-2.8 24-7.6l23.5 2.8c3.6.5 67.6 8.6 133.3 7.3 11.9.9 23.1 1.4 33.5 1.4 17.9 0 33.5-1.4 46.5-4.2 30.6-6.5 51.5-19.5 62.1-38.6 8.1-14.6 8.1-29.1 6.8-38.3 19.9-18 23.4-37.9 22.7-51.9-.4-8.1-2.2-15-4.1-20.1zm-409.3 122.2c-8.1 0-14.6-6.6-14.6-14.6V270.1c0-8.1 6.6-14.6 14.6-14.6h61c8.1 0 14.6 6.6 14.6 14.6v162.5c0 8.1-6.6 14.6-14.6 14.6h-61v.1zm383.7-133.9c-4.2 4.4-5 11.1-1.8 16.3 0 .1 4.1 7.1 4.6 16.7.7 13.1-5.6 24.7-18.8 34.6-4.7 3.6-6.6 9.8-4.6 15.4 0 .1 4.3 13.3-2.7 25.8-6.7 12-21.6 20.6-44.2 25.4-18.1 3.9-42.7 4.6-72.9 2.2h-1.4c-64.3 1.4-129.3-7-130-7.1h-.1l-10.1-1.2c.6-2.8.9-5.8.9-8.8V270.1c0-4.3-.7-8.5-1.9-12.4 1.8-6.7 6.8-21.6 18.6-34.3 44.9-35.6 88.8-155.7 90.7-160.9.8-2.1 1-4.4.6-6.7-1.7-11.2-1.1-24.9 1.3-29 5.3.1 19.6 1.6 28.2 13.5 10.2 14.1 9.8 39.3-1.2 72.7-16.8 50.9-18.2 77.7-4.9 89.5 6.6 5.9 15.4 6.2 21.8 3.9 6.1-1.4 11.9-2.6 17.4-3.5.4-.1.9-.2 1.3-.3 30.7-6.7 85.7-10.8 104.8 6.6 16.2 14.8 4.7 34.4 3.4 36.5-3.7 5.6-2.6 12.9 2.4 17.4.1.1 10.6 10 11.1 23.3.4 8.9-3.8 18-12.5 27z' fill='%23FFF'/%3E%3C/svg%3E")}.alert-warning{background-color:#ff9800;border-color:#ff9800;color:#fff}.alert-warning hr{border-top-color:#e68900}.alert-warning .alert-link{color:#e6e6e6}.alert-warning .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='32' height='32'%3E%3Cpath d='M505.403 406.394L295.389 58.102c-8.274-13.721-23.367-22.245-39.39-22.245s-31.116 8.524-39.391 22.246L6.595 406.394c-8.551 14.182-8.804 31.95-.661 46.37 8.145 14.42 23.491 23.378 40.051 23.378h420.028c16.56 0 31.907-8.958 40.052-23.379 8.143-14.421 7.89-32.189-.662-46.369zm-28.364 29.978a12.684 12.684 0 0 1-11.026 6.436H45.985a12.68 12.68 0 0 1-11.025-6.435 12.683 12.683 0 0 1 .181-12.765L245.156 75.316A12.732 12.732 0 0 1 256 69.192c4.41 0 8.565 2.347 10.843 6.124l210.013 348.292a12.677 12.677 0 0 1 .183 12.764z' fill='%23FFF'/%3E%3Cpath d='M256.154 173.005c-12.68 0-22.576 6.804-22.576 18.866 0 36.802 4.329 89.686 4.329 126.489.001 9.587 8.352 13.607 18.248 13.607 7.422 0 17.937-4.02 17.937-13.607 0-36.802 4.329-89.686 4.329-126.489 0-12.061-10.205-18.866-22.267-18.866zm.311 180.301c-13.607 0-23.814 10.824-23.814 23.814 0 12.68 10.206 23.814 23.814 23.814 12.68 0 23.505-11.134 23.505-23.814 0-12.99-10.826-23.814-23.505-23.814z' fill='%23FFF'/%3E%3C/svg%3E")}.alert-danger{background-color:#ea4b40;border-color:#ea4b40;color:#fff}.alert-danger hr{border-top-color:#e73529}.alert-danger .alert-link{color:#e6e6e6}.alert-danger .container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='32' height='32'%3E%3Cpath d='M505.403 406.394L295.389 58.102c-8.274-13.721-23.367-22.245-39.39-22.245s-31.116 8.524-39.391 22.246L6.595 406.394c-8.551 14.182-8.804 31.95-.661 46.37 8.145 14.42 23.491 23.378 40.051 23.378h420.028c16.56 0 31.907-8.958 40.052-23.379 8.143-14.421 7.89-32.189-.662-46.369zm-28.364 29.978a12.684 12.684 0 0 1-11.026 6.436H45.985a12.68 12.68 0 0 1-11.025-6.435 12.683 12.683 0 0 1 .181-12.765L245.156 75.316A12.732 12.732 0 0 1 256 69.192c4.41 0 8.565 2.347 10.843 6.124l210.013 348.292a12.677 12.677 0 0 1 .183 12.764z' fill='%23FFF'/%3E%3Cpath d='M256.154 173.005c-12.68 0-22.576 6.804-22.576 18.866 0 36.802 4.329 89.686 4.329 126.489.001 9.587 8.352 13.607 18.248 13.607 7.422 0 17.937-4.02 17.937-13.607 0-36.802 4.329-89.686 4.329-126.489 0-12.061-10.205-18.866-22.267-18.866zm.311 180.301c-13.607 0-23.814 10.824-23.814 23.814 0 12.68 10.206 23.814 23.814 23.814 12.68 0 23.505-11.134 23.505-23.814 0-12.99-10.826-23.814-23.505-23.814z' fill='%23FFF'/%3E%3C/svg%3E")}.well{min-height:20px;padding:1rem;margin-top:1rem;margin-bottom:1rem;background-color:#fafafa;border:1px solid #e8e8e8;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well :first-child{margin-top:0}.well :last-child{margin-bottom:0}.well.lg{padding:2rem}.well.sm{padding:.5rem}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal,.modal-open{overflow:hidden}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border-radius:0;-webkit-box-shadow:1px 1px 60px rgba(0,0,0,.32);box-shadow:1px 1px 60px rgba(0,0,0,.32);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:.75rem 1.5rem}.modal-header .close{margin-top:-2px}.modal-title{margin:0 0 1rem;line-height:1.4}.modal-body{position:relative;padding:.75rem;font-size:1.15rem}.modal-body .table>tbody>tr>td{vertical-align:middle}.modal-body .addressIdenticon{margin:auto}.modal-footer{padding:1rem 1.5rem;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn{margin-top:0}.modal-footer .btn+.btn{margin-left:.5rem;margin-bottom:0;margin-top:0}#sendTransaction .modal-footer{text-align:center}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:51.2rem){.modal-dialog{width:800px;margin:30px auto}.modal-sm{width:30rem}}@media (min-width:66.13333333rem){.modal-lg{width:70rem}}.bity-contact:after,.bity-contact:before,.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.modal-footer:after,.modal-footer:before,.row:after,.row:before{content:" ";display:table}.bity-contact:after,.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.modal-footer:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:50.2rem){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:50.2rem){.visible-xs-block{display:block!important}}@media (max-width:50.2rem){.visible-xs-inline{display:inline!important}}@media (max-width:50.2rem){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm-block{display:block!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm-inline{display:inline!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md-block{display:block!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md-inline{display:inline!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.visible-md-inline-block{display:inline-block!important}}@media (min-width:80rem){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:80rem){.visible-lg-block{display:block!important}}@media (min-width:80rem){.visible-lg-inline{display:inline!important}}@media (min-width:80rem){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:50.2rem){.hidden-xs{display:none!important}}@media (min-width:51.2rem) and (max-width:65.13333333rem){.hidden-sm{display:none!important}}@media (min-width:66.13333333rem) and (max-width:79rem){.hidden-md{display:none!important}}@media (min-width:80rem){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}img{max-width:100%;height:auto}textarea{resize:vertical}.announcement{padding:3px 10px;text-align:center;font-weight:300;color:#fff;display:block;background-color:#0e97c0}.announcement a{text-decoration:underline;color:#fff}.announcement:focus,.announcement:hover,.announcement a{-webkit-transition:all .25s ease;-o-transition:.25s all ease;transition:all .25s ease}.announcement:focus,.announcement:hover{color:#f2f2f2;text-decoration:none;background-color:#0c84a8}.announcement strong{font-weight:400}.annoucement-warning{background-color:#ff5722}.annoucement-warning:focus,.annoucement-warning:hover{background-color:#ff4408}.annoucement-warning:focus a,.annoucement-warning:focus a:hover,.annoucement-warning:hover a,.annoucement-warning:hover a:hover{text-decoration:none}.annoucement-danger{background-color:#ea4b40}.annoucement-danger:hover{background-color:#ff4408}.annoucement-danger a:focus,.annoucement-danger a:hover{color:#f2f2f2}.annoucement-danger a:focus a,.annoucement-danger a:focus a:hover,.annoucement-danger a:hover a,.annoucement-danger a:hover a:hover{text-decoration:none}.address-identicon-container{padding:0;text-align:left;max-width:4.5rem;margin-left:-.5rem;margin-top:.5rem}.address-identicon-container-right{text-align:right}.address-identicon-container-right .addressIdenticon{float:right}.address-identicon-container-offline{padding:0;margin-left:-15px}.addressIdenticon{width:100%;height:auto;padding-bottom:100%;background-size:cover;background-repeat:no-repeat;border-radius:50%;-webkit-box-shadow:inset hsla(0,0%,100%,.5) 0 2px 2px,inset rgba(0,0,0,.6) 0 -1px 8px;box-shadow:inset 0 2px 2px hsla(0,0%,100%,.5),inset 0 -1px 8px rgba(0,0,0,.6)}.addressIdenticon.med{width:3rem;height:3rem;padding:0}.addressIdenticon.small{width:2rem;height:2rem;padding:0}.addressIdenticon.inline{display:inline-block}.addressIdenticon.float{float:left;margin-right:.5rem}.wrap{word-wrap:break-word}.bigger-on-mobile.form-control[readonly]{height:60px}@media screen and (max-width:767px){.bigger-on-mobile.form-control[readonly]{height:100px}}#paneHelp h3{margin-top:2em}.account-help-icon h3,.account-help-icon h4,.account-help-icon h5,.account-help-icon h6,.account-help-icon img{display:inline-block}.account-help-icon img:hover+.account-help-text{display:block;opacity:1;z-index:999}.account-help-icon img{margin-left:-30px;margin-right:3px}.account-help-icon:hover{opacity:1}.account-help-text{background:#fff;border-radius:0;border:1px solid #cdcdcd;-webkit-box-shadow:0 0 .5rem hsla(0,0%,39%,.2);box-shadow:0 0 .5rem hsla(0,0%,39%,.2);display:none;font-size:.75rem;font-weight:400;padding:.25rem;position:absolute;width:18rem;z-index:999;color:#333}ul.account-help-text{padding-left:1.6rem}.account-help-text li{font-size:.75rem;font-weight:400}@media screen and (max-width:767px){.account-help-icon img,.account-help-icon li,.account-help-icon p{display:none}}#accountAddress,#accountAddressMainTbl-1,#accountBalance,#accountBalanceBtc,#accountBalanceEur,#accountBalancePopMB-0,#accountBalancePopMB-2,#accountBalanceUsd,.form-control,.mono{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-weight:400;letter-spacing:.02em}.offline-qrcode{margin-top:-150px;max-width:300px}@media screen and (max-width:942px){.offline-qrcode{margin-top:-78px}}@media screen and (max-width:769px){.offline-qrcode{margin-top:0}}.account-info{padding-left:1em;margin:0}.account-info:after,.account-info:before{content:" ";display:table}.account-info:after{clear:both}.account-info li{margin-bottom:0;list-style-type:none;word-break:break-all}table.account-info{font-weight:200;border-bottom:0;min-width:200px;width:100%}table.account-info tbody{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}table.account-info td{padding:.3rem;line-height:1}table.account-info td:first-child{word-wrap:break-word;padding-left:1em}table.account-info tr{border-bottom:1px solid #f3f3f3}table.account-info tr:last-child,table.account-info tr:nth-last-child(2){border-bottom:0 solid #f3f3f3}table.account-info tr.custom-token{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}input[type=text]+.eye{cursor:pointer}input[type=text]+.eye:before{content:"";width:20px;height:20px;margin-left:6px;margin-right:6px;display:inline-block;vertical-align:middle;background:url(../images/icon-eye.svg)}input[type=password]+.eye{cursor:pointer}input[type=password]+.eye:before{content:"";width:20px;height:20px;margin-left:6px;margin-right:6px;display:inline-block;vertical-align:middle;background:url(../images/icon-eye-closed.svg)}.collapse-container h1{margin:.25rem 0}.collapse-container .collapse-button{float:left;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.25rem;margin:.25rem -30px;font-size:1.6rem;line-height:1.6}.help .collapse-container{margin:40px 0}.help .collapse-container .collapse-button{margin:-10px -30px;font-size:20px;line-height:1}.token-remove{width:.9rem;height:.9rem;position:absolute;left:18px;cursor:pointer}.node-remove{width:16px;height:16px;position:absolute;right:6px;top:8px}.m-addresses td:first-child{max-width:50px;min-widht:50px}.m-addresses td:last-child{text-align:right}.token-balances{margin-bottom:15px;font-size:14px;max-height:60vh;overflow:scroll}h2 a.isActive,h2 a.isActive:active,h2 a.isActive:hover{color:#333;cursor:default}.item{margin:6px 0}.output{padding:.5rem 1rem;margin-top:-.5rem}.output p{margin:.75rem 0 0}label .small{font-size:.9rem}label small{color:#9a9a9a}.write-address .col-xs-1{padding:0}.write-address .col-xs-11{padding-right:10px}.write-boolean label{display:block}.decrypt-drtv{padding:1rem 0}.decrypt-drtv label.radio{padding:0 1.5rem;margin:.5rem 0}.decrypt-drtv h4{margin-top:0}.qr-code{max-width:17rem;margin:auto}.qr-pkey-container{position:relative}.qr-overlay{background-color:#000;position:absolute;top:0;left:0;right:0;bottom:0}.contracts a.isActive{color:#333;font-weight:400}.contracts .dropdown-toggle{display:block;text-align:left;white-space:normal}.contracts .dropdown-toggle .caret{position:absolute;right:1rem;top:1.25rem}.contracts .dropdown-menu-left{font-size:.9rem;left:auto;right:0;min-width:37rem}.contracts .dropdown-menu-left small{float:right}.dropdown-gas{padding-bottom:1rem}@media screen and (max-width:900px){.dropdown-gas{padding-bottom:2rem}}.dropdown-gas__msg{font-size:12px;font-weight:300;left:-100%;margin:0;position:absolute;right:-100%;white-space:normal}@media screen and (max-width:900px){.dropdown-gas__msg{left:-25%;right:0}}.view-wallet-content h5{margin-bottom:.25rem}.view-wallet-content a.isActive{color:#333}#selectedTypeLedger ol{padding-left:1rem}.loading-wrap{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:999;text-align:center}.loading-wrap .loading{position:absolute;text-align:center;top:40%;left:50%;-webkit-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}.loading-wrap img{border-radius:50%}.loading-wrap h1{-webkit-animation:opacity 2s infinite ease-in-out;animation:opacity 2s infinite ease-in-out;color:#fff}@-webkit-keyframes opacity{0%,to{opacity:0}50%{opacity:1}}@keyframes opacity{0%,to{opacity:0}50%{opacity:1}}.embedded-logo{height:auto;width:100%;max-width:290px;padding:.5rem 0}.ens-response{color:#737373}.dropdown-node .dropdown-menu li{border-left:2px solid #b50085;position:relative}.dropdown-node .dropdown-menu li:last-child{border-top:1px solid #ececec;padding-top:5px}.dropdown-node .dropdown-menu li:first-child,.dropdown-node .dropdown-menu li:nth-child(2),.dropdown-node .dropdown-menu li:nth-child(3),.dropdown-node .dropdown-menu li:nth-child(4){border-left:2px solid #0e97c0}.dropdown-node .dropdown-menu li:nth-child(5){border-left:2px solid #009241}.dropdown-node .dropdown-menu li:nth-child(6),.dropdown-node .dropdown-menu li:nth-child(7),.dropdown-node .dropdown-menu li:nth-child(8),.dropdown-node .dropdown-menu li:nth-child(9),.dropdown-node .dropdown-menu li:nth-child(10),.dropdown-node .dropdown-menu li:nth-child(11){border-left:2px solid #adc101}.dropdown-node .dropdown-menu li:nth-child(12){border-left:2px solid #673ab7}.dropdown-node .dropdown-menu li:nth-child(13){border-left:2px solid #00ad85}.dropdown-node .dropdown-menu li:nth-child(14){border-left:2px solid #4568bb}.dropdown-node .dropdown-menu li:nth-child(15){border-left:2px solid #6a488d}.dropdown-node .dropdown-menu li:nth-child(16){border-left:2px solid #046111}.dropdown-node .dropdown-menu li:last-child{border-left:2px solid #9a9a9a}.dropdown-node .dropdown-menu li:nth-child(4),.dropdown-node .dropdown-menu li:nth-child(5),.dropdown-node .dropdown-menu li:nth-child(11),.dropdown-node .dropdown-menu li:nth-child(12),.dropdown-node .dropdown-menu li:nth-child(13),.dropdown-node .dropdown-menu li:nth-child(14),.dropdown-node .dropdown-menu li:nth-child(15){border-bottom:1px solid #ececec}header{margin-bottom:1em}header.ETH+.container+.pre-footer+.footer,header.ETH .nav-container{border-top:.25rem solid #0e97c0}header.ETH+.container .modal-content{border:.25rem solid #0e97c0}header.ETH+.container .alert-info{background-color:#0e97c0}header.ETC+.container+.pre-footer+.footer,header.ETC .nav-container{border-top:.25rem solid #009241}header.ETC+.container .modal-content{border:.25rem solid #009241}header.ETC+.container .alert-info{background-color:#009241}header.Ropsten+.container+.pre-footer+.footer,header.Ropsten .nav-container{border-top:.25rem solid #adc101}header.Ropsten+.container .modal-content{border:.25rem solid #adc101}header.Ropsten+.container .alert-info{background-color:#adc101}header.Kovan+.container+.pre-footer+.footer,header.Kovan .nav-container{border-top:.25rem solid #adc101}header.Kovan+.container .modal-content{border:.25rem solid #adc101}header.Kovan+.container .alert-info{background-color:#adc101}header.Rinkeby+.container+.pre-footer+.footer,header.Rinkeby .nav-container{border-top:.25rem solid #adc101}header.Rinkeby+.container .modal-content{border:.25rem solid #adc101}header.Rinkeby+.container .alert-info{background-color:#adc101}header.RSK+.container+.pre-footer+.footer,header.RSK .nav-container{border-top:.25rem solid #ff794f}header.RSK+.container .modal-content{border:.25rem solid #ff794f}header.RSK+.container .alert-info{background-color:#ff794f}header.Custom+.container+.pre-footer+.footer,header.Custom .nav-container{border-top:.25rem solid #b50085}header.Custom+.container .modal-content{border:.25rem solid #b50085}header.Custom+.container .alert-info{background-color:#b50085}header.EXP+.container+.pre-footer+.footer,header.EXP .nav-container{border-top:.25rem solid #673ab7}header.EXP+.container .modal-content{border:.25rem solid #673ab7}header.EXP+.container .alert-info{background-color:#673ab7}header.UBQ+.container+.pre-footer+.footer,header.UBQ .nav-container{border-top:.25rem solid #00ad85}header.UBQ+.container .modal-content{border:.25rem solid #00ad85}header.UBQ+.container .alert-info{background-color:#00ad85}header.POA+.container+.pre-footer+.footer,header.POA .nav-container{border-top:.25rem solid #4568bb}header.POA+.container .modal-content{border:.25rem solid #4568bb}header.POA+.container .alert-info{background-color:#4568bb}header.TOMO+.container+.pre-footer+.footer,header.TOMO .nav-container{border-top:.25rem solid #6a488d}header.TOMO+.container .modal-content{border:.25rem solid #6a488d}header.TOMO+.container .alert-info{background-color:#6a488d}header.ELLA+.container+.pre-footer+.footer,header.ELLA .nav-container{border-top:.25rem solid #046111}header.ELLA+.container .modal-content{border:.25rem solid #046111}header.ELLA+.container .alert-info{background-color:#046111}.swap-tab a.link,.swap-tab a.link:hover{-webkit-transition:none;-o-transition:none;transition:none}.swap-tab .btn-lg{margin-top:3rem}.swap-tab .btn img,.swap-tab .btn svg{margin-right:.5rem;margin-left:-.25rem;vertical-align:middle}.swap-tab .swap-rates{text-align:center}.swap-tab .swap-rates .order-panel{background:-webkit-linear-gradient(300deg,#0e97c0,#163151);background:-o-linear-gradient(300deg,#0e97c0,#163151);background:linear-gradient(150deg,#0e97c0,#163151);position:relative}.swap-tab .swap-rates .order-panel .bity-logo{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:51.2rem){.swap-tab .swap-rates .order-panel{padding-top:1rem;padding-bottom:1rem}.swap-tab .swap-rates .order-panel .order-info{text-align:left;padding:0 0 0 22%}.swap-tab .swap-rates .order-panel .bity-logo{left:-1rem;top:40%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.swap-tab .swap-rates .form-control.input-sm{width:16%;min-width:3.5rem;display:inline-block;margin-right:1rem;text-align:right;background-color:transparent;color:#fff;-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff;border:0 solid #fff;border-bottom:2px solid #fff}.swap-tab .swap-rates p{margin:0}.swap-tab .swap-rates p span{opacity:.9}.swap-tab .swap-rates .order-info:nth-child(4n+1),.swap-tab .swap-rates .order-info:nth-child(4n+2),.swap-tab .swap-rates .order-info:nth-child(4n+3){background:transparent}.swap-tab .swap-panel{text-align:center;margin-top:3rem;padding:2rem .5rem}.swap-tab .swap-panel>*{display:inline-block;margin:1.5rem .5rem;vertical-align:middle}.swap-tab .swap-panel .form-control{width:10rem;margin-right:0}.swap-tab .swap-panel .dropdown{margin-left:0}.swap-tab .swap-address{text-align:center;padding:3rem 1rem}.swap-tab .swap-start{text-align:center}.swap-tab .swap-start .swap-info{text-align:left;margin-bottom:5rem}.swap-tab .swap-order{text-align:left}.swap-tab .swap-order .order-info-wrap{margin-bottom:0}.swap-tab .swap-order h1{margin-top:3rem;margin-bottom:3rem}.ens-tab .collapse-container h4,.ens-tab .collapse-container h5,.swap-tab .collapse-container h4,.swap-tab .collapse-container h5{display:inline-block}.ens-tab .collapse-container .collapse-button,.swap-tab .collapse-container .collapse-button{float:none;margin:0}.order-info-wrap{margin-bottom:3rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.order-info-wrap .order-info{padding:1rem 0}.order-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;min-height:100px;text-align:center;padding:.5rem 0;color:#fff}.order-info:after,.order-info:before{content:" ";display:table}.order-info:after{clear:both}.order-info h3,.order-info h4,.order-info p{margin:0}.order-info:nth-child(4n+1){background-color:#175575}.order-info:nth-child(4n+2){background-color:#1e92ba}.order-info:nth-child(4n+3){background-color:#143955}.order-info:nth-child(4n+4){background-color:#19b3ae}.swap-progress{margin-top:2rem;margin-bottom:0;position:relative}.swap-progress .sep{position:absolute;top:3.5rem;left:3%;right:3%;height:.25rem;background-color:#ececec}@media screen and (max-width:675px){.swap-progress .sep{display:none}}.swap-progress:after,.swap-progress:before{content:" ";display:table}.swap-progress:after{clear:both}.swap-progress .progress-item{width:20%;float:left;text-align:center;margin:.25rem 0}@media screen and (max-width:675px){.swap-progress .progress-item{width:100%}}.swap-progress .progress-item:nth-child(4n+1) .progress-circle{border-color:rgba(30,146,186,.4);color:rgba(30,146,186,.4)}.swap-progress .progress-item:nth-child(4n+2) .progress-circle{border-color:rgba(23,85,117,.4);color:rgba(23,85,117,.4)}.swap-progress .progress-item:nth-child(4n+3) .progress-circle{border-color:rgba(25,179,174,.4);color:rgba(25,179,174,.4)}.swap-progress .progress-item:nth-child(4n+4) .progress-circle{border-color:rgba(20,57,85,.4);color:rgba(20,57,85,.4)}.swap-progress .progress-item .progress-circle{border-radius:50%;border-width:.25rem;border-style:solid;-webkit-box-sizing:content-box;box-sizing:content-box;margin:1rem auto;padding-bottom:4rem;position:relative;width:4rem;background:#fff}@media screen and (max-width:675px){.swap-progress .progress-item .progress-circle{margin:.25rem 1rem .25rem 2rem;padding-bottom:3rem;width:3rem;float:left}}.swap-progress .progress-item .progress-circle i{font-size:1.5rem;line-height:1.75rem;height:1.75rem;width:1.75rem;font-weight:900;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:675px){.swap-progress .progress-item .progress-circle i{font-size:1.5rem;line-height:1.5rem;height:1.5rem;width:1.5rem}}.swap-progress .progress-item p{font-size:.9rem;font-weight:600;text-transform:uppercase;color:hsla(0,0%,55%,.5);letter-spacing:.1em}@media screen and (max-width:675px){.swap-progress .progress-item p{line-height:4rem;margin:0;text-align:left}}.swap-progress .progress-item p small{letter-spacing:.03em;font-size:75%}.swap-progress .progress-item.progress-active p{color:#8d8d8d}.swap-progress .progress-item.progress-active:nth-child(4n+1) .progress-circle{border-color:#1e92ba;color:#1e92ba}.swap-progress .progress-item.progress-active:nth-child(4n+2) .progress-circle{border-color:#175575;color:#175575}.swap-progress .progress-item.progress-active:nth-child(4n+3) .progress-circle{border-color:#19b3ae;color:#19b3ae}.swap-progress .progress-item.progress-active:nth-child(4n+4) .progress-circle{border-color:#143955;color:#143955}.swap-progress .progress-item.progress-true .progress-circle{background-color:#5dba5a;border-color:#5dba5a;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff}.swap-progress .progress-item.progress-true .progress-circle i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 426.67 426.67' width='32' height='32'%3E%3Cpath d='M153.504 366.839c-8.657 0-17.323-3.302-23.927-9.911L9.914 237.265c-13.218-13.218-13.218-34.645 0-47.863 13.218-13.218 34.645-13.218 47.863 0l95.727 95.727 215.39-215.386c13.218-13.214 34.65-13.218 47.859 0 13.222 13.218 13.222 34.65 0 47.863L177.436 356.928c-6.609 6.605-15.271 9.911-23.932 9.911z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:0}.swap-progress .progress-item.progress-true p{color:#5dba5a}.ens-tab .order-info-wrap{margin-top:1rem;margin-bottom:1rem}.ens-tab h5+p{margin-top:-.5em}.bity-contact{margin:9rem -1rem -5rem}.cont-md{max-width:64rem;margin:auto}.txstatus__1 .form-control{max-width:64rem;margin:1rem auto}.txstatus__3 h4{display:inline-block}.txstatus__3 .collapse-button{float:none;margin:0}#etherWalletPopUp{padding:10px;position:relative;min-width:346px}#etherWalletPopUp .back-icon{position:absolute;left:5px;top:5px}#etherWalletPopUp .back-icon:active,#etherWalletPopUp .back-icon:hover{outline:0}.quicksend-address{font-family:Menlo,Monaco,Consolas,Courier New,monospace;max-width:170px;word-wrap:break-word;font-size:12px;font-weight:300;display:block}.chrome-tokens span{min-width:130px;display:inline-block}.mainWalletDelete,.mainWalletEdit,.mainWalletView{margin:.5em}.myWalletCtrl table:not(.account-info) h2{margin:0;font-size:1.6em}.myWalletCtrl table:not(.account-info) h3{font-weight:400;font-size:1.3em}.myWalletCtrl table:not(.account-info) td:nth-child(2){max-width:380px}.myWalletCtrl table:not(.account-info) td,.myWalletCtrl table:not(.account-info) th{vertical-align:middle;padding:.5em .75em}#secWatchOnlyMain .mainWalletDelete{width:60px;display:block}.text-navy{color:#163151}.text-gray-lighter{color:#ececec}.text-blue{color:#0e97c0}.text-white{color:#fff}.bg-navy{background:#163151}.bg-gradient{background:#163151;background:-webkit-linear-gradient(301deg,#132a45,#143a56,#21a4ce,#19b4ad);background:-o-linear-gradient(301deg,#132a45,#143a56,#21a4ce,#19b4ad);background:linear-gradient(149deg,#132a45,#143a56,#21a4ce,#19b4ad)}.bg-gray-lighter{background-color:#ececec}.bg-blue{background-color:#0e97c0}.bg-white{background-color:#fff}.text-serif{font-family:Georgia,Times New Roman,Times,serif}.text-sans-serif{font-family:Lato,sans-serif}.pad-v-sm{padding-top:.5em;padding-bottom:.5em}.pad-v-md{padding-top:1em;padding-bottom:1em}.pad-v-lg{padding-top:1.5em;padding-bottom:1.5em}.pad-v-xl{padding-top:2em;padding-bottom:2em}.marg-v-sm{margin-top:.5em;margin-bottom:.5em}.marg-v-md{margin-top:1em;margin-bottom:1em}.marg-v-lg{margin-top:1.5em;margin-bottom:1.5em}.marg-v-xl{margin-top:2em;margin-bottom:2em}.img-fill{width:100%;height:auto;max-width:100%}.header-branding{color:#fff;padding:0}@media screen and (max-width:900px){.header-branding{text-align:center}}.header-branding .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.header-branding .container{padding-left:1%;padding-right:1%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.header-branding .brand img{padding:.25rem 0}@media screen and (max-width:900px){.header-branding .brand img{max-width:10rem}}.header-branding .tagline{font-weight:200;color:#fff;-webkit-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;text-align:right;padding:.25rem 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:900px){.header-branding .tagline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;text-align:right}}.header-branding a{cursor:pointer;font-weight:400;display:inline-block}.header-branding a,.header-branding a:active,.header-branding a:hover{color:#fff;-webkit-transition:all .25s ease;-o-transition:.25s all ease;transition:all .25s ease}.header-branding a:active,.header-branding a:hover{opacity:.8;text-decoration:none}.header-branding .dropdown{padding:.2rem}@media screen and (max-width:900px){.header-branding .dropdown{padding:.2rem 0;white-space:nowrap;display:inline-block;font-size:14px}.header-branding .dropdown .dropdown-menu{right:-10px;min-width:auto;left:auto;top:2.45rem;font-size:14px}.header-branding .dropdown .dropdown-menu>li>a{font-size:14px;padding:.25rem 30px .25rem 15px;position:relative}}.header-branding .dropdown-toggle{font-size:14px;padding:.3em .6rem}.header-branding .dropdown-gas{display:inline-block}@media screen and (max-width:900px){.header-branding .dropdown-gas{margin-bottom:1.8rem}}.header-branding .dropdown-gas .dropdown-toggle{min-width:200px}.header-branding .dropdown-gas .dropdown-menu{min-width:100%;padding:.5rem;margin:0;left:0;right:0}.header-branding .dropdown-gas .dropdown-menu p{padding:0}.dropdown-menu a.active{text-decoration:none;color:#0e97c0;background-color:#fafafa}.nav-container{position:relative;overflow-y:hidden}.nav-container .nav-scroll{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;overflow-x:auto;margin-bottom:-20px;font-size:0;white-space:nowrap}@media screen and (max-width:51.2rem){.nav-container .nav-scroll{margin:0 -5% -20px}}.nav-container .nav-scroll .nav-inner{border-bottom:2px solid #fff;display:inline-block;font-size:0;margin-bottom:20px;min-width:100%;padding:5px 0 0;vertical-align:middle}.nav-container .nav-scroll .nav-inner .nav-item{display:inline-block;font-size:0}.nav-container .nav-scroll .nav-inner .nav-item.NAV_Swap a:before{content:"";display:inline-block;margin-top:-.1rem;width:1.3rem;height:1.3rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620.04 631.27'%3E%3Ctitle%3Eicon-swap%3C/title%3E%3Cpath d='M469.95 289.68c-77 0-139.59-62.62-139.59-139.59S392.98 10.5 469.95 10.5s139.59 62.62 139.59 139.59-62.62 139.59-139.59 139.59z' fill='%23ffe14d'/%3E%3Cpath d='M469.95 21a129.09 129.09 0 1 1-129.09 129.09A129.24 129.24 0 0 1 469.95 21m0-21c-82.76 0-150.09 67.33-150.09 150.09s67.29 150.09 150.09 150.09 150.09-67.33 150.09-150.09S552.71 0 469.95 0z' fill='%230f0f0f'/%3E%3Cpath d='M599.04 150.09A129.24 129.24 0 0 0 469.95 21v258.18a129.24 129.24 0 0 0 129.09-129.09z' fill='%23fc3'/%3E%3Cpath d='M469.95 44.94a105.12 105.12 0 1 0 105.12 105.15A105.24 105.24 0 0 0 469.95 44.94zm0 179c-49.27 0-74.85-24.6-74.85-73.87s25.58-74.85 74.85-74.85 75.82 25.58 75.82 74.85-26.55 73.87-75.82 73.87z' fill='%23ff9f19'/%3E%3Cpath d='M545.77 150.09c0 49.27-26.55 74.85-75.82 74.85v30.27a105.12 105.12 0 1 0 0-210.24v30.27c49.27 0 75.82 25.58 75.82 74.85z' fill='%23f28618'/%3E%3Cpath fill='%230492be' d='M100.66 277.37H26.9V114.06h240.72V50.84l131.7 100.1-131.7 100.09v-63.22H100.66v89.56z'/%3E%3Cpath fill='%23103957' opacity='.2' d='M63.78 150.94h335.54l-131.7-100.1v63.22H26.9v163.31h36.88V150.94z'/%3E%3Cpath d='M259.71 34.94l152.67 116-152.67 116v-71.23H108.55v89.56H19V106.15h240.71zm126.55 116L275.52 66.77v55.17H34.8v147.53h57.95v-89.53h182.77v55.19z'/%3E%3Cpath fill='%23fff' d='M292.951 119.43l9.638-12.482 47.456 36.642-9.638 12.482z'/%3E%3Cpath d='M150.09 620.77c-77 0-139.59-62.62-139.59-139.59s62.65-139.59 139.59-139.59 139.59 62.62 139.59 139.59-62.62 139.59-139.59 139.59z' fill='%23ffe14d'/%3E%3Cpath d='M150.09 352.09A129.09 129.09 0 1 1 21 481.18a129.24 129.24 0 0 1 129.09-129.09m0-21C67.33 331.09 0 398.42 0 481.18s67.33 150.09 150.09 150.09 150.06-67.33 150.06-150.09-67.3-150.09-150.06-150.09z' fill='%230f0f0f'/%3E%3Cpath d='M21 481.18a129.24 129.24 0 0 0 129.09 129.09V352.09A129.24 129.24 0 0 0 21 481.18z' fill='%23fc3'/%3E%3Cpath d='M150.09 586.3A105.12 105.12 0 1 0 44.97 481.18 105.24 105.24 0 0 0 150.09 586.3zm0-179c49.27 0 74.85 24.6 74.85 73.87s-25.58 74.85-74.85 74.85-75.82-25.58-75.82-74.85 26.55-73.86 75.82-73.86z' fill='%23ff9f19'/%3E%3Cpath d='M74.26 481.18c0-49.27 26.55-74.85 75.82-74.85v-30.27a105.12 105.12 0 1 0 0 210.24v-30.27c-49.26 0-75.82-25.58-75.82-74.85z' fill='%23f28618'/%3E%3Cpath fill='%230492be' d='M519.39 353.9h73.75v163.31H352.43v63.22L220.72 480.34l131.71-100.1v63.22h166.96V353.9z'/%3E%3Cpath fill='%23103957' opacity='.2' d='M556.26 480.34H220.72l131.71 100.09v-63.22h240.71V353.9h-36.88v126.44z'/%3E%3Cpath d='M360.32 596.36l-152.66-116 152.66-116v71.25h151.16V346h89.56v179.11H360.32zm-126.55-116l110.74 84.16v-55.21h240.73V361.8h-57.95v89.56H344.52v-55.19z'/%3E%3Cpath fill='%23fff' d='M268.572 486.574l9.7-12.473 47.419 36.875-9.7 12.473z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle;margin-right:.25rem}.nav-container .nav-scroll .nav-inner .nav-item a{color:#095f79;display:block;font-size:16px;font-weight:300;padding:10px;white-space:nowrap;position:relative;min-height:2.75rem}.nav-container .nav-scroll .nav-inner .nav-item a:after{content:"";background:#0e97c0;height:2px;width:100%;left:0;position:absolute;bottom:-1px;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.nav-container .nav-scroll .nav-inner .nav-item.active a,.nav-container .nav-scroll .nav-inner .nav-item a:focus,.nav-container .nav-scroll .nav-inner .nav-item a:hover{color:#0e97c0;text-decoration:none;-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}.nav-container .nav-scroll .nav-inner .nav-item.active a:after,.nav-container .nav-scroll .nav-inner .nav-item a:focus:after,.nav-container .nav-scroll .nav-inner .nav-item a:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}.nav-container .nav-arrow-left,.nav-container .nav-arrow-right{background-color:#fff;bottom:12px;color:#d6d6d6;font-size:33px;line-height:1.3;min-width:50px;position:absolute;top:0;vertical-align:middle;width:5%;z-index:999}.nav-container .nav-arrow-left:hover,.nav-container .nav-arrow-right:hover{text-decoration:none}.nav-container .nav-arrow-right{right:3%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(47%,#fff),to(#fff));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 47%,#fff);background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 47%,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 47%,#fff);padding-right:5px;text-align:right}@media screen and (max-width:51.2rem){.nav-container .nav-arrow-right{right:0}}.nav-container .nav-arrow-left{left:3%;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),color-stop(47%,#fff),to(#fff));background:-webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff 47%,#fff);background:-o-linear-gradient(right,hsla(0,0%,100%,0) 0,#fff 47%,#fff 100%);background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff 47%,#fff);padding-left:5px;text-align:left}@media screen and (max-width:51.2rem){.nav-container .nav-arrow-left{left:0}}.print-container{width:680px;height:280px;border:1px solid gray;margin-bottom:50px;position:relative}.print-container #identicon{-webkit-print-color-adjust:exact;position:absolute;right:7.5rem;bottom:3rem}.print-container #identicon:after{content:"Always look for this icon when sending to this wallet.";font-size:9px;width:120px;position:absolute;bottom:.75rem;text-align:center;right:-7.5rem}.print-title{float:left}.print-text{color:#0b7290;text-transform:uppercase;letter-spacing:.05em;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;right:0;bottom:0;font-size:13px;font-weight:600}.print-qr-code-1{width:28%;float:left;position:relative;padding:20px}.print-qr-code-1 .print-text{right:-35px;bottom:69px}.print-qr-code-2{width:28%;float:left;position:relative;padding:20px}.print-qr-code-2 .print-text{right:-45px;bottom:69px}.print-notes{width:28%;float:left;position:relative;padding:20px}.print-notes .print-text{right:-45px;bottom:69px}.print-address-container{float:left;width:85%;padding:0 25px}.print-address-container p{font-size:14px;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.ether-logo-1{position:absolute;left:100px}.ether-logo-2{position:absolute;right:32px;bottom:64px}.block--container{max-width:113rem;margin-left:-1%;margin-right:-1%}.block__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{background-color:#fff;-webkit-box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);padding:1.5rem 2rem;min-height:1.5rem;margin:1rem auto;position:relative}.block:after,.block:before{content:" ";display:table}.block:after{clear:both}@media screen and (max-width:32rem){.block{padding:1.25rem}}.block>:first-child{margin-top:0}.block>:last-child{margin-bottom:0}.block--text-white *,.block--text-white a{color:#fff}.block--text-white a:focus,.block--text-white a:hover{color:hsla(0,0%,100%,.9)}.block--danger{background-color:#ea4b40}.block--danger *,.block--danger a{color:#fff}.block--danger a:focus,.block--danger a:hover{color:hsla(0,0%,100%,.9)}.block--warning{background-color:#ff9800}.block--warning *,.block--warning a{color:#fff}.block--warning a:focus,.block--warning a:hover{color:hsla(0,0%,100%,.9)}.block--info{background-color:#163151}.block--info *,.block--info a{color:#fff}.block--info a:focus,.block--info a:hover{color:hsla(0,0%,100%,.9)}.block--primary{background-color:#0e97c0}.block--primary *,.block--primary a{color:#fff}.block--primary a:focus,.block--primary a:hover{color:hsla(0,0%,100%,.9)}.block--success{background-color:#5dba5a}.block--success *,.block--success a{color:#fff}.block--success a:focus,.block--success a:hover{color:hsla(0,0%,100%,.9)}.block__main{background-color:#fff;-webkit-box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);padding:1.5rem 2rem;min-height:1.5rem;margin:1rem auto;position:relative;text-align:left;padding:.75rem;-webkit-flex-basis:98%;-ms-flex-preferred-size:98%;flex-basis:98%;margin:1rem .5%}.block__main:after,.block__main:before{content:" ";display:table}.block__main:after{clear:both}@media screen and (max-width:32rem){.block__main{padding:1.25rem}}.block__main>:first-child{margin-top:0}.block__main>:last-child{margin-bottom:0}@media screen and (min-width:51.2rem){.block__main{-webkit-flex-basis:68%;-ms-flex-preferred-size:68%;flex-basis:68%}}@media screen and (min-width:66.13333333rem){.block__main{-webkit-flex-basis:73%;-ms-flex-preferred-size:73%;flex-basis:73%}}.block__help{background-color:#fff;-webkit-box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);box-shadow:16px 16px 47px 2px rgba(0,0,0,.07);padding:1.5rem 2rem;min-height:1.5rem;margin:1rem auto;position:relative;background-image:url(../images/icon-help-2.svg);background-size:8rem;background-position:102% -5%;background-repeat:no-repeat;text-align:left;margin:1rem 1%;-webkit-flex-basis:98%;-ms-flex-preferred-size:98%;flex-basis:98%}.block__help:after,.block__help:before{content:" ";display:table}.block__help:after{clear:both}@media screen and (max-width:32rem){.block__help{padding:1.25rem}}.block__help>:last-child{margin-bottom:0}@media screen and (min-width:51.2rem){.block__help{-webkit-flex-basis:28%;-ms-flex-preferred-size:28%;flex-basis:28%}}@media screen and (min-width:66.13333333rem){.block__help{-webkit-flex-basis:23%;-ms-flex-preferred-size:23%;flex-basis:23%}}.block__help a{color:#ff5722}.block__help a:hover{color:#ff4408}.block__help>:first-child{margin-top:0}.block__help ul{list-style:circle}.block__help ol,.block__help ul{padding-left:1rem}.block__help h2{font-size:1.15rem;font-weight:400}.equal-space>*{margin-top:1rem;margin-bottom:1rem}.u-center-h{text-align:center}.gen__1 .input-group{max-width:43rem;margin:1rem auto}.gen__1--inner{text-align:center}.gen__1--inner h1{margin:1rem auto 2rem}.gen__1--inner h4{margin:3rem auto 1rem}.gen__1--inner p{margin:0 0 2rem}.gen__1--inner .btn{margin:0 auto 3rem}.gen__2--inner{text-align:center}.gen__2--inner h1{margin:1rem auto}.gen__2--inner>.btn{margin:1rem auto 2rem}.gen__2--inner .warn{margin:2rem auto}.gen__3--inner{text-align:center}.gen__3--inner h1{margin:2rem auto 1rem}.gen__3--inner>.btn,.gen__3--inner>.form-control{margin:0 auto 3rem}.pre-footer{padding:1rem;-webkit-box-shadow:16px 16px 47px 0 rgba(0,0,0,.07);box-shadow:16px 16px 47px 0 rgba(0,0,0,.07);margin-top:5rem;background-color:#fff;text-align:center}.pre-footer p{font-size:1.3rem}.footer{background-color:#102138;color:#fff;font-size:.8rem;margin-top:0}.footer h5{margin-top:.5rem;margin-bottom:.25rem}.footer h5 i{margin-left:-1.5em;margin-right:.25em}.footer h5:first-child{margin-top:0}.footer ul{list-style:none;padding-left:0;margin:0}.footer li,.footer p{font-size:.8rem;margin:.25em 0}.footer a{color:#7fe5ff;font-weight:400}.footer a:focus,.footer a:hover{color:#4cdbff}.footer small{font-size:.6rem}.footer--logo{width:100%;height:auto;max-width:16rem}.header--gas{max-width:26rem;color:#333}.header--gas p{font-weight:400;margin:.5rem 0 0}.header--gas a,.header--gas a:focus,.header--gas a:hover,.header--gas a:visited{color:#0e97c0}.footer--left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;max-width:22rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:32rem){.footer--left{max-width:100%}}.footer--cent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;max-width:34rem;-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}@media screen and (max-width:32rem){.footer--cent{max-width:100%}}.footer--cent li:last-child,.footer--cent ul{margin-bottom:0}.footer--righ{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;max-width:28rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:32rem){.footer--righ{max-width:100%}}.footer__icon{display:inline-block;height:30px;width:30px;padding:5px}.footer__pill-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}a.footer__pill{display:inline;background:#0e97c0;padding:3px 12px;border-radius:30px;color:#fff}a.footer__pill:focus,a.footer__pill:hover{color:#0e97c0;background:#fff;opacity:1}.custom-token-fields label{font-weight:400;font-size:1rem}.custom-token-fields input{height:2rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.5;border-radius:0}select.custom-token-fields input{height:2rem;line-height:2rem}select[multiple].custom-token-fields input,textarea.custom-token-fields input{height:auto}.custom-token-fields input .mono{font-size:.75rem}.custom-token-fields .address-identicon-container{margin-top:2rem}.swap--btc,.swap--hw,.swap--usd{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1rem .15rem}.swap--btc .col-sm-7,.swap--hw .col-sm-7,.swap--usd .col-sm-7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.swap--usd{background-color:#2b71b1}.swap--usd *,.swap--usd a{color:#fff}.swap--usd a:focus,.swap--usd a:hover{color:hsla(0,0%,100%,.9)}.swap--usd .swap-flag--bal,.swap--usd .swap-flag--price{background-color:#2e86d7}.swap--btc{background-color:#006e79}.swap--btc *,.swap--btc a{color:#fff}.swap--btc a:focus,.swap--btc a:hover{color:hsla(0,0%,100%,.9)}.swap--btc .swap-flag--bal,.swap--btc .swap-flag--price{background-color:#00a3b4}.swap--hw{background-color:#6e9a3e}.swap--hw *,.swap--hw a{color:#fff}.swap--hw a:focus,.swap--hw a:hover{color:hsla(0,0%,100%,.9)}.swap--hw .swap-flag--bal,.swap--hw .swap-flag--price{background-color:#81bc3f}.swap--hw .swap__logo{margin:.45rem 0}.swap-flag--bal,.swap-flag--price{background-color:#5dba5a;color:#fff;padding:.1rem .5rem;font-size:.7rem;border-radius:5rem;margin:.7rem 0 0;line-height:1.4;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.swap__subhead{font-size:.8rem;margin:.15rem 0}.swap__cta{font-size:1.25rem;margin:.15rem 0}.swap__logo{margin:0}.swap__nav{margin-top:-1.1rem;margin-bottom:.7rem;text-align:center}.swap__nav a{color:#9a9a9a;padding:0 .2rem .6rem}.send-modal__addr{font-size:12px}.u__protip{display:table}.u__protip:before{content:"";display:table-cell;width:2em;height:1em;background-image:url(../images/icon-protip.svg);background-size:contain;vertical-align:middle;text-align:center;background-position:50%;background-repeat:no-repeat;border-right:.5em solid transparent}.send__load-tokens{padding:5px 2px;margin:0;background-color:#ff9800;text-align:center;color:#fff;font-size:9px}.send__load-tokens img{width:14px;height:14px}.send__load-tokens p{margin:4px 0 0;font-weight:500}.send__load-tokens:hover{color:#fff;opacity:.8}.onboarding__modal{padding:1rem}.onboarding__modal:after,.onboarding__modal:before{content:" ";display:table}.onboarding__modal:after{clear:both}.onboarding__modal .btn-primary{background-image:url(../images/icon-arrow-right.svg);background-size:contain;background-position:100%;background-repeat:no-repeat}.onboarding__modal .btn-default{background-image:url(../images/icon-arrow-left.svg);background-size:contain;background-position:0;background-repeat:no-repeat}.onboarding__modal .onboarding__title{text-align:center;margin-bottom:1.5rem}@media (max-width:50.2rem){.onboarding__modal .onboarding__title{margin:0 auto .5rem}}.onboarding__modal img{margin-top:1rem;margin-bottom:1rem}@media (max-width:50.2rem){.onboarding__modal img{max-height:200px}}.onboarding__modal .onboarding__buttons .btn{margin-top:.5rem;margin-bottom:.5rem}@media (min-width:51.2rem){.onboarding__modal .onboarding__buttons{margin-top:.5rem;margin-bottom:.5rem}.onboarding__modal .onboarding__buttons:after,.onboarding__modal .onboarding__buttons:before{content:" ";display:table}.onboarding__modal .onboarding__buttons:after{clear:both}.onboarding__modal .onboarding__buttons .btn+.btn{float:right}}@media (max-width:50.2rem){.onboarding__modal .onboarding__buttons .btn{display:block}.onboarding__modal .onboarding__buttons .btn+.btn{margin-top:1.5rem}}@media (max-width:50.2rem){.onboarding__modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.onboarding__modal .onboarding__content,.onboarding__modal .onboarding__image{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.onboarding__modal .onboarding__content+.onboarding__image{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.row.row--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:50.2rem){.row.row--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.onboarding__msg{text-align:center;font-size:.9rem}
\ No newline at end of file
diff --git a/dist/helpers.html b/dist/helpers.html
index acb15bc2d1..ec8df2ecb8 100644
--- a/dist/helpers.html
+++ b/dist/helpers.html
@@ -1004,7 +1004,7 @@
\n Your file is encrypted. Please enter the password:\n
\n \n
\n\n
\n \n\n\n \n
\n\n \n\n
\n You must access MyEtherWallet via a secure(SSL / HTTPS) connection to connect to your Ledger device.\n
\n\n
\n \n Connect your Ledger Wallet\n \n &\n \n Open the Ethereum application (or a contract application)\n \n \n Open the Expanse application (or a contract application)\n \n \n Open the Ubiq application (or a contract application)\n \n
\n\n
\n Verify that Browser Support is enabled in Settings\n
\n\n
\n If no Browser Support is found in settings, verify that you have Firmware >1.2\n
\n Your file is encrypted. Please enter the password:\n
\n \n
\n\n
\n \n\n\n \n
\n\n \n\n
\n You must access MyEtherWallet via a secure(SSL / HTTPS) connection to connect to your Ledger device.\n
\n\n
\n \n Connect your Ledger Wallet\n \n &\n \n Open the Ethereum application (or a contract application)\n \n \n Open the Expanse application (or a contract application)\n \n \n Open the Ubiq application (or a contract application)\n \n
\n\n
\n Verify that Browser Support is enabled in Settings\n
\n\n
\n If no Browser Support is found in settings, verify that you have Firmware >1.2\n
\n\n \n\n \n\n \n\n\n";
+},{}],46:[function(require,module,exports){
'use strict';
var walletDecryptDrtv = function walletDecryptDrtv() {
@@ -4736,7 +4748,7 @@ var walletDecryptDrtv = function walletDecryptDrtv() {
};
module.exports = walletDecryptDrtv;
-},{"./walletDecryptDrtv.html":44}],46:[function(require,module,exports){
+},{"./walletDecryptDrtv.html":45}],47:[function(require,module,exports){
'use strict';
var ens = require('./ens');
@@ -4899,7 +4911,7 @@ domainsale.transactions = {
};
module.exports = domainsale;
-},{"./domainsaleConfigs/domainsaleABI.json":47,"./ens":48}],47:[function(require,module,exports){
+},{"./domainsaleConfigs/domainsaleABI.json":48,"./ens":49}],48:[function(require,module,exports){
module.exports=[
{
"constant": true,
@@ -5318,7 +5330,7 @@ module.exports=[
}
]
-},{}],48:[function(require,module,exports){
+},{}],49:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -5581,7 +5593,7 @@ ens.prototype.getDataString = function (func, inputs) {
module.exports = ens;
}).call(this,require("buffer").Buffer)
-},{"./ensConfigs/ETHConfig.json":49,"./ensConfigs/ROPConfig.json":50,"./ensConfigs/RinkebyConfig.json":51,"./ensConfigs/auctionABI.json":52,"./ensConfigs/deedABI.json":53,"./ensConfigs/registryABI.json":54,"./ensConfigs/resolverABI.json":55,"buffer":194,"idna-uts46":255}],49:[function(require,module,exports){
+},{"./ensConfigs/ETHConfig.json":50,"./ensConfigs/ROPConfig.json":51,"./ensConfigs/RinkebyConfig.json":52,"./ensConfigs/auctionABI.json":53,"./ensConfigs/deedABI.json":54,"./ensConfigs/registryABI.json":55,"./ensConfigs/resolverABI.json":56,"buffer":196,"idna-uts46":257}],50:[function(require,module,exports){
module.exports={
"public": {
"resolver": "0x5FfC014343cd971B7eb70732021E26C35B744cc4",
@@ -5591,7 +5603,7 @@ module.exports={
"registry": "0x314159265dD8dbb310642f98f50C066173C1259b"
}
-},{}],50:[function(require,module,exports){
+},{}],51:[function(require,module,exports){
module.exports={
"public": {
"resolver": "0x4c641fb9bad9b60ef180c31f56051ce826d21a9a",
@@ -5601,7 +5613,7 @@ module.exports={
"registry": "0x112234455c3a32fd11230c42e7bccd4a84e02010"
}
-},{}],51:[function(require,module,exports){
+},{}],52:[function(require,module,exports){
module.exports={
"public": {
"resolver": "0xb14fdee4391732ea9d2267054ead2084684c0ad8",
@@ -5611,7 +5623,7 @@ module.exports={
"registry": "0xe7410170f87102df0055eb195163a03b7f2bff4a"
}
-},{}],52:[function(require,module,exports){
+},{}],53:[function(require,module,exports){
module.exports=[{
"constant": false,
"inputs": [{
@@ -6028,7 +6040,7 @@ module.exports=[{
"name": "HashInvalidated",
"type": "event"
}]
-},{}],53:[function(require,module,exports){
+},{}],54:[function(require,module,exports){
module.exports=[{
"constant": true,
"inputs": [],
@@ -6138,7 +6150,7 @@ module.exports=[{
"type": "event"
}]
-},{}],54:[function(require,module,exports){
+},{}],55:[function(require,module,exports){
module.exports=[{
"constant": true,
"inputs": [{
@@ -6291,7 +6303,7 @@ module.exports=[{
"type": "event"
}]
-},{}],55:[function(require,module,exports){
+},{}],56:[function(require,module,exports){
module.exports=[{
"constant": true,
"inputs": [{
@@ -6384,7 +6396,7 @@ module.exports=[{
"type": "fallback"
}]
-},{}],56:[function(require,module,exports){
+},{}],57:[function(require,module,exports){
'use strict';
var ethFuncs = function ethFuncs() {};
@@ -6480,7 +6492,7 @@ ethFuncs.estimateGas = function (dataObj, callback) {
};
module.exports = ethFuncs;
-},{}],57:[function(require,module,exports){
+},{}],58:[function(require,module,exports){
'use strict';
var etherUnits = function etherUnits() {};
@@ -6545,7 +6557,7 @@ etherUnits.unitToUnit = function (number, from, to) {
module.exports = etherUnits;
-},{}],58:[function(require,module,exports){
+},{}],59:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -6932,7 +6944,7 @@ globalFuncs.localStorage = {
module.exports = globalFuncs;
-},{"./nodes":69,"./tokens/etcTokens.json":95,"./tokens/ethTokens.json":96,"./tokens/kovanTokens.json":98,"./tokens/rinkebyTokens.json":100,"./tokens/ropstenTokens.json":101}],59:[function(require,module,exports){
+},{"./nodes":70,"./tokens/etcTokens.json":97,"./tokens/ethTokens.json":98,"./tokens/kovanTokens.json":100,"./tokens/rinkebyTokens.json":102,"./tokens/ropstenTokens.json":103}],60:[function(require,module,exports){
'use strict';
function storageAvailable(type) {
@@ -7037,7 +7049,7 @@ if (!storageAvailable('localStorage')) {
module.exports = null;
-},{}],60:[function(require,module,exports){
+},{}],61:[function(require,module,exports){
'use strict';
require('./localStoragePolyfill');
@@ -7194,7 +7206,7 @@ if (IS_CX) {
app.controller('cxDecryptWalletCtrl', ['$scope', '$sce', 'walletService', cxDecryptWalletCtrl]);
}
-},{"./ajaxReq":10,"./bity":11,"./controllers/CX/addWalletCtrl":12,"./controllers/CX/cxDecryptWalletCtrl":13,"./controllers/CX/mainPopCtrl":14,"./controllers/CX/myWalletsCtrl":15,"./controllers/CX/quickSendCtrl":16,"./controllers/bulkGenCtrl":17,"./controllers/contractsCtrl":18,"./controllers/decryptWalletCtrl":19,"./controllers/domainsaleCtrl":20,"./controllers/ensCtrl":21,"./controllers/footerCtrl":22,"./controllers/helpersCtrl":23,"./controllers/offlineTxCtrl":24,"./controllers/onboardingCtrl":25,"./controllers/sendTxCtrl":26,"./controllers/signMsgCtrl":27,"./controllers/swapCtrl":28,"./controllers/tabsCtrl":29,"./controllers/txStatusCtrl":30,"./controllers/viewCtrl":31,"./controllers/viewWalletCtrl":32,"./controllers/walletBalanceCtrl":33,"./controllers/walletGenCtrl":34,"./customGas.js":35,"./cxFuncs":36,"./directives/QRCodeDrtv":37,"./directives/addressFieldDrtv":38,"./directives/balanceDrtv":40,"./directives/blockiesDrtv":41,"./directives/cxWalletDecryptDrtv":42,"./directives/fileReaderDrtv":43,"./directives/walletDecryptDrtv":45,"./domainsale":46,"./ens":48,"./ethFuncs":56,"./etherUnits":57,"./globalFuncs":58,"./localStoragePolyfill":59,"./myetherwallet":61,"./nodes":69,"./services/globalService":70,"./services/walletService":71,"./solidity/coder":75,"./solidity/utils":86,"./staticJS/customMarked":87,"./staticJS/digitalBitboxEth":88,"./staticJS/digitalBitboxUsb":89,"./staticJS/ledger-eth":90,"./staticJS/ledger3":91,"./staticJS/trezorConnect":92,"./staticJS/u2f-api":93,"./tokenlib":94,"./translations/translate.js":125,"./uiFuncs":129,"./validator":130,"./web3Wallet":131,"angular":139,"angular-animate":133,"angular-sanitize":135,"angular-translate":137,"angular-translate-handler-log":136,"bignumber.js":156,"bip39":157,"crypto":204,"detect-browser":211,"ethereumjs-tx":234,"ethereumjs-util":235,"hdkey":252,"scryptsy":309,"string-format":325,"uuid":334,"wallet-address-validator":343}],61:[function(require,module,exports){
+},{"./ajaxReq":11,"./bity":12,"./controllers/CX/addWalletCtrl":13,"./controllers/CX/cxDecryptWalletCtrl":14,"./controllers/CX/mainPopCtrl":15,"./controllers/CX/myWalletsCtrl":16,"./controllers/CX/quickSendCtrl":17,"./controllers/bulkGenCtrl":18,"./controllers/contractsCtrl":19,"./controllers/decryptWalletCtrl":20,"./controllers/domainsaleCtrl":21,"./controllers/ensCtrl":22,"./controllers/footerCtrl":23,"./controllers/helpersCtrl":24,"./controllers/offlineTxCtrl":25,"./controllers/onboardingCtrl":26,"./controllers/sendTxCtrl":27,"./controllers/signMsgCtrl":28,"./controllers/swapCtrl":29,"./controllers/tabsCtrl":30,"./controllers/txStatusCtrl":31,"./controllers/viewCtrl":32,"./controllers/viewWalletCtrl":33,"./controllers/walletBalanceCtrl":34,"./controllers/walletGenCtrl":35,"./customGas.js":36,"./cxFuncs":37,"./directives/QRCodeDrtv":38,"./directives/addressFieldDrtv":39,"./directives/balanceDrtv":41,"./directives/blockiesDrtv":42,"./directives/cxWalletDecryptDrtv":43,"./directives/fileReaderDrtv":44,"./directives/walletDecryptDrtv":46,"./domainsale":47,"./ens":49,"./ethFuncs":57,"./etherUnits":58,"./globalFuncs":59,"./localStoragePolyfill":60,"./myetherwallet":62,"./nodes":70,"./services/globalService":71,"./services/walletService":72,"./solidity/coder":76,"./solidity/utils":87,"./staticJS/customMarked":88,"./staticJS/digitalBitboxEth":89,"./staticJS/digitalBitboxUsb":90,"./staticJS/ledger-eth":91,"./staticJS/ledger3":92,"./staticJS/trezorConnect":93,"./staticJS/u2f-api":94,"./tokenlib":95,"./translations/translate.js":127,"./uiFuncs":131,"./validator":132,"./web3Wallet":133,"angular":141,"angular-animate":135,"angular-sanitize":137,"angular-translate":139,"angular-translate-handler-log":138,"bignumber.js":158,"bip39":159,"crypto":206,"detect-browser":213,"ethereumjs-tx":236,"ethereumjs-util":237,"hdkey":254,"scryptsy":311,"string-format":327,"uuid":336,"wallet-address-validator":345}],62:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -7601,7 +7613,7 @@ Wallet.getWalletFromPrivKeyFile = function (strjson, password) {
module.exports = Wallet;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],62:[function(require,module,exports){
+},{"buffer":196}],63:[function(require,module,exports){
'use strict';
var customNode = function customNode(srvrUrl, port, httpBasicAuthentication) {
@@ -7728,7 +7740,7 @@ customNode.prototype.post = function (data, callback) {
};
module.exports = customNode;
-},{}],63:[function(require,module,exports){
+},{}],64:[function(require,module,exports){
'use strict';
var http;
@@ -7761,7 +7773,7 @@ ethPrice.getRates = function (callback) {
};
module.exports = ethPrice;
-},{}],64:[function(require,module,exports){
+},{}],65:[function(require,module,exports){
'use strict';
var etherscan = function etherscan() {};
@@ -7889,7 +7901,7 @@ etherscan.post = function (data, _callback) {
};
module.exports = etherscan;
-},{}],65:[function(require,module,exports){
+},{}],66:[function(require,module,exports){
'use strict';
var _ethscan = require('./etherscan');
@@ -7900,7 +7912,7 @@ for (var attr in _ethscan) {
kovan.SERVERURL = 'https://kovan.etherscan.io/api';
module.exports = kovan;
-},{"./etherscan":64}],66:[function(require,module,exports){
+},{"./etherscan":65}],67:[function(require,module,exports){
'use strict';
var _ethscan = require('./etherscan');
@@ -7911,7 +7923,7 @@ for (var attr in _ethscan) {
rinkeby.SERVERURL = 'https://rinkeby.etherscan.io/api';
module.exports = rinkeby;
-},{"./etherscan":64}],67:[function(require,module,exports){
+},{"./etherscan":65}],68:[function(require,module,exports){
'use strict';
var customNode = require('./customNode');
@@ -7926,7 +7938,7 @@ var infura = function infura(srvrUrl, port, httpBasicAuthentication) {
};
module.exports = infura;
-},{"./customNode":62}],68:[function(require,module,exports){
+},{"./customNode":63}],69:[function(require,module,exports){
'use strict';
var customNode = require('./customNode');
@@ -7969,7 +7981,7 @@ function forEachPayload(maybeArray, fn) {
array.forEach(fn);
}
-},{"./customNode":62}],69:[function(require,module,exports){
+},{"./customNode":63}],70:[function(require,module,exports){
'use strict';
var nodes = function nodes() {};
@@ -7988,6 +8000,7 @@ nodes.nodeTypes = {
UBQ: "UBQ",
POA: "POA",
TOMO: "TOMO",
+ ELLA: "ELLA",
Custom: "CUSTOM ETH"
};
nodes.ensNodeTypes = [nodes.nodeTypes.ETH, nodes.nodeTypes.Ropsten];
@@ -8188,13 +8201,26 @@ nodes.nodeList = {
'estimateGas': true,
'service': 'core.tomocoin.io',
'lib': new nodes.customNode('https://core.tomocoin.io', '')
+ },
+ 'ella': {
+ 'name': 'ELLA',
+ 'blockExplorerTX': 'https://explorer.ellaism.org/tx/[[txHash]]',
+ 'blockExplorerAddr': 'https://explorer.ellaism.org/addr/[[address]]',
+ 'type': nodes.nodeTypes.ELLA,
+ 'eip155': true,
+ 'chainId': 64,
+ 'tokenList': require('./tokens/ellaTokens.json'),
+ 'abiList': require('./abiDefinitions/ellaAbi.json'),
+ 'estimateGas': true,
+ 'service': 'ellaism.org',
+ 'lib': new nodes.customNode('https://jsonrpc.ellaism.org', '')
}
};
nodes.ethPrice = require('./nodeHelpers/ethPrice');
module.exports = nodes;
-},{"./abiDefinitions/etcAbi.json":1,"./abiDefinitions/ethAbi.json":2,"./abiDefinitions/expAbi.json":3,"./abiDefinitions/kovanAbi.json":4,"./abiDefinitions/poaAbi.json":5,"./abiDefinitions/rinkebyAbi.json":6,"./abiDefinitions/ropstenAbi.json":7,"./abiDefinitions/tomoAbi.json":8,"./abiDefinitions/ubqAbi.json":9,"./nodeHelpers/customNode":62,"./nodeHelpers/ethPrice":63,"./nodeHelpers/etherscan":64,"./nodeHelpers/etherscanKov":65,"./nodeHelpers/etherscanRin":66,"./nodeHelpers/infura":67,"./nodeHelpers/metamask":68,"./tokens/etcTokens.json":95,"./tokens/ethTokens.json":96,"./tokens/expTokens.json":97,"./tokens/kovanTokens.json":98,"./tokens/poaTokens.json":99,"./tokens/rinkebyTokens.json":100,"./tokens/ropstenTokens.json":101,"./tokens/tomoTokens.json":102,"./tokens/ubqTokens.json":103}],70:[function(require,module,exports){
+},{"./abiDefinitions/ellaAbi.json":1,"./abiDefinitions/etcAbi.json":2,"./abiDefinitions/ethAbi.json":3,"./abiDefinitions/expAbi.json":4,"./abiDefinitions/kovanAbi.json":5,"./abiDefinitions/poaAbi.json":6,"./abiDefinitions/rinkebyAbi.json":7,"./abiDefinitions/ropstenAbi.json":8,"./abiDefinitions/tomoAbi.json":9,"./abiDefinitions/ubqAbi.json":10,"./nodeHelpers/customNode":63,"./nodeHelpers/ethPrice":64,"./nodeHelpers/etherscan":65,"./nodeHelpers/etherscanKov":66,"./nodeHelpers/etherscanRin":67,"./nodeHelpers/infura":68,"./nodeHelpers/metamask":69,"./tokens/ellaTokens.json":96,"./tokens/etcTokens.json":97,"./tokens/ethTokens.json":98,"./tokens/expTokens.json":99,"./tokens/kovanTokens.json":100,"./tokens/poaTokens.json":101,"./tokens/rinkebyTokens.json":102,"./tokens/ropstenTokens.json":103,"./tokens/tomoTokens.json":104,"./tokens/ubqTokens.json":105}],71:[function(require,module,exports){
'use strict';
var globalService = function globalService($http, $httpParamSerializerJQLike) {
@@ -8311,7 +8337,7 @@ var globalService = function globalService($http, $httpParamSerializerJQLike) {
module.exports = globalService;
-},{}],71:[function(require,module,exports){
+},{}],72:[function(require,module,exports){
'use strict';
var walletService = function walletService() {
@@ -8322,7 +8348,7 @@ var walletService = function walletService() {
};
module.exports = walletService;
-},{}],72:[function(require,module,exports){
+},{}],73:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8352,7 +8378,7 @@ SolidityTypeAddress.prototype.isType = function (name) {
module.exports = SolidityTypeAddress;
-},{"./formatters":78,"./type":83}],73:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],74:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8382,7 +8408,7 @@ SolidityTypeBool.prototype.isType = function (name) {
module.exports = SolidityTypeBool;
-},{"./formatters":78,"./type":83}],74:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],75:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8415,7 +8441,7 @@ SolidityTypeBytes.prototype.isType = function (name) {
module.exports = SolidityTypeBytes;
-},{"./formatters":78,"./type":83}],75:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],76:[function(require,module,exports){
'use strict';
/*
@@ -8668,7 +8694,7 @@ var coder = new SolidityCoder([new SolidityTypeAddress(), new SolidityTypeBool()
module.exports = coder;
-},{"./address":72,"./bool":73,"./bytes":74,"./dynamicbytes":77,"./formatters":78,"./int":79,"./real":81,"./string":82,"./uint":84,"./ureal":85,"./utils":86}],76:[function(require,module,exports){
+},{"./address":73,"./bool":74,"./bytes":75,"./dynamicbytes":78,"./formatters":79,"./int":80,"./real":82,"./string":83,"./uint":85,"./ureal":86,"./utils":87}],77:[function(require,module,exports){
'use strict';
/*
@@ -8721,7 +8747,7 @@ module.exports = {
defaultAccount: undefined
};
-},{"bignumber.js":156}],77:[function(require,module,exports){
+},{"bignumber.js":158}],78:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -8745,7 +8771,7 @@ SolidityTypeDynamicBytes.prototype.isDynamicType = function () {
module.exports = SolidityTypeDynamicBytes;
-},{"./formatters":78,"./type":83}],78:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],79:[function(require,module,exports){
'use strict';
/*
@@ -9000,7 +9026,7 @@ module.exports = {
formatOutputAddress: formatOutputAddress
};
-},{"./config":76,"./param":80,"./utils":86,"bignumber.js":156}],79:[function(require,module,exports){
+},{"./config":77,"./param":81,"./utils":87,"bignumber.js":158}],80:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9036,7 +9062,7 @@ SolidityTypeInt.prototype.isType = function (name) {
module.exports = SolidityTypeInt;
-},{"./formatters":78,"./type":83}],80:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],81:[function(require,module,exports){
'use strict';
/*
@@ -9189,7 +9215,7 @@ SolidityParam.encodeList = function (params) {
module.exports = SolidityParam;
-},{"./utils":86}],81:[function(require,module,exports){
+},{"./utils":87}],82:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9225,7 +9251,7 @@ SolidityTypeReal.prototype.isType = function (name) {
module.exports = SolidityTypeReal;
-},{"./formatters":78,"./type":83}],82:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],83:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9249,7 +9275,7 @@ SolidityTypeString.prototype.isDynamicType = function () {
module.exports = SolidityTypeString;
-},{"./formatters":78,"./type":83}],83:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],84:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9503,7 +9529,7 @@ SolidityType.prototype.decode = function (bytes, offset, name) {
module.exports = SolidityType;
-},{"./formatters":78,"./param":80}],84:[function(require,module,exports){
+},{"./formatters":79,"./param":81}],85:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9539,7 +9565,7 @@ SolidityTypeUInt.prototype.isType = function (name) {
module.exports = SolidityTypeUInt;
-},{"./formatters":78,"./type":83}],85:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],86:[function(require,module,exports){
'use strict';
var f = require('./formatters');
@@ -9575,7 +9601,7 @@ SolidityTypeUReal.prototype.isType = function (name) {
module.exports = SolidityTypeUReal;
-},{"./formatters":78,"./type":83}],86:[function(require,module,exports){
+},{"./formatters":79,"./type":84}],87:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -10164,7 +10190,7 @@ module.exports = {
isJson: isJson
};
-},{"bignumber.js":156,"ethereumjs-util":235,"utf8":329}],87:[function(require,module,exports){
+},{"bignumber.js":158,"ethereumjs-util":237,"utf8":331}],88:[function(require,module,exports){
'use strict';
var marked = require('marked');
@@ -10195,7 +10221,7 @@ marked.setOptions({
});
module.exports = marked;
-},{"marked":269}],88:[function(require,module,exports){
+},{"marked":271}],89:[function(require,module,exports){
(function (Buffer){
/**
* (c) 2017 Douglas Bakkum, Shift Devices AG
@@ -10363,7 +10389,7 @@ DigitalBitboxEth.prototype.signMessage = function (path, messageHex, callback) {
module.exports = DigitalBitboxEth;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"crypto":204,"hdkey":252}],89:[function(require,module,exports){
+},{"buffer":196,"crypto":206,"hdkey":254}],90:[function(require,module,exports){
(function (Buffer){
/**
* (c) 2017 Douglas Bakkum, Shift Devices AG
@@ -10417,7 +10443,7 @@ DigitalBitboxUsb.prototype.exchange = function (msg, callback) {
module.exports = DigitalBitboxUsb;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],90:[function(require,module,exports){
+},{"buffer":196}],91:[function(require,module,exports){
(function (Buffer){
/********************************************************************************
* Ledger Communication toolkit
@@ -10632,7 +10658,7 @@ LedgerEth.prototype.signPersonalMessage_async = function (path, messageHex, call
module.exports = LedgerEth;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],91:[function(require,module,exports){
+},{"buffer":196}],92:[function(require,module,exports){
(function (Buffer){
/********************************************************************************
* Ledger Communication toolkit
@@ -10703,7 +10729,7 @@ Ledger3.prototype.exchange = function (apduHex, callback) {
module.exports = Ledger3;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],92:[function(require,module,exports){
+},{"buffer":196}],93:[function(require,module,exports){
'use strict';
/**
@@ -11628,7 +11654,7 @@ var connect = new TrezorConnect();
module.exports = { TrezorConnect: connect };
-},{}],93:[function(require,module,exports){
+},{}],94:[function(require,module,exports){
//Copyright 2014-2015 Google Inc. All rights reserved.
//Use of this source code is governed by a BSD-style
@@ -12352,7 +12378,7 @@ u2f.getApiVersion = function (callback, opt_timeoutSeconds) {
};
module.exports = u2f;
-},{}],94:[function(require,module,exports){
+},{}],95:[function(require,module,exports){
'use strict';
var Token = function Token(contractAddress, userAddress, symbol, decimal, type) {
@@ -12436,7 +12462,9 @@ Token.prototype.getData = function (toAdd, value) {
};
module.exports = Token;
-},{}],95:[function(require,module,exports){
+},{}],96:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],97:[function(require,module,exports){
module.exports=[
{
"address":"0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C",
@@ -12451,7 +12479,7 @@ module.exports=[
}
]
-},{}],96:[function(require,module,exports){
+},{}],98:[function(require,module,exports){
module.exports=[{
"address":"0x59416A25628A76b4730eC51486114c32E0B582A1",
"symbol":"☀ PLASMA",
@@ -12633,6 +12661,11 @@ module.exports=[{
"decimal":8,
"type":"default"
},{
+"address":"0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e",
+"symbol":"BLT",
+"decimal":18,
+"type":"default"
+},{
"address":"0xce59d29b09aae565feeef8e52f47c3cd5368c663",
"symbol":"BLX? Bullion Crypto",
"decimal":18,
@@ -12748,7 +12781,7 @@ module.exports=[{
"decimal":9,
"type":"default"
},{
-"address":"0x111111f7e9B1Fe072ade438F77E1Ce861C7eE4E3",
+"address":"0x1234567461d3f8db7496581774bd869c83d51c93",
"symbol":"CAT (BitClave)",
"decimal":18,
"type":"default"
@@ -13013,6 +13046,11 @@ module.exports=[{
"decimal":8,
"type":"default"
},{
+"address":"0xb53a96bcbdd9cf78dff20bab6c2be7baec8f00f8",
+"symbol":"eGas",
+"decimal":8,
+"type":"default"
+},{
"address":"0xf9F0FC7167c311Dd2F1e21E9204F87EBA9012fB2",
"symbol":"EHT",
"decimal":8,
@@ -13168,6 +13206,11 @@ module.exports=[{
"decimal":10,
"type":"default"
},{
+"address":"0x8C65e992297d5f092A756dEf24F4781a280198Ff",
+"symbol":"GZE",
+"decimal":18,
+"type":"default"
+},{
"address":"0xFeeD1a53bd53FFE453D265FC6E70dD85f8e993b6",
"symbol":"H2O",
"decimal":18,
@@ -13458,6 +13501,11 @@ module.exports=[{
"decimal":8,
"type":"default"
},{
+"address":"0xA9877b1e05D035899131DBd1e403825166D09f92",
+"symbol":"MNT",
+"decimal":18,
+"type":"default"
+},{
"address":"0x83cee9e086a77e492ee0bb93c2b0437ad6fdeccc",
"symbol":"MNTP",
"decimal":18,
@@ -13908,6 +13956,11 @@ module.exports=[{
"decimal":18,
"type":"default"
},{
+"address":"0x1f54638b7737193ffd86c19ec51907a7c41755d8",
+"symbol":"SOL",
+"decimal":8,
+"type":"default"
+},{
"address":"0x58bf7df57d9DA7113c4cCb49d8463D4908C735cb",
"symbol":"SPARC",
"decimal":18,
@@ -14234,9 +14287,9 @@ module.exports=[{
"type":"default"
}]
-},{}],97:[function(require,module,exports){
-arguments[4][5][0].apply(exports,arguments)
-},{"dup":5}],98:[function(require,module,exports){
+},{}],99:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],100:[function(require,module,exports){
module.exports=[{
"address":"0xbd287b4398b248032183994229f5f6a9fdac98b1",
"symbol":"💥 PLASMA",
@@ -14254,9 +14307,9 @@ module.exports=[{
"type":"default"
}]
-},{}],99:[function(require,module,exports){
-arguments[4][5][0].apply(exports,arguments)
-},{"dup":5}],100:[function(require,module,exports){
+},{}],101:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],102:[function(require,module,exports){
module.exports=[{
"address":"0xA52832A0B3EBfAeF629B1a44A922F46c90445108",
"symbol":"☼ PLASMA",
@@ -14264,7 +14317,7 @@ module.exports=[{
"type":"default"
}]
-},{}],101:[function(require,module,exports){
+},{}],103:[function(require,module,exports){
module.exports=[{
"address":"0x95D7321EdCe519419ba1DbC60A89bAfbF55EAC0D",
"symbol":"💥 PLASMA",
@@ -14272,9 +14325,9 @@ module.exports=[{
"type":"default"
}]
-},{}],102:[function(require,module,exports){
-arguments[4][5][0].apply(exports,arguments)
-},{"dup":5}],103:[function(require,module,exports){
+},{}],104:[function(require,module,exports){
+arguments[4][6][0].apply(exports,arguments)
+},{"dup":6}],105:[function(require,module,exports){
module.exports=[
{
"address":"0xd245207cfbf6eb6f34970db2a807ab1d178fde6c",
@@ -14314,7 +14367,7 @@ module.exports=[
}
]
-},{}],104:[function(require,module,exports){
+},{}],106:[function(require,module,exports){
// Català
'use strict';
@@ -14479,7 +14532,7 @@ ca.data = (_ca$data = {
module.exports = ca;
-},{}],105:[function(require,module,exports){
+},{}],107:[function(require,module,exports){
// German
'use strict';
@@ -14644,7 +14697,7 @@ de.data = (_de$data = {
module.exports = de;
-},{}],106:[function(require,module,exports){
+},{}],108:[function(require,module,exports){
// Greek
'use strict';
@@ -14809,7 +14862,7 @@ el.data = (_el$data = {
module.exports = el;
-},{}],107:[function(require,module,exports){
+},{}],109:[function(require,module,exports){
// English
'use strict';
@@ -14979,7 +15032,7 @@ en.data = (_en$data = {
module.exports = en;
-},{}],108:[function(require,module,exports){
+},{}],110:[function(require,module,exports){
// Spanish
'use strict';
@@ -15144,7 +15197,7 @@ es.data = (_es$data = {
module.exports = es;
-},{}],109:[function(require,module,exports){
+},{}],111:[function(require,module,exports){
// Farsi / Persian Last sync with en.js : commit f025c496254b8ce69660b682f90ec3dc5a12caa8
'use strict';
@@ -15309,7 +15362,7 @@ fa.data = (_fa$data = {
module.exports = fa;
-},{}],110:[function(require,module,exports){
+},{}],112:[function(require,module,exports){
// Finnish
'use strict';
@@ -15474,7 +15527,7 @@ fi.data = (_fi$data = {
module.exports = fi;
-},{}],111:[function(require,module,exports){
+},{}],113:[function(require,module,exports){
// French
'use strict';
@@ -15639,7 +15692,7 @@ fr.data = (_fr$data = {
module.exports = fr;
-},{}],112:[function(require,module,exports){
+},{}],114:[function(require,module,exports){
//Kreyol
'use strict';
@@ -15804,7 +15857,7 @@ ht.data = (_ht$data = {
module.exports = ht;
-},{}],113:[function(require,module,exports){
+},{}],115:[function(require,module,exports){
// Hungarian
'use strict';
@@ -15969,7 +16022,7 @@ hu.data = (_hu$data = {
module.exports = hu;
-},{}],114:[function(require,module,exports){
+},{}],116:[function(require,module,exports){
// Indonesian
'use strict';
@@ -16134,7 +16187,7 @@ id.data = (_id$data = {
module.exports = id;
-},{}],115:[function(require,module,exports){
+},{}],117:[function(require,module,exports){
// Italian
// Last sync with en.js : commit ff3b9cb53afbdf9936d4655f0a0af210f926daef
'use strict';
@@ -16300,7 +16353,7 @@ it.data = (_it$data = {
module.exports = it;
-},{}],116:[function(require,module,exports){
+},{}],118:[function(require,module,exports){
// Japanese
'use strict';
@@ -16359,9 +16412,9 @@ ja.data = (_ja$data = {
DOMAIN_Finish_3: '競売を終了する', /*Finish the auction*/
DOMAIN_Finish_4: '競売を終了して、落札者にドメインを移管し、主催者に落札金を渡す。', /*Finish the auction to allocate the domain to the winner and the funds to the seller.*/
DOMAIN_Finish_5: 'ドメイン名がDomainsaleに移管されているか確認するために、自分のTXハッシュをクリックしてください。', /*Click your TX hash to see if you successfully transferred the domain to DomainSale.*/
- DOMAIN_offer_1: 'Incorrect Wallet',
- DOMAIN_offer_2: 'The wallet you unlocked does not own this name.',
- DOMAIN_offer_3: 'In order to offer this name, please unlock the wallet with address:',
+ DOMAIN_offer_1: 'お財布が違います', /*Incorrect Wallet*/
+ DOMAIN_offer_2: 'アンロックされたお財布にこの名前がありません。', /*The wallet you unlocked does not own this name.*/
+ DOMAIN_offer_3: 'この名前を提供するにはこのアドレスのお財布をアンロック:', /*In order to offer this name, please unlock the wallet with address:*/
DOMAIN_offer_4: '募集価格:', /*Offer For Sale:*/
DOMAIN_offer_5: 'ドメイン名を販売するために、以下のいずれか、あるいは双方の価格を設定してください。ドメイン名の供託金は落札者に、また落札額の10%は仲介者に支払われます。', /*Set either of both of the prices below to offer your domain for sale. Remember that any funds you have locked in the domain\'s deed will go to the buyer and 10% of the funds when sold goes to referrers.*/
DOMAIN_offer_7: '変更後の募集価格:', /*Alter Your Offer for:*/
@@ -16465,11 +16518,11 @@ ja.data = (_ja$data = {
ONBOARD_why_content__7: '**あなた**が、そして**あなただけ**が自分のセキュリテイの全責任を持ちます。', /***You** and **only you** are responsible for your security.*/
ONBOARD_why_content__8: '秘密鍵とパスワードを大事に保管してください。秘密鍵は、ニーモニックフレーズ、キーストアファイル、UTCファイル、JSONファイル、お財布(ワレット)ファイルとも呼ばれることがあります。', /*Be diligent to keep your private key and password safe. Your private key is sometimes called your mnemonic phrase, keystore file, UTC file, JSON file, wallet file.*/
ONBOARD_why_content__9: 'もし秘密鍵やパスワードを忘れると、誰も回復させることができません。', /*If you lose your private key or password, no one can recover it.*/
- ONBOARD_why_content__10: 'もし、あなたが秘密鍵を詐欺サイトで入力すると、**全ての資産**が盗まれてしまいます。' }, _defineProperty(_ja$data, 'ONBOARD_blockchain_title__alt', '一体ブロックチェーンって何? '), _defineProperty(_ja$data, 'ONBOARD_point_title__alt', 'それじゃMEWは何ができるの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_title', 'MyEtherWalletにできないなら、どうすればいいの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__1', 'それがブロックチェーンによる分散化の**きも**だからです。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__2', '自分の資産やお金を動かすときに、金融機関、政府や他の誰かを頼る必要が全くありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__3', '自分の資産を守るために、取引所や金融機関のセキュリティを頼る必要もありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__4', 'もし、こういった事には価値がない、と感じるのでしたら、なぜブロックチェーンや仮想通貨に価値があるのかよーく考えて見てください。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__5', 'もし、お気に召さないようでしたら、[Coinbase](https://www.coinbase.com/) や [Blockchain.info](https://blockchain.info/wallet/#/signup)をお使いください。これらは、より身近なIDとパスワードを使用しています。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__6', 'もし、少し不安だけれどもMEWを使いたければ、[ハードウェアワレットを入手(英語)](https://myetherwallet.github.io/knowledge-base/hardware-wallets/hardware-wallet-recommendations.html)!'), _defineProperty(_ja$data, 'ONBOARD_why_title__alt', 'でも...どうして?'), _defineProperty(_ja$data, 'ONBOARD_secure_title', '自分自身とその資産の守り方 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_title', 'オンライン詐欺から自分自身を守る方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__1', 'オンライン詐欺師は、MyEtherWallet、EtherDelta、Paypalやあなたの金融機関のリンクが含まれた個人メッセージを送りつけてきますが、これは偽のサイトです。あなたの情報を盗み、そして資産を盗みます。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__2', '[EAL](https://chrome.google.com/webstore/detail/etheraddresslookup/pdknmigbbbhmllnmgdfalmedcmcefdfn)または[MetaMask](https://myetherwallet.github.io/knowledge-base/migration/moving-from-private-key-to-metamask.html) or [Cryptonite by Metacert](https://chrome.google.com/webstore/detail/cryptonite-by-metacert/keghdcpemohlojlglbiegihkljkgnige). のクローム拡張を使って、これらの悪意のサイトを遮断してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__3', 'いつも、必ず、URL:「https://www.myetherwallet.com」を確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__4', 'URLバーに、 `MYETHERWALLET LLC [US]`と緑色で表示されていることを必ず確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__5', 'eメール、Slack、Reddit、Twitterやその他から送られてくるメッセージやリンクを信用しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__6', '情報を入力する前に、常に直接サイトを参照してから閲覧してください。eメールやメッセージのリンクを押してから情報を入力しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__7', '[AdBlockerを導入](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=ja)し、サーチエンジンの広告(例:グーグル)をクリックしないでください。'), _defineProperty(_ja$data, 'ONBOARD_point_title__alt_2', 'それで要点は?'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title', 'オンライン詐欺から自分自身を守る方法'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__1', 'これらの人達は、何の見返りもなしにお金をあげる、と言って近づいてきます。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__2', 'もし、ありそうにないほど良い話であれば、きっとその通りです。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__3', '誰か、あるいは何かのプロジェクトに送金する前に、よくお調べください。サイトやフォーラムの情報をよく確かめてください。慎重に。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__4', '理解できなかったり、正しくないと思われる場合には、直接質問してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__5', '不安や懐疑心、流行遅れになる事の恐怖が常識の範囲を越えないように。もし何かとても緊急だと言われたら、なぜだろう、と自分でもう一度考えてみてください。おそらくそれは、時期を逃してしまう恐怖を煽るものか、十分な下調べをさせないための罠です。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title__alt', ' くたばれ詐欺師ども'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title', '損失を防ぐ方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__1', 'もしパスワードや秘密鍵を無くすと、財産を永久に失います。絶対に無くすな。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__2', '秘密鍵やパスワードのバックアップを作成してください。コンピューターに保存したままにしないでください。印刷したり、USBキーに保存してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__3', 'その紙やUSBキーを別の場所に保管してください。一つだけのバックアップでは、火事や津波などで、ラップトップコンピューターと共に破壊されてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__4', '秘密鍵をDropbox、Google Drive、や他のクラウドストレージに保管しないでください。そのアカウント(のセキュリティ)が損なわれた場合に、資産が盗まれてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__5', 'もし、あなたが自分の1週間以上の給料に値する仮想通貨をお持ちであれば、ハードウェア・ワレットを入手してください。言い訳無用です。それだけの価値があります。私が保証します。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__6', '[さらに安全確保のためのセキュリティ情報!](https://myetherwallet.github.io/knowledge-base/getting-started/protecting-yourself-and-your-funds.html)'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title__alt_2', '詐欺の撲滅 '), _defineProperty(_ja$data, 'ONBOARD_final_title__alt', 'もうワンクリックで完了です! 🤘'), _defineProperty(_ja$data, 'ONBOARD_final_title', 'オーライ!講義終了!'), _defineProperty(_ja$data, 'ONBOARD_final_subtitle', 'こんな風で申し訳ありません。次はこれです!'), _defineProperty(_ja$data, 'ONBOARD_final_content__1', 'お財布を作る'), _defineProperty(_ja$data, 'ONBOARD_final_content__2', 'ハードウェア・ワレットを手に入れる'), _defineProperty(_ja$data, 'ONBOARD_final_content__3', 'MEWとMetamaskの設定方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__4', 'オフライン/手元でのMEWの使い方'), _defineProperty(_ja$data, 'ONBOARD_final_content__5', 'Ledgerハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__6', 'TREZORハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__7', 'MetaMaskでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__8', 'もっと教えて、連絡したい'), _defineProperty(_ja$data, 'ONBOARD_final_content__9', 'もう勘弁、お願い、早く使わせて。'), _defineProperty(_ja$data, 'ONBOARD_resume', '前回スライドを最後までお読みになっていないようです。プロのアドバイス:スライドを全部読みましょう😉'), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_scan', 'DigitalBitboxに接続する '), _defineProperty(_ja$data, 'ADD_Label_1', 'ご希望の操作方法をお選びください '), _defineProperty(_ja$data, 'ADD_Label_2', 'ニックネームの作成: '), _defineProperty(_ja$data, 'ADD_Label_3', 'お財布が暗号化されています。パスワードを入力してください: '), _defineProperty(_ja$data, 'ADD_Label_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Label_5', 'アドレスを入力 '), _defineProperty(_ja$data, 'ADD_Label_6', 'お財布をアンロック: '), _defineProperty(_ja$data, 'ADD_Label_6_short', 'アンロック '), _defineProperty(_ja$data, 'ADD_Label_7', 'アカウント追加 '), _defineProperty(_ja$data, 'ADD_Label_8', 'パスワード(任意): '), _defineProperty(_ja$data, 'ADD_Ledger_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_1', '自分の Ledger Wallet を接続する '), _defineProperty(_ja$data, 'ADD_Ledger_2', 'イサリアムアプリケーション(あるいはコントラクトアプリケーション)を開く 。 '), _defineProperty(_ja$data, 'ADD_Ledger_2_Exp', 'Expanseアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_2_Ubq', 'Ubiqアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_3', '設定中で、ブラウザサポートが有効にされていることを確認してください。 '), _defineProperty(_ja$data, 'ADD_Ledger_4', '設定にブラウザサポートが見つからなければ、[Firmware >1.2]を確認してください。(https://www.ledgerwallet.com/apps/manager) '), _defineProperty(_ja$data, 'ADD_Ledger_scan', 'Ledger Wallet に接続 '), _defineProperty(_ja$data, 'ADD_MetaMask', 'MetaMask に接続 '), _defineProperty(_ja$data, 'ADD_Radio_1', 'お財布の新規作成 '), _defineProperty(_ja$data, 'ADD_Radio_2', 'お財布ファイルの選択 (Keystore / JSON) '), _defineProperty(_ja$data, 'ADD_Radio_2_alt', 'お財布ファイルの選択: '), _defineProperty(_ja$data, 'ADD_Radio_2_short', 'お財布ファイルを選択 '), _defineProperty(_ja$data, 'ADD_Radio_3', '秘密鍵をペースト/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Radio_5', 'ニーモニックを上書き/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_5_Path', 'HD derivation pathを選択 '), _defineProperty(_ja$data, 'ADD_Radio_5_woTrezor', '(Jaxx, Metamask, Exodus, imToken)'), _defineProperty(_ja$data, 'ADD_Radio_5_withTrezor', '(Jaxx, Metamask, Exodus, imToken, TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathAlternative', '(Ledger)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathTrezor', '(TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathCustom', 'カスタム'), _defineProperty(_ja$data, 'ADD_Trezor_scan', 'TREZORに接続 '), _defineProperty(_ja$data, 'ADD_Warning_1', '任意のアカウントを監視する目的で、秘密鍵をアップロードせずにお財布タブに追加することできます。これによってお財布の操作や、ETHERの移動が可能になるわけではありません。 '), _defineProperty(_ja$data, 'BULK_Label_1', '作成するお財布の数 '), _defineProperty(_ja$data, 'BULK_Label_2', 'お財布を複数を作成する '), _defineProperty(_ja$data, 'BULK_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'CONTRACT_ByteCode', 'バイトコード '), _defineProperty(_ja$data, 'CONTRACT_Interact_CTA', '機能を一つ選ぶ '), _defineProperty(_ja$data, 'CONTRACT_Interact_Title', '契約の読込や書込 '), _defineProperty(_ja$data, 'CONTRACT_Json', 'ABI / JSON インターフェース '), _defineProperty(_ja$data, 'CONTRACT_Read', '読み取り '), _defineProperty(_ja$data, 'CONTRACT_Title', '契約アドレス '), _defineProperty(_ja$data, 'CONTRACT_Title_2', '既存の契約を選択 '), _defineProperty(_ja$data, 'CONTRACT_Write', '書き込み '), _defineProperty(_ja$data, 'CX_error_1', 'お財布が保存されていません。["Add Wallet"](/cx-wallet.html#add-wallet)をクリックして追加してください。 '), _defineProperty(_ja$data, 'CX_quicksend', '簡易送信 '), _defineProperty(_ja$data, 'CX_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 Chrome Extension '), _defineProperty(_ja$data, 'CX_Warning_1', '必ずここに保管するすべてのお財布の「外部バックアップ」を作成してください。このChrome Extensionでは、再導入などで、データが保存されずの消失することが頻繁に起こります。このエクステンションは容易な操作を提供するのみで、「バックアップ」は行いません。 '), _defineProperty(_ja$data, 'decrypt_Access', 'どの方法でお財布を操作しますか? '), _defineProperty(_ja$data, 'decrypt_Title', '秘密鍵形式の選択: '), _defineProperty(_ja$data, 'decrypt_Select', 'お財布の選択 '), _defineProperty(_ja$data, 'DEP_generate', 'バイトコードを生成する '), _defineProperty(_ja$data, 'DEP_generated', '生成されたバイトコード '), _defineProperty(_ja$data, 'DEP_signtx', 'トランザクションに署名 '), _defineProperty(_ja$data, 'DEP_interface', '生成されたインターフェース '), _defineProperty(_ja$data, 'ERROR_0', '(error_01) 正しい値を入力してください。 (Please enter a valid amount.) '), _defineProperty(_ja$data, 'ERROR_1', '(error_02) パスワードは少なくとも9文字が必要です。強固なパスワードであることをお確かめください。 (Your password must be at least 9 characters. Please ensure it is a strong password.) '), _defineProperty(_ja$data, 'ERROR_2', '(error_03) 申し訳ございませんが、このタイプのお財布ファイルは認識できません。 (Sorry! We don\'t recognize this type of wallet file.) '), _defineProperty(_ja$data, 'ERROR_3', '(error_04) 正しいお財布ファイルではありません。 (This is not a valid wallet file.) '), _defineProperty(_ja$data, 'ERROR_4', '(error_05) この単位は存在しませんので、下記の中からお選びください。 (This unit doesn\'t exists, please use the one of the following units) '), _defineProperty(_ja$data, 'ERROR_5', '(error_06) 無効なアドレスです。 (Please enter a valid address.) '), _defineProperty(_ja$data, 'ERROR_6', '(error_07) 無効なパスワードです。 (Please enter a valid password.) '), _defineProperty(_ja$data, 'ERROR_7', '(error_08) 無効な総量です。 (Must be integer. Try 0-18.) (Please enter valid decimals (Must be an integer. Try 0-18.)) '), _defineProperty(_ja$data, 'ERROR_8', '(error_09) 無効なガスリミットです。 (Must be integer. Try 21000-4000000.) (Please enter a valid gas limit (Must be an integer. Try 21000-4000000.)) '), _defineProperty(_ja$data, 'ERROR_9', '(error_10) 無効なデータです。 (Must be hex.) (Please enter a valid data value (Must be hex.)) '), _defineProperty(_ja$data, 'ERROR_10', '(error_11) 無効なガス総量です。 (Must be integer. Try 20 GWEI / 20000000000 WEI.) (Please enter a valid gas price. (Must be an integer. Try 20 GWEI / 20000000000 WEI.)) '), _defineProperty(_ja$data, 'ERROR_11', '(error_12) 無効な nonce です。 (Must be integer.) (Please enter a valid nonce (Must be an integer.)) '), _defineProperty(_ja$data, 'ERROR_12', '(error_13) 無効な署名のトランザクションです。 (Invalid signed transaction.) '), _defineProperty(_ja$data, 'ERROR_13', '(error_14) 同じニックネームのお財布が既にあります。 (A wallet with this nickname already exists.) '), _defineProperty(_ja$data, 'ERROR_14', '(error_15) お財布が見つかりません。 (Wallet not found.) '), _defineProperty(_ja$data, 'ERROR_15', '(error_16) このIDのプロポーサルは存在しない、あるいは正常に読み込みできません。 (Whoops. It doesn\'t look like a proposal with this ID exists yet or there is an error reading this proposal.) '), _defineProperty(_ja$data, 'ERROR_16', '(error_17) 同じアドレスのお財布が既に存在します。お財布のページをご確認ください。 (A wallet with this address already exists in storage. Please check your wallets page.) '), _defineProperty(_ja$data, 'ERROR_17', '(error_18) "ファンドが足りません。 トランザクション送出元のファンドが不足しています。ガスとして使われるために、少なくとも0.01 etherがお財布上に必要です。 (Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)) '), _defineProperty(_ja$data, 'ERROR_18', '(error_19) 全てのガスがこのトランザクションにより消費されます。これは、既に投票を行ったか、あるいはディベート期間が終了したためです。 (All gas would be used on this transaction. This means you have already voted on this proposal or the debate period has ended.) '), _defineProperty(_ja$data, 'ERROR_19', '(error_20) 無効なシンボル (Please enter a valid symbol) '), _defineProperty(_ja$data, 'ERROR_20', '(error_21) は有効なERC-20トークンではありません。もし他のトークンをロード中であれば、このトークンを取り除いてからもう一度試してください。 (Not a valid ERC-20 token) '), _defineProperty(_ja$data, 'ERROR_21', '(error_22) ガス量を推定できません。十分な資金が口座にないか、あるいは受け取り側のコントラクトがエラーになっています。ガス量を変更してから試してください。送出時にはより詳しいエラーメッセージが返ります。 (Could not estimate gas. There are not enough funds in the account, or the receiving contract address would throw an error. Feel free to manually set the gas and proceed. The error message upon sending may be more informative.) '), _defineProperty(_ja$data, 'ERROR_22', '(error_23) 正しいノード名を入力してください (Please enter a valid node name) '), _defineProperty(_ja$data, 'ERROR_23', '(error_24) 正しいURLを入力してください。 HTTPS接続の場合には、ノードはHTPPSで接続しなければなりません。 (Please enter a valid URL. If you are on https, your URL must be https) '), _defineProperty(_ja$data, 'ERROR_24', '(error_25) 正しいポートを入力してください (Please enter a valid port.) '), _defineProperty(_ja$data, 'ERROR_25', '(error_26) 正しい chain ID を入力してください (Please enter a valid chain ID.) '), _defineProperty(_ja$data, 'ERROR_26', '(error_27) 正しい ABI を入力してください (Please enter a valid ABI.) '), _defineProperty(_ja$data, 'ERROR_27', '(error_28) 最小値: 0.01. 最大値: (Minimum amount: 0.01. Max amount:) '), _defineProperty(_ja$data, 'ERROR_28', '(error_29) お財布を操作するためには**Keystore/JSONとパスワードか秘密鍵が必要** 保存してから、外部バックアップしてください!ここで保存しないとお財布が使用できなくなります。詳細はヘルプページを参照してください。(https://www.myetherwallet.com/#help) (You need this `Keystore File + Password` or the `Private Key` (next page) to access this wallet in the future. ) '), _defineProperty(_ja$data, 'ERROR_29', '(error_30) 正しいユーザーとパスワードを入力してください (Please enter a valid user and password.) '), _defineProperty(_ja$data, 'ERROR_30', '(error_31) 正しい ENS名を入力してください (Please enter a valid name (7+ characters, limited punctuation)) '), _defineProperty(_ja$data, 'ERROR_31', '(error_32) 無効な秘密フレーズです (Please enter a valid secret phrase.) '), _defineProperty(_ja$data, 'ERROR_32', '(error_33) ノードに接続できませんでした。ページを再表示したり、別のノード(画面の右上にあります)を試したり,ファイアーウォールの設定を確認してください。 カスタムノードの使用時には、構成設定を確認してください (Could not connect to the node. Refresh your page, try a different node (top-right corner), check your firewall settings. If custom node, check your configs.)。'), _defineProperty(_ja$data, 'ERROR_33', '(error_34) アンロックしたお財布のアドレスがオーナーのアドレスと一致しません (The wallet you have unlocked does not match the owner\'s address.)。'), _defineProperty(_ja$data, 'ERROR_34', '(error_35) 以前に入力したものと異なる名前です。 (The name you are attempting to reveal does not match the name you have entered.) '), _defineProperty(_ja$data, 'ERROR_35', '(error_36) チェックサムが付いていません。 詳細What does that mean?)>'), _defineProperty(_ja$data, 'ERROR_36', '(error_37) 正しいトランザクションハッシュを入力してくださ (Please enter a valid TX hash)い'), _defineProperty(_ja$data, 'ERROR_37', '(error_38) 16進数を正しく入力してください (0-9, a-f (Please enter valid hex string. Hex only contains: 0x, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, a, b, c, d, e, f))'), _defineProperty(_ja$data, 'ERROR_38', '(error_39) Offer must have either price or reserve set to more than 0'), _defineProperty(_ja$data, 'ERROR_39', '(error_40) Bid must be more than the specified minimum'), _defineProperty(_ja$data, 'GETH_Balance', '(geth-01) 残高不足 Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_Cheap', '(geth-02) ガス価格が低すぎます Gas price too low for acceptance. Try raising the gas price to 21 GWEI via the dropdown in top-right.'), _defineProperty(_ja$data, 'GETH_GasLimit', '(geth-03) ブロックガスリミットを越えています Exceeds block gas limit. Transaction cost exceeds current gas limit. Limit: (d+), got: (d+). Please lower the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again. [Learn More](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)'), _defineProperty(_ja$data, 'GETH_InsufficientFunds', '(geth-04) ガス*価格+数量に足りません Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_IntrinsicGas', '(geth-05) 基本のガス不足です Intrinsic gas too low. Try raising the gas price to 21 GWEI via the dropdown in top-right or the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again.'), _defineProperty(_ja$data, 'GETH_InvalidSender', '(geth-06) 送出元が無効です Invalid sender.'), _defineProperty(_ja$data, 'GETH_NegativeValue', '(geth-07) 負の値です Negative value.'), _defineProperty(_ja$data, 'GETH_Nonce', '(geth-08) Nonce が足りません This TX\'s [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html) is too low. Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html).'), _defineProperty(_ja$data, 'GETH_NonExistentAccount', '(geth-09) アカウントが存在しない、あるいはその残高不足です Account does not exist or account balance too low'), _defineProperty(_ja$data, 'PARITY_AlreadyImported', "(parity-01) 同じハッシュのトランザクションがすでにインポートされています。 A transaction with the same hash was already imported. It was probably already broadcast. To avoid duplicate transactions, check your address on [etherscan.io](https://etherscan.io) & wait 10 minutes before attempting to send again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_GasLimitExceeded', "(parity-02) トランザクションコストがガスリミットを超過しました。 リミット: {}, 現在: {}. ガス供給量を減らして見てください。"), _defineProperty(_ja$data, 'PARITY_InsufficientBalance', "(parity-03) ファンドが足りません。 トランザクション送出元のファンドが不足しています。 必要量 {} で 現在: {} です。 Insufficient balance. The account you tried to send transaction from does not have enough funds. If you believe this is in error, try using the 'Send Entire Balance' button, or pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InsufficientGasPrice', "(parity-04) トランザクションフィー不足です。 ノードの最小 fee を満たしていません。 (minimal: {}, got: {}). fee を増やしてください。 There is another transaction with same nonce in the queue, or the transaction fee is too low. Try incrementing the nonce by clicking the Generate button again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InvalidGasLimit', "(parity-05) ガス供給量が制限を超過しています。 Supplied gas limit is beyond limit. Try lowering the gas limit to 21000. [Learn More.](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)"), _defineProperty(_ja$data, 'PARITY_LimitReached', "(parity-06) キューにあるトランザクションの数が多すぎます。上限を超えたため、対象のトランザクションは除外されています。その fee を増やしてみてください。 There are too many transactions in the queue. Your transaction was dropped due to limit. Try increasing the gas price. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_Old', "(parity-07) トランザクション nonceが小さすぎます。増やしてみてください。 There is already a transaction with this [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html). Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)."), _defineProperty(_ja$data, 'PARITY_TooCheapToReplace', "(parity-08) トランザクションフィー不足です。同じ nonce のトランザクションが別のキューにあります。fee または nonce を増やしてみてください。 TX Fee is too low. It does not satisfy your node's minimal fee (minimal: (d+), got: (d+)). Try increasing the gas price and/or gas limit. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'FOOTER_1', 'イサーリアムお財布の作成とトランザクション実行のためのオープンソース、javascript、 クライアントサイドツール。 '), _defineProperty(_ja$data, 'FOOTER_1b', '制作 '), _defineProperty(_ja$data, 'FOOTER_2', '投げ銭に感謝致します!: '), _defineProperty(_ja$data, 'FOOTER_3', 'クライアントサイドお財布制作 '), _defineProperty(_ja$data, 'FOOTER_4', '免責事項 '), _defineProperty(_ja$data, 'GAS_PRICE_Desc', 'ガス価格は、ガスの一単位にかかるの料金のことです。 「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するためにマイナーに支払う手数料です。ガス価格が高いほど処理は早く行われますが、料金は高くなります。デファルトは 「20 GWEI」です。'), _defineProperty(_ja$data, 'GAS_LIMIT_Desc', 'ガスリミットは、その処理のために送出するガスの総量です。「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するための料金として支払われます。 この数字を増やしても、自分の処理が早くなることはありません。ETHの送出 = 「21000」、トークンの送出 = ~「200000」が目安になります。'), _defineProperty(_ja$data, 'GEN_desc', '複数のお財布の作成をこのタブで行う事ができます: '), _defineProperty(_ja$data, 'GEN_Help_1', 'この'), _defineProperty(_ja$data, 'GEN_Help_2', 'で自分の口座アドレスにアクセスしてください。'), _defineProperty(_ja$data, 'GEN_Help_3', '自分のデバイスそのものが、自分のお財布です。'), _defineProperty(_ja$data, 'GEN_Help_4', 'ガイドとFAQ'), _defineProperty(_ja$data, 'GEN_Help_5', 'お財布の作り方'), _defineProperty(_ja$data, 'GEN_Help_6', 'ここから始める'), _defineProperty(_ja$data, 'GEN_Help_7', '安全な所で保管してください · バックアップを作成してください · 他の誰にも教えないでください · 絶対になくさないでください · 無くした時には回復する方法はありません。'), _defineProperty(_ja$data, 'GEN_Help_8', 'ファイルをダウンロードしませんでしたか?'), _defineProperty(_ja$data, 'GEN_Help_9', 'Google Chromeをお使いください'), _defineProperty(_ja$data, 'GEN_Help_10', '右クリックしてファイルを保存。ファイル名: '), _defineProperty(_ja$data, 'GEN_Help_11', 'このファイルは自分のコンピューターで開かないでください'), _defineProperty(_ja$data, 'GEN_Help_12', 'MyEtherWalletの上でこれを使って自分のお財布をアンロックしてください(Mist, Geth, Parityや他のお財布クライアントも可)'), _defineProperty(_ja$data, 'GEN_Help_13', '自分のキーストアファイルのバックアップ作成方法'), _defineProperty(_ja$data, 'GEN_Help_14', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_15', '自分の資金の紛失や盗難を防止する。'), _defineProperty(_ja$data, 'GEN_Help_16', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_17', 'なぜこれらをすべきか?'), _defineProperty(_ja$data, 'GEN_Help_18', '2番目のバックアップ作成のため'), _defineProperty(_ja$data, 'GEN_Help_19', 'パスワードを忘れた場合には'), _defineProperty(_ja$data, 'GEN_Help_20', '隔離された保管場所'), _defineProperty(_ja$data, 'GEN_Label_1', '強固なパスワードを入力(9文字以上) '), _defineProperty(_ja$data, 'GEN_Label_2', 'Keystore/JSON あるいは秘密鍵を保存してください。パスワードを絶対に忘れないようにしてください。 '), _defineProperty(_ja$data, 'GEN_Label_3', 'アドレスを保存してください。 '), _defineProperty(_ja$data, 'GEN_Label_4', '必要であれば、お財布紙情報、あるいはQRコードを印刷してください。 '), _defineProperty(_ja$data, 'GEN_Label_5', '自分の秘密鍵を保存する。'), _defineProperty(_ja$data, 'GEN_Placeholder_1', '必ず保存してください! '), _defineProperty(_ja$data, 'GEN_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'GEN_Unlock', '自分のアドレスを確認するために、お財布を解錠する'), _defineProperty(_ja$data, 'GET_ConfButton', '理解できました。続けます。'), _defineProperty(_ja$data, 'MEW_Warning_1', 'お財布を操作したり新しいお財布を作成する前に、必ずURLを確認してください。詐欺サイトに御注意ください! '), _defineProperty(_ja$data, 'MEW_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 '), _defineProperty(_ja$data, 'MNEM_1', '操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_2', 'HDニーモニックの一つの文節で、複数のお財布やアドレスが操作可能です。操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_more', 'さらにアドレスを表示 '), _defineProperty(_ja$data, 'MNEM_prev', '前のアドレス表示 '), _defineProperty(_ja$data, 'MSG_message', 'メッセージ '), _defineProperty(_ja$data, 'MSG_date', '日付 '), _defineProperty(_ja$data, 'MSG_signature', '署名 '), _defineProperty(_ja$data, 'MSG_verify', 'メッセージを確認 '), _defineProperty(_ja$data, 'MSG_info1', 'この署名が別の日付で再度使われないようにするために、現時点の日付を入れてください。 '), _defineProperty(_ja$data, 'MSG_info2', '他人に使われないようにするため、あなたのニックネームとそれが使われるところを入れてください。 '), _defineProperty(_ja$data, 'MSG_info3', '異なった目的で使用されないようにするために、利用目的を入れてください。 '), _defineProperty(_ja$data, 'MYWAL_Nick', 'お財布ニックネーム '), _defineProperty(_ja$data, 'MYWAL_Address', 'お財布アドレス '), _defineProperty(_ja$data, 'MYWAL_Bal', '残高 '), _defineProperty(_ja$data, 'MYWAL_Edit', '編集 '), _defineProperty(_ja$data, 'MYWAL_View', '表示 '), _defineProperty(_ja$data, 'MYWAL_Remove', '消去 '), _defineProperty(_ja$data, 'MYWAL_RemoveWal', 'お財布を消去: '), _defineProperty(_ja$data, 'MYWAL_WatchOnly', '監視中のアカウント '), _defineProperty(_ja$data, 'MYWAL_Viewing', 'お財布を表示: '), _defineProperty(_ja$data, 'MYWAL_Hide', 'お財布情報を隠す '), _defineProperty(_ja$data, 'MYWAL_Edit_2', 'お財布を編集: '), _defineProperty(_ja$data, 'MYWAL_Name', 'お財布名 '), _defineProperty(_ja$data, 'MYWAL_Content_1', '警告! お財布を消去しようとしています: '), _defineProperty(_ja$data, 'MYWAL_Content_2', '**秘密鍵と鍵保存ファイル及びパスワード**が保管されているか確認してください。 '), _defineProperty(_ja$data, 'MYWAL_Content_3', 'MyEtherWallet CXでこのお財布を使用するためには、秘密鍵あるいはJSONとパスワードを手動で追加する必要があります。 '), _defineProperty(_ja$data, 'NAV_AddWallet', 'お財布の追加 '), _defineProperty(_ja$data, 'NAV_BulkGenerate', 'バルク作成 '), _defineProperty(_ja$data, 'NAV_CheckTxStatus', '処理状況を確認'), _defineProperty(_ja$data, 'NAV_Contact', '連絡する '), _defineProperty(_ja$data, 'NAV_Contracts', '契約 '), _defineProperty(_ja$data, 'NAV_DeployContract', '契約を展開 '), _defineProperty(_ja$data, 'NAV_DomainSale', 'DomainSale'), _defineProperty(_ja$data, 'NAV_ENS', 'ENS'), _defineProperty(_ja$data, 'NAV_GenerateWallet_alt', 'New Wallet '), _defineProperty(_ja$data, 'NAV_GenerateWallet', 'お財布の作成 '), _defineProperty(_ja$data, 'NAV_Help', 'ヘルプ '), _defineProperty(_ja$data, 'NAV_InteractContract', '契約を操作 '), _defineProperty(_ja$data, 'NAV_Multisig', '多重署名 '), _defineProperty(_ja$data, 'NAV_MyWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NAV_Offline', 'オフライン送出 '), _defineProperty(_ja$data, 'NAV_SendEther', 'Ether/トークンの送出 '), _defineProperty(_ja$data, 'NAV_SendTokens', 'トークン送出 '), _defineProperty(_ja$data, 'NAV_SignMsg', 'メッセージ署名 '), _defineProperty(_ja$data, 'NAV_Swap', '通貨の両替 '), _defineProperty(_ja$data, 'NAV_TxStatus', '処理状況'), _defineProperty(_ja$data, 'NAV_ViewWallet', 'お財布情報を見る '), _defineProperty(_ja$data, 'NAV_YourWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NODE_Title', 'カスタムノードをセットアップ'), _defineProperty(_ja$data, 'NODE_Subtitle', 'ローカルノードに接続するには...'), _defineProperty(_ja$data, 'NODE_Warning', 'MyEtherWallet.com 経由で接続するためには、HTTPSノードが必要です。[MyEtherWalletをレポジトリからダウンロードして、手元で走らせ、](https://github.com/kvhnuke/etherwallet/releases/latest)いずれかのノードに接続することもできます。 あるいは、無料のSSL証明書を[LetsEncrypt](https://letsencrypt.org/)から入手してください'), _defineProperty(_ja$data, 'NODE_Name', 'ノード名'), _defineProperty(_ja$data, 'NODE_Port', 'ノードポート'), _defineProperty(_ja$data, 'NODE_CTA', '保存してカスタムノードを使用'), _defineProperty(_ja$data, 'NONCE_Desc', 'このnonceは、指定のアドレスから送出される処理の数です。正しい順番で重複しないように処理を確実にするためのものです。'), _defineProperty(_ja$data, 'OFFLINE_Desc', 'オフライントランザクションの作成は、3ステップで行う事ができます。ステップ1と3はオンラインのコンピューター上で行い、ステップ2は、オフライン、あるいは物理的にネットワークと切断されたコンピューターを用います。これにより、秘密鍵が、インターネットに接続したデバイスと接触する事を避ける事ができます。 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Button', '情報生成 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_1', '送出元アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_2', 'ノート:これは、送出元アドレスであって、送出先アドレスではありません。操作元アカウントからは「Nonce」が生成されます。切断されたコンピューターを使用する場合に、このアドレスはコールドストレージのアカウントのものになります。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Title', 'ステップ2: 情報生成 (オフラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_1', '送出先アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_2', '送出する値/総量 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3', 'ガス価格 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3b', 'これは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4', 'ガスリミット '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4b', 'デフォルトガスリミット値は21000です。契約や付加データーを送出する場合には、これらの値は 異なるものにする必要があります。使用されなかったガスは全て返却されます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5', 'Nonce '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5b', 'これらは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6', 'データ '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6b', 'これは、任意の付加データです。契約に対してトランザクションを送出する際などでよく使われます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_7', '秘密鍵/JSONの入力/選択 '), _defineProperty(_ja$data, 'OFFLINE_Step3_Title', 'ステップ3: トランザクションの送出/公開(オンラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step3_Label_1', 'ステップ2で署名されたトランザクションをここにペーストして「トランザクションの送出」ボタンをクリックする。 '), _defineProperty(_ja$data, 'OFFLINE_Title', 'オフライントランザクションを作成し送出 '), _defineProperty(_ja$data, 'OFFLLINE_Step1_Title', 'ステップ1: 情報生成 (オンラインコンピューター) '), _defineProperty(_ja$data, 'SEND_addr', '宛先アドレス: '), _defineProperty(_ja$data, 'SEND_amount', '送出数量: '), _defineProperty(_ja$data, 'SEND_amount_short', '数量 '), _defineProperty(_ja$data, 'SEND_custom', 'カスタムトークンを追加 '), _defineProperty(_ja$data, 'SEND_gas', 'ガス '), _defineProperty(_ja$data, 'SEND_generate', 'トランザクションを生成 '), _defineProperty(_ja$data, 'SEND_raw', '未加工トランザクション '), _defineProperty(_ja$data, 'SEND_signed', '署名済みトランザクション '), _defineProperty(_ja$data, 'SEND_trans', 'トランザクションの送出 '), _defineProperty(_ja$data, 'SEND_TransferTotal', '残高をすべて送出する '), _defineProperty(_ja$data, 'SENDModal_Content_1', '送出準備が '), _defineProperty(_ja$data, 'SENDModal_Content_2', 'について、アドレス '), _defineProperty(_ja$data, 'SENDModal_Content_3', 'に対し完了。本当に送出してよろしいですか? '), _defineProperty(_ja$data, 'SENDModal_Content_4', 'ノート:最も起こりやすいエラーの原因は、送出のためのガス不足で、その場合には、ETHを追加する必要があります。ガスはETHで支払われます。 '), _defineProperty(_ja$data, 'SENDModal_No', 'いいえ、中断します。 '), _defineProperty(_ja$data, 'SENDModal_Title', '警告! '), _defineProperty(_ja$data, 'SENDModal_Yes', 'はい、確かです。処理を実行します。 '), _defineProperty(_ja$data, 'sidebar_AccountInfo', 'アカウント情報 '), _defineProperty(_ja$data, 'sidebar_AccountAddr', 'アカウントアドレス: '), _defineProperty(_ja$data, 'sidebar_AccountBal', 'アカウント残高 '), _defineProperty(_ja$data, 'sidebar_TokenBal', 'トークン残高 '), _defineProperty(_ja$data, 'sidebar_Equiv', '等価 '), _defineProperty(_ja$data, 'sidebar_TransHistory', 'トランザクション履歴 '), _defineProperty(_ja$data, 'sidebar_donation', 'MyEtherWalletは、プライバシーとセキュリティのための無料のオープンソースサービスです。 寄付が増えることによって、新機能やフィードバックの反映を行い、よりユーザーの皆様のご希望に沿った制作の時間を増やす事が可能になります。私たちは、たった二人で世界を変えようとしています。お手伝いいただけますか? '), _defineProperty(_ja$data, 'sidebar_donate', '寄付する '), _defineProperty(_ja$data, 'sidebar_thanks', '感謝します!!! '), _defineProperty(_ja$data, 'sidebar_DisplayOnTrezor', 'TREZORでアドレスを表示'), _defineProperty(_ja$data, 'sidebar_DisplayOnLedger', 'Ledgerでアドレスを表示'), _defineProperty(_ja$data, 'SUCCESS_1', '有効なアドレス '), _defineProperty(_ja$data, 'SUCCESS_2', 'お財布は正常に暗号解除されました。 '), _defineProperty(_ja$data, 'SUCCESS_3', 'トランザクションはブロックチェイン上に展開されています。ガス不足や契約実行エラーがないことを確認するために、下のボタンをクリックしてトランザクション(TX)を表示してください。 TX Hash: '), _defineProperty(_ja$data, 'SUCCESS_4', 'お財布が追加されました: '), _defineProperty(_ja$data, 'SUCCESS_5', '選択されました: '), _defineProperty(_ja$data, 'SUCCESS_6', '接続完了しました '), _defineProperty(_ja$data, 'SUCCESS_7', 'メッセージの署名が確認されました'), _defineProperty(_ja$data, 'SWAP_rates', "現在のレート "), _defineProperty(_ja$data, 'SWAP_init_1', "これから両替で "), _defineProperty(_ja$data, 'SWAP_init_2', " を "), _defineProperty(_ja$data, 'SWAP_init_CTA', "次へ "), _defineProperty(_ja$data, 'SWAP_information', "あなたの情報 "), _defineProperty(_ja$data, 'SWAP_send_amt', "送出総額 "), _defineProperty(_ja$data, 'SWAP_rec_amt', "受け取り総額 "), _defineProperty(_ja$data, 'SWAP_your_rate', "変換レート "), _defineProperty(_ja$data, 'SWAP_rec_add', "受け取りアドレス "), _defineProperty(_ja$data, 'SWAP_start_CTA', "交換開始 "), _defineProperty(_ja$data, 'SWAP_ref_num', "参照番号 "), _defineProperty(_ja$data, 'SWAP_time', "送出するまでにあと、 "), _defineProperty(_ja$data, 'SWAP_elapsed', "Time elapsed since sent "), _defineProperty(_ja$data, 'SWAP_progress_1', "注文を開始しました "), _defineProperty(_ja$data, 'SWAP_progress_2', "到着待機中 "), _defineProperty(_ja$data, 'SWAP_progress_3', "ETH受け取り完了 "), _defineProperty(_ja$data, 'SWAP_progress_4', "送出中 {{orderResult.output.currency}} "), _defineProperty(_ja$data, 'SWAP_progress_5', "注文完了 "), _defineProperty(_ja$data, 'SWAP_order_CTA', "お送りいただきたいのは "), _defineProperty(_ja$data, 'SWAP_unlock', "このページから直接ETHあるいはトークンを送出するためには、お財布を解錠してください。"), _defineProperty(_ja$data, 'TOKEN_Addr', 'Token Contract アドレス: '), _defineProperty(_ja$data, 'TOKEN_Symbol', 'トークンシンボル: '), _defineProperty(_ja$data, 'TOKEN_Dec', 'ケタ数: '), _defineProperty(_ja$data, 'TOKEN_show', '全てのトークンを表示 '), _defineProperty(_ja$data, 'TOKEN_hide', 'トークンを隠す '), _defineProperty(_ja$data, 'TRANS_advanced', '+Advanced: ガスあるいはデータを追加してください '), _defineProperty(_ja$data, 'TRANS_data', 'データ: '), _defineProperty(_ja$data, 'TRANS_desc', 'トークンを送出するには「トークン送出」のタブを選択してください。 '), _defineProperty(_ja$data, 'TRANS_gas', 'ガスリミット: '), _defineProperty(_ja$data, 'TRANS_sendInfo', '21000ガスを使用する標準トランザクションは、0.000441 ETHを消費します。迅速な処理を行うために、若干最小量よりも多めの0.000000021 ETHのガスを使用します。当サービスでは、トランザクション料金は徴収いたしません。 '), _defineProperty(_ja$data, 'translate_version', '0.5'), _defineProperty(_ja$data, 'Translator_Desc', '日本語開発者をサポート: '), _defineProperty(_ja$data, 'TranslatorAddr_1', '0xf991119Eea62Eee1a6fdaA7f621e91A42f325FcE '), _defineProperty(_ja$data, 'TranslatorAddr_2', ''), _defineProperty(_ja$data, 'TranslatorAddr_3', ''), _defineProperty(_ja$data, 'TranslatorAddr_4', ''), _defineProperty(_ja$data, 'TranslatorAddr_5', ''), _defineProperty(_ja$data, 'TranslatorName_1', '[sekisanchi.eth](https://etherscan.io/address/0xf991119eea62eee1a6fdaa7f621e91a42f325fce) '), _defineProperty(_ja$data, 'TranslatorName_2', ''), _defineProperty(_ja$data, 'TranslatorName_3', ''), _defineProperty(_ja$data, 'TranslatorName_4', ''), _defineProperty(_ja$data, 'TranslatorName_5', ''), _defineProperty(_ja$data, 'tx_Details', '処理内容詳細'), _defineProperty(_ja$data, 'tx_foundInPending', '待機中の処理が見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_1', 'あなたの処理が、現在接続中のノードの処理待ちプールの中で見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_2', '現在待機中です(発掘待ち)。'), _defineProperty(_ja$data, 'tx_foundInPending_3', 'この処理を取り消す、あるいは置き換えることができます。下記のお財布をアンロックしてください。 '), _defineProperty(_ja$data, 'tx_FoundOnChain', '処理が見つかりました'), _defineProperty(_ja$data, 'tx_FoundOnChain_1', 'あなたの待機中の処理は発掘され、ブロックチェーンに配置されました。'), _defineProperty(_ja$data, 'tx_FoundOnChain_2', '**もし赤い `( ! )`, `BAD INSTRUCTION` あるいは `OUT OF GAS` のエラーメッセージを見つけたら**, これは、処理送出に失敗したということです。処理の取り消しや置き換えはできません。代わりに、新しい処理を送出してください。 "Out of Gas" エラーの場合には, ガスリミットをはじめに指定した値の倍にしてください。'), _defineProperty(_ja$data, 'tx_FoundOnChain_3', '**何もエラーメッセージが返ってこなければ、あなたの処理は正しく送出されています。** ETHあるいはトークンは、送ろうとしたあて先の場所にあります。 もし、ETHやトークンが他のお財布や交換所のお財布に見つからず、処理を開始してから24時間以上経っていたら、 [そのサービスに連絡](https://myetherwallet.github.io/knowledge-base/diving-deeper/ethereum-list-of-support-and-communities.html)してください。状況を確認してもらうために、自分の処理のリンクをうまく知らせてください。'), _defineProperty(_ja$data, 'tx_notFound', '対象の処理が見つかりません'), _defineProperty(_ja$data, 'tx_notFound_1', 'この処理は、現在接続中の処理プールの中にありませんでした。'), _defineProperty(_ja$data, 'tx_notFound_2', 'もし今、処理を送出した直後であれば、15秒待ってから「処理状況を確認」ボタンを再度押してください。'), _defineProperty(_ja$data, 'tx_notFound_3', '別の処理プールで発掘待ちになっているかもしれません。'), _defineProperty(_ja$data, 'tx_notFound_4', '右上の下展開メニューから、別のノードを選択してください。 (例: `ETH (Etherscan.io)` or `ETH (Infura.io)` or `ETH (MyEtherWallet)`) から選んで再度確認する。'), _defineProperty(_ja$data, 'tx_Summary', '数日後に処理状況を確認した場合をのぞいて、大量の処理発生時(ICO期間など)には、数時間処理が遅れる場合があります。本ツールは、そのような状況において処理待ちの処理を探し出し取り消す、あるいは更新する機能を提供します。**これは特殊な操作で、処理プールが満杯の場合にのみ有効です。 [このツールに関しては、こちらを参考にしてください。](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)**'), _defineProperty(_ja$data, 'TXFEE_Desc', 'この処理料金は自分の処理をブロックに配置するためにマイナーに支払われます。「ガスリミット」*「ガス価格」で算出されます。 [GWEI -> ETHの単位変換はこちらです。](https://www.myetherwallet.com/helpers.html)'), _defineProperty(_ja$data, 'VIEWWALLET_HidePrivKey', '(hide)'), _defineProperty(_ja$data, 'VIEWWALLET_ShowPrivKey', '(show)'), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。[import your account into Geth/Mist](http://ethereum.stackexchange.com/questions/465/how-to-import-a-plain-private-key-into-geth/)する時に必要です。残高をチェックするためには、[etherscan.io](https://etherscan.io/)のようなブロックチェーンエクスプローラーサービスを使う事をおすすめします。 '), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle_Short', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。 '), _defineProperty(_ja$data, 'VIEWWALLET_SuccessMsg', '成功しました! お財布の詳細は以下の通りです。 '), _defineProperty(_ja$data, 'WARN_Send_Link', '自分のアドレス、リンク、ガス、データ、あるいはトランザクションタイプ(送出モード)が指定されたリンクでここに表示されています。 送出前に修正可能です。もう一度行うために、お財布を解錠してください。 '), _defineProperty(_ja$data, 'x_CancelReplaceTx', '処理を中断、あるいは置換'), _defineProperty(_ja$data, 'x_CancelTx', '処理を中断'), _defineProperty(_ja$data, 'x_DigitalBitbox', 'Digital Bitbox '), _defineProperty(_ja$data, 'x_PasswordDesc', 'このパスワードで秘密鍵を**暗号化**します。新しい鍵を作るための元種(seed)ではありません。**このパスワードと(暗号化された)秘密鍵の二つを使って、お財布を解錠します**'), _defineProperty(_ja$data, 'x_ReadMore', 'もっと読む'), _defineProperty(_ja$data, 'x_ReplaceTx', '処理を置き換える'), _defineProperty(_ja$data, 'x_TransHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_TXFee', '処理料'), _defineProperty(_ja$data, 'x_TxHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_Access', 'アクセス '), _defineProperty(_ja$data, 'x_AddessDesc', '自分のアドレスは、アカウント番号や公開キーでも知ることができます。誰かとETHやトークンの受け渡しをするために、これらを用います。きれいな色のついたアドレスアイコンを見つけてください。自分のペーパーウォレットや、アドレスを入力する際に、同じアイコンであることをしっかりと確認してください。 これは自分のアカウント番号と公開鍵になります。ETHを送信するために必要な情報です。アイコンは自分のアドレスを識別するものです。 '), _defineProperty(_ja$data, 'x_Address', '自分のアドレス '), _defineProperty(_ja$data, 'x_Cancel', '取り消す '), _defineProperty(_ja$data, 'x_CSV', 'CSV ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Download', 'ダウンロード '), _defineProperty(_ja$data, 'x_Json', 'JSON ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_JsonDesc', 'これはパスワードが不要な暗号化されていないJSONフォーマットの秘密鍵です。この暗号化されていないJSONフォーマットの秘密鍵を使えば、誰でもパスワードを使わずに自分のお財布とEtherにアクセスできます。 '), _defineProperty(_ja$data, 'x_Keystore', 'Keystore ファイル (UTC / JSON · 推奨 · 暗号化) '), _defineProperty(_ja$data, 'x_Keystore2', 'Keystore ファイル (UTC / JSON) '), _defineProperty(_ja$data, 'x_KeystoreDesc', 'この Keystore / JSON ファイルは、後で容易にインポートするため、Mistで使われているフォーマットと一致させる必要があります。ダウンロードしてバックアップを取ることをおすすめします。 '), _defineProperty(_ja$data, 'x_Ledger', 'Ledger Wallet '), _defineProperty(_ja$data, 'x_MetaMask', 'Metamask / Mist '), _defineProperty(_ja$data, 'x_Mnemonic', 'ニーモニック文節 '), _defineProperty(_ja$data, 'x_ParityPhrase', 'パリティ文節 '), _defineProperty(_ja$data, 'x_Password', 'パスワード '), _defineProperty(_ja$data, 'x_Print', 'お財布紙情報を印刷 '), _defineProperty(_ja$data, 'x_PrintDesc', 'アドバイス: プリンターが接続されていなくても、「印刷」をクリックしてPDFで保存できます。 '), _defineProperty(_ja$data, 'x_PrintShort', '印刷 '), _defineProperty(_ja$data, 'x_PrivKey', '秘密鍵(未暗号化) '), _defineProperty(_ja$data, 'x_PrivKey2', '秘密鍵 '), _defineProperty(_ja$data, 'x_PrivKeyDesc', 'これはパスワードが不要な暗号化されていない秘密鍵です。この暗号化されていない秘密鍵を使えば、誰でもパスワードなしで自分のお財布を使用できます。従って、暗号化された秘密鍵の利用をおすすめします。 '), _defineProperty(_ja$data, 'x_Save', '保存する '), _defineProperty(_ja$data, 'x_Trezor', 'TREZOR '), _defineProperty(_ja$data, 'x_TXT', 'TXT ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Wallet', 'お財布 '), _defineProperty(_ja$data, 'HELP_0_Title', '0) I\'m new. What do I do? '), _defineProperty(_ja$data, 'HELP_0_Desc_1', 'MyEtherWallet gives you the ability to generate new wallets so you can store your Ether yourself, not on an exchange. This process happens entirely on your computer, not our servers. Therefore, when you generate a new wallet, **you are responsible for safely backing it up**. '), _defineProperty(_ja$data, 'HELP_0_Desc_2', 'Create a new wallet. '), _defineProperty(_ja$data, 'HELP_0_Desc_3', 'Back the wallet up. '), _defineProperty(_ja$data, 'HELP_0_Desc_4', 'Verify you have access to this new wallet and have correctly saved all necessary information. '), _defineProperty(_ja$data, 'HELP_0_Desc_5', 'Transfer Ether to this new wallet. '), _defineProperty(_ja$data, 'HELP_1_Title', '1) How do I create a new wallet? '), _defineProperty(_ja$data, 'HELP_1_Desc_1', 'Go to the "Generate Wallet" page. '), _defineProperty(_ja$data, 'HELP_1_Desc_2', 'Go to the "Add Wallet" page & select "Generate New Wallet" '), _defineProperty(_ja$data, 'HELP_1_Desc_3', 'Enter a strong password. If you think you may forget it, save it somewhere safe. You will need this password to send transactions. '), _defineProperty(_ja$data, 'HELP_1_Desc_4', 'Click "GENERATE". '), _defineProperty(_ja$data, 'HELP_1_Desc_5', 'Your wallet has now been generated. '), _defineProperty(_ja$data, 'HELP_2a_Desc_1', 'You should always back up your wallet externally and in multiple physical locations - like on a USB drive and/or a piece of paper. '), _defineProperty(_ja$data, 'HELP_2a_Desc_2', 'Save the address. You can keep it to yourself or share it with others. That way, others can transfer ether to you. '), _defineProperty(_ja$data, 'HELP_2a_Desc_3', 'Save versions of the private key. Do not share it with anyone else. Your private key is necessary when you want to access your Ether to send it! There are 3 types of private keys: '), _defineProperty(_ja$data, 'HELP_2a_Desc_4', 'Place your address, versions of the private key, and the PDF version of your paper wallet in a folder. Save this on your computer and a USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_5', 'Print the wallet if you have a printer. Otherwise, write down your private key and address on a piece of paper. Store this as a secure location, separate from your computer and the USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_6', 'Keep in mind, you must prevent loss of the keys and password due to loss or failure of you hard drive failure, or USB drive, or piece of paper. You also must keep in mind physical loss / damage of an entire area (think fire or flood). '), _defineProperty(_ja$data, 'HELP_2a_Title', 'お財布の保管やバックアップの方法は? '), _defineProperty(_ja$data, 'HELP_2b_Title', '2b) How do I safely / offline / cold storage with MyEtherWallet? '), _defineProperty(_ja$data, 'HELP_2b_Desc_1', 'Go to [https://github.com/kvhnuke/etherwallet/releases/latest](https://github.com/kvhnuke/etherwallet/releases/latest). '), _defineProperty(_ja$data, 'HELP_2b_Desc_2', 'Click on `etherwallet-vX.X.X.X.zip`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_3', 'Move zip to an airgapped computer. '), _defineProperty(_ja$data, 'HELP_2b_Desc_4', 'Unzip it and double-click `index.html`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_5', 'Generate a wallet with a strong password. '), _defineProperty(_ja$data, 'HELP_2b_Desc_6', 'Save the address. Save versions of the private key. Save the password if you might not remember it forever. '), _defineProperty(_ja$data, 'HELP_2b_Desc_7', 'Store these papers / USBs in multiple physically separate locations. '), _defineProperty(_ja$data, 'HELP_2b_Desc_8', 'Go to the "View Wallet Info" page and type in your private key / password to ensure they are correct and access your wallet. Check that the address you wrote down is the same. '), _defineProperty(_ja$data, 'HELP_3_Title', '3) How do I verify I have access to my new wallet? '), _defineProperty(_ja$data, 'HELP_3_Desc_1', '**Before you send any Ether to your new wallet**, you should ensure you have access to it. '), _defineProperty(_ja$data, 'HELP_3_Desc_2', 'Navigate to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_3', 'Navigate to the MyEtherWallet.com "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_4', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_5', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_3_Desc_6', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_3_Desc_7', 'Your wallet information should show up. Find your account address, next to a colorful, circular icon. This icon visually represents your address. Be certain that the address is the address you have saved to your text document and is on your paper wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_8', 'If you are planning on holding a large amount of ether, we recommend that send a small amount of ether from new wallet before depositing a large amount. Send 0.001 ether to your new wallet, access that wallet, send that 0.001 ether to another address, and ensure everything works smoothly. '), _defineProperty(_ja$data, 'HELP_4_Title', '4) How do I send Ether from one wallet to another? '), _defineProperty(_ja$data, 'HELP_4_Desc_1', 'If you plan to move a large amount of ether, you should test sending a small amount to your wallet first to ensure everything goes as planned. '), _defineProperty(_ja$data, 'HELP_4_Desc_2', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4_Desc_3', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_4_Desc_4', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_4_Desc_5', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_4_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4_Desc_9', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_4_Desc_10', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_4_Desc_11', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_4_Desc_12', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_4_Desc_13', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_4CX_Title', '4) How do I send Ether using MyEtherWallet CX? '), _defineProperty(_ja$data, 'HELP_4CX_Desc_1', 'First, you need to add a wallet. Once you have done that, you have 2 options: the "QuickSend" functionality from the Chrome Extension icon or the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_2', 'QuickSend: '), _defineProperty(_ja$data, 'HELP_4CX_Desc_3', 'Click the Chrome Extension Icon. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_4', 'Click the "QuickSend" button. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_5', 'Select the wallet you wish to send from. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_8', 'Click "Send Transaction". '), _defineProperty(_ja$data, 'HELP_4CX_Desc_9', 'Verify the address and the amount you are sending is correct. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_10', 'Enter the password for that wallet. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_11', 'Click "Send Transaction." '), _defineProperty(_ja$data, 'HELP_4CX_Desc_12', 'Using "Ether送出 トークン送出" Page '), _defineProperty(_ja$data, 'HELP_5_Title', '5) How do I run MyEtherWallet.com offline/locally? '), _defineProperty(_ja$data, 'HELP_5_Desc_1', 'You can run MyEtherWallet.com on your computer instead of from the GitHub servers. You can generate a wallet completely offline and send transactions from the "Offline Transaction" page. '), _defineProperty(_ja$data, 'HELP_5_Desc_7', 'MyEtherWallet.com is now running entirely on your computer. '), _defineProperty(_ja$data, 'HELP_5_Desc_8', 'In case you are not familiar, you need to keep the entire folder in order to run the website, not just `index.html`. Don\'t touch or move anything around in the folder. If you are storing a backup of the MyEtherWallet repo for the future, we recommend just storing the ZIP so you can be sure the folder contents stay intact. '), _defineProperty(_ja$data, 'HELP_5_Desc_9', 'As we are constantly updating MyEtherWallet.com, we recommend you periodically update your saved version of the repo. '), _defineProperty(_ja$data, 'HELP_5CX_Title', '5) How can I install this extension from the repo instead of the Chrome Store? '), _defineProperty(_ja$data, 'HELP_5CX_Desc_2', 'Click on `chrome-extension-vX.X.X.X.zip` and unzip it. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_3', 'Go to Google Chrome and find you settings (in the menu in the upper right). '), _defineProperty(_ja$data, 'HELP_5CX_Desc_4', 'Click "Extensions" on the left. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_5', 'Check the "Developer Mode" button at the top of that page. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_6', 'Click the "Load unpacked extension..." button. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_7', 'Navigate to the now-unzipped folder that you downloaded earlier. Click "select". '), _defineProperty(_ja$data, 'HELP_5CX_Desc_8', 'The extension should now show up in your extensions and in your Chrome Extension bar. '), _defineProperty(_ja$data, 'HELP_7_Title', '7) How do I send Tokens & add custom tokens? '), _defineProperty(_ja$data, 'HELP_7_Desc_0', '[Ethplorer.io](https://ethplorer.io/) is a great way to explore tokens and find the decimals of a token. '), _defineProperty(_ja$data, 'HELP_7_Desc_1', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_7_Desc_2', 'Unlock your wallet. '), _defineProperty(_ja$data, 'HELP_7_Desc_3', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_7_Desc_4', 'Enter the amount you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_5', 'Select which token you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_6', 'If you do not see the token listed: '), _defineProperty(_ja$data, 'HELP_7_Desc_7', 'Click "Custom". '), _defineProperty(_ja$data, 'HELP_7_Desc_8', 'Enter the address, name, and decimals of the token. These are provided by the developers of the token and are also needed when you "Add a Watch Token" to Mist. '), _defineProperty(_ja$data, 'HELP_7_Desc_9', 'Click "Save". '), _defineProperty(_ja$data, 'HELP_7_Desc_10', 'You can now send that token as well as see it\'s balance in the sidebar. '), _defineProperty(_ja$data, 'HELP_7_Desc_11', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_7_Desc_12', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_7_Desc_13', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_7_Desc_14', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_7_Desc_15', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Title', '8) What happens if your site goes down? '), _defineProperty(_ja$data, 'HELP_8_Desc_1', 'MyEtherWallet is not a web wallet. You don\'t have a login and nothing ever gets saved to our servers. It is simply an interface that allows you interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Desc_2', 'If MyEtherWallet.com goes down, you would have to find another way (like geth or Ethereum Wallet / Mist) to do what we are doing. But you wouldn\'t have to "get" your Ether out of MyEtherWallet because it\'s not in MyEtherWallet. It\'s in whatever wallet your generated via our site. '), _defineProperty(_ja$data, 'HELP_8_Desc_3', 'You can import your unencrypted private key and your Geth/Mist Format (encrypted) files directly into geth / Ethereum Wallet / Mist very easily now. See question #12 below. '), _defineProperty(_ja$data, 'HELP_8_Desc_4', 'In addition, the likelihood of us taking MyEtherWallet down is slim to none. It costs us almost nothing to maintain as we aren\'t storing any information. If we do take the domain down, it still is, and always will be, publicly available at [https://github.com/kvhnuke/etherwallet](https://github.com/kvhnuke/etherwallet/tree/gh-pages). You can download the ZIP there and run it locally. '), _defineProperty(_ja$data, 'HELP_8CX_Title', '8) What happens if MyEtherWallet CX disappears? '), _defineProperty(_ja$data, 'HELP_8CX_Desc_1', 'First, all data is saved on your computer, not our servers. I know it can be confusing, but when you look at the Chrome Extension, you are NOT looking at stuff saved on our servers somewhere - it\'s all saved on your own computer. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_2', 'That said, it is **very important** that you back up all your information for any new wallets generated with MyEtherWallet CX. That way if anything happens to MyEtherWallet CX or your computer, you still have all the information necessary to access your Ether. See the #2a for how to back up your wallets. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_3', 'If for some reason MyEtherWallet CX disappears from the Chrome Store, you can find the source on Github and load it manually. See #5 above. '), _defineProperty(_ja$data, 'HELP_9_Title', '9) Is the "Ether送出 トークン送出" page offline? '), _defineProperty(_ja$data, 'HELP_9_Desc_1', 'No. It needs the internet in order to get the current gas price, nonce of your account, and broadcast the transaction (aka "send"). However, it only sends the signed transaction. Your private key safely stays with you. We also now provide an "Offline Transaction" page so that you can ensure your private keys are on an offline/airgapped computer at all times. '), _defineProperty(_ja$data, 'HELP_10_Title', '10) How do I make an offline transaction? '), _defineProperty(_ja$data, 'HELP_10_Desc_1', 'Navigate to the "Offline Transaction" page via your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_2', 'Enter the "From Address". Please note, this is the address you are sending FROM, not TO. This generates the nonce and gas price. '), _defineProperty(_ja$data, 'HELP_10_Desc_3', 'Move to your offline computer. Enter the "TO ADDRESS" and the "AMOUNT" you wish to send. '), _defineProperty(_ja$data, 'HELP_10_Desc_4', 'Enter the "GAS PRICE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_5', 'Enter the "NONCE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_6', 'The "GAS LIMIT" has a default value of 21000. This will cover a standard transaction. If you are sending to a contract or are including additional data with your transaction, you will need to increase the gas limit. Any excess gas will be returned to you. '), _defineProperty(_ja$data, 'HELP_10_Desc_7', 'If you wish, enter some data. If you enter data, you will need to include more than the 21000 default gas limit. All data is in HEX format. '), _defineProperty(_ja$data, 'HELP_10_Desc_8', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_10_Desc_9', 'Press the "GENERATE SIGNED TRANSACTION" button. '), _defineProperty(_ja$data, 'HELP_10_Desc_10', 'The data field below this button will populate with your signed transaction. Copy this and move it back to your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_11', 'On your online computer, paste the signed transaction into the text field in step #3 and click send. This will broadcast your transaction. '), _defineProperty(_ja$data, 'HELP_12_Title', '12) How do I import a wallet created with MyEtherWallet into geth / Ethereum Wallet / Mist? '), _defineProperty(_ja$data, 'HELP_12_Desc_1', 'Using an Geth/Mist JSON file from MyEtherWallet v2+.... '), _defineProperty(_ja$data, 'HELP_12_Desc_2', 'Go to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_3', 'Unlock your wallet using your **encrypted** private key or JSON file. '), _defineProperty(_ja$data, 'HELP_12_Desc_4', 'Go to the "My Wallets" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_5', 'Select the wallet you want to import into Mist, click the "View" icon, enter your password, and access your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_6', 'Find the "Download JSON file - Geth/Mist Format (encrypted)" section. Press the "Download" button below that. You now have your keystore file. '), _defineProperty(_ja$data, 'HELP_12_Desc_7', 'Open the Ethereum Wallet application. '), _defineProperty(_ja$data, 'HELP_12_Desc_8', 'In the menu bar, go "Accounts" -> "Backup" -> "Accounts" '), _defineProperty(_ja$data, 'HELP_12_Desc_9', 'This will open your keystore folder. Copy the file you just downloaded (`UTC--2016-04-14......../`) into that keystore folder. '), _defineProperty(_ja$data, 'HELP_12_Desc_10', 'Your account should show up immediately under "Accounts." '), _defineProperty(_ja$data, 'HELP_12_Desc_11', 'Using your unencrypted private key... '), _defineProperty(_ja$data, 'HELP_12_Desc_12', 'If you do not already have your unencrypted private key, navigate to the "View Wallet Details" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_13', 'Select your wallet file -or- enter/paste your private key to unlock your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_14', 'Copy Your Private Key (unencrypted). '), _defineProperty(_ja$data, 'HELP_12_Desc_15', 'If you are on a Mac: '), _defineProperty(_ja$data, 'HELP_12_Desc_15b', 'If you are on a PC: '), _defineProperty(_ja$data, 'HELP_12_Desc_16', 'Open Text Edit and paste this private key. '), _defineProperty(_ja$data, 'HELP_12_Desc_17', 'Go to the menu bar and click "Format" -> "Make Plain Text". '), _defineProperty(_ja$data, 'HELP_12_Desc_18', 'Save this file to your `desktop/` as `nothing_special_delete_me.txt`. Make sure it says "UTF-8" and "If no extension is provided use .txt" in the save dialog. '), _defineProperty(_ja$data, 'HELP_12_Desc_19', 'Open terminal and run the following command: `geth account import ~/Desktop/nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_20', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_21', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_22', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_12_Desc_23', 'Open Notepad & paste the private key '), _defineProperty(_ja$data, 'HELP_12_Desc_24', 'Save the file as `nothing_special_delete_me.txt` at `C:` '), _defineProperty(_ja$data, 'HELP_12_Desc_25', 'Run the command, `geth account import C:\\nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_26', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_27', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_28', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_13_Title', '13) What does "Insufficient funds. Account you try to send transaction from does not have enough funds. Required XXXXXXXXXXXXXXXXXXX and got: XXXXXXXXXXXXXXXX." Mean? '), _defineProperty(_ja$data, 'HELP_13_Desc_1', 'This means you do not have enough Ether in your account to cover the cost of gas. Each transaction (including token and contract transactions) require gas and that gas is paid in Ether. The number displayed is the amount required to cover the cost of the transaction in Wei. Take that number, divide by `1000000000000000000`, and subtract the amount of Ether you were trying to send (if you were attempting to send Ether). This will give you the amount of Ether you need to send to that account to make the transaction. '), _defineProperty(_ja$data, 'HELP_14_Title', '14) Some sites randomize (seed) the private key generation via mouse movements. MyEtherWallet.com doesn\'t do this. Is the random number generation for MyEtherWallet safe? '), _defineProperty(_ja$data, 'HELP_14_Desc_1', 'While the mouse moving thing is clever and we understand why people like it, the reality is window.crypto ensures more entropy than your mouse movements. The mouse movements aren\'t unsafe, it\'s just that we (and tons of other crypto experiments) believe in window.crypto. In addition, MyEtherWallet.com can be used on touch devices. Here\'s a [conversation between an angry redditor and Vitalik Buterin regarding mouse movements v. window.crypto](https://www.reddit.com/r/ethereum/comments/2bilqg/note_there_is_a_paranoid_highsecurity_way_to/cj5sgrm) and here is the [the window.crypto w3 spec](https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#dfn-GlobalCrypto). '), _defineProperty(_ja$data, 'HELP_15_Title', '15) Why hasn\'t the account I just created show up in the blockchain explorer? (ie: etherchain, etherscan) '), _defineProperty(_ja$data, 'HELP_15_Desc_1', 'Accounts will only show up in a blockchain explorer once the account has activity on it—for example, once you have transferred some Ether to it. '), _defineProperty(_ja$data, 'HELP_16_Title', '16) How do I check the balance of my account? '), _defineProperty(_ja$data, 'HELP_16_Desc_1', 'You can use a blockchain explorer like [etherscan.io](https://etherscan.io/). Paste your address into the search bar and it will pull up your address and transaction history. For example, here\'s what our [donation account](https://etherscan.io/address/0x7cb57b5a97eabe94205c07890be4c1ad31e486a8) looks like on etherscan.io '), _defineProperty(_ja$data, 'HELP_17_Title', '17) Why isn\'t my balance showing up when I unlock my wallet? '), _defineProperty(_ja$data, 'HELP_17_Desc_1', 'This is most likely due to the fact that you are behind a firewall. The API that we use to get the balance and convert said balance is often blocked by firewalls for whatever reason. You will still be able to send transactions, you just need to use a different method to see said balance, like etherscan.io '), _defineProperty(_ja$data, 'HELP_18_Title', '18) Where is my geth wallet file? '), _defineProperty(_ja$data, 'HELP_19_Title', '19) Where is my Mist wallet file? '), _defineProperty(_ja$data, 'HELP_19_Desc_1', 'Mist files are typically found in the file locations above, but it\'s much easier to open Mist, select "Accounts" in the top bar, select "Backup", and select "Accounts". This will open the folder where your files are stored. '), _defineProperty(_ja$data, 'HELP_20_Title', '20) Where is my pre-sale wallet file? '), _defineProperty(_ja$data, 'HELP_20_Desc_1', 'Wherever you saved it. ;) It also was emailed to you, so check there. Look for the file called `"ethereum_wallet_backup.json"` and select that file. This wallet file will be encrypted with a password that you created during the purchase of the pre-sale. '), _defineProperty(_ja$data, 'HELP_21_Title', '21) Couldn\'t everybody put in random private keys, look for a balance, and send to their own address? '), _defineProperty(_ja$data, 'HELP_21_Desc_1', 'Short version: yes, but finding an account with a balance would take longer than the universe...so...no. '), _defineProperty(_ja$data, 'HELP_21_Desc_2', 'Long ELI5 Version: So Ethereum is based on [Public Key Cryptography](https://en.wikipedia.org/wiki/Public-key_cryptography), specifically [Elliptic curve cryptography](https://eprint.iacr.org/2013/734.pdf) which is very widely used, not just in Ethereum. Most servers are protected via ECC. Bitcoin uses the same, as well as SSH and TLS and a lot of other stuff. The Ethereum keys specifically are 256-bit keys, which are stronger than 128-bit and 192-bit, which are also widely used and still considered secure by experts. '), _defineProperty(_ja$data, 'HELP_21_Desc_3', 'In this you have a private key and a public key. The private key can derive the public key, but the public key cannot be turned back into the private key. The fact that the internet and the world’s secrets are using this cryptography means that if there is a way to go from public key to private key, your lost ether is the least of everyone’s problems. '), _defineProperty(_ja$data, 'HELP_21_Desc_4', 'Now, that said, YES if someone else has your private key then they can indeed send ether from your account. Just like if someone has your password to your email, they can read and send your email, or the password to your bank account, they could make transfers. You could download the Keystore version of your private key which is the private key that is encrypted with a password. This is like having a password that is also protected by another password. '), _defineProperty(_ja$data, 'HELP_21_Desc_5', 'And YES, in theory you could just type in a string of 64 hexadecimal characters until you got one that matched. In fact, smart people could write a program to very quickly check random private keys. This is known as "brute-forcing" or "mining" private keys. People have thought about this long and hard. With a few very high end servers, they may be able to check 1M+ keys / second. However, even checking that many per second would not yield access to make the cost of running those servers even close to worthwhile - it is more likely you, and your great-grandchildren, will die before getting a match. '), _defineProperty(_ja$data, 'HELP_21_Desc_6', 'If you know anything about Bitcoin, [this will put it in perspective:](http://bitcoin.stackexchange.com/questions/32331/two-people-with-same-public-address-how-will-people-network-know-how-to-deliver) *To illustrate how unlikely this is: suppose every satoshi of every bitcoin ever to be generated was sent to its own unique private keys. The probability that among those keys there could be two that would correspond to the same address is roughly one in 100 quintillion. '), _defineProperty(_ja$data, 'HELP_21_Desc_7', '[If you want something a bit more technical:](http://security.stackexchange.com/questions/25375/why-not-use-larger-cipher-keys/25392#25392) *These numbers have nothing to do with the technology of the devices; they are the maximums that thermodynamics will allow. And they strongly imply that brute-force attacks against 256-bit keys will be infeasible until computers are built from something other than matter and occupy something other than space. '), _defineProperty(_ja$data, 'HELP_21_Desc_8', 'Of course, this all assumes that keys are generated in a truly random way & with sufficient entropy. The keys generated here meet that criteria, as do Jaxx and Mist/geth. The Ethereum wallets are all pretty good. Keys generated by brainwallets do not, as a person\'s brain is not capable of creating a truly random seed. There have been a number of other issues regarding lack of entropy or seeds not being generated in a truly random way in Bitcoin-land, but that\'s a separate issue that can wait for another day. '), _defineProperty(_ja$data, 'HELP_Warning', 'If you created a wallet -or- downloaded the repo before **Dec. 31st, 2015**, please check your wallets & download a new version of the repo. Click for details. '), _defineProperty(_ja$data, 'HELP_Desc', 'Do you see something missing? Have another question? [Get in touch with us](mailto:support@myetherwallet.com), and we will not only answer your question, we will update this page to be more useful to people in the future! '), _defineProperty(_ja$data, 'HELP_Remind_Title', 'Some reminders '), _defineProperty(_ja$data, 'HELP_Remind_Desc_1', '**Ethereum, MyEtherWallet.com & MyEtherWallet CX, and some of the underlying Javascript libraries we use are under active development.** While we have thoroughly tested & tens of thousands of wallets have been successfully created by people all over the globe, there is always the remote possibility that something unexpected happens that causes your ETH to be lost. Please do not invest more than you are willing to lose, and please be careful. If something were to happen, we are sorry, but **we are not responsible for the lost Ether**. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_2', 'MyEtherWallet.com & MyEtherWallet CX are not "web wallets". You do not create an account or give us your Ether to hold onto. All data never leaves your computer/your browser. We make it easy for you to create, save, and access your information and interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_3', 'If you do not save your private key & password, there is no way to recover access to your wallet or the funds it holds. Back them up in multiple physical locations – not just on your computer! '), _defineProperty(_ja$data, 'HELP_SecCX_Title', 'Security - MyEtherWallet CX '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_1', 'Where is this extension saving my information? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_2', 'The information you store in this Chrome Extension is saved via [chrome.storage](http://chrome.storage/). - this is the same place your passwords are saved when you save your password in Chrome. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_3', 'What information is saved? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_4', 'The address, nickname, private key is stored in chrome.storage. The private key is encrypted using the password you set when you added the wallet. The nickname and wallet address is not encrypted. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_5', 'Why aren\'t the nickname and wallet address encrypted? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_6', 'If we were to encrypt these items, you would need to enter a password each time you wanted to view your account balance or view the nicknames. If this concerns you, we recommend you use MyEtherWallet.com instead of this Chrome Extension. '), _defineProperty(_ja$data, 'HELP_Sec_Title', 'Security '), _defineProperty(_ja$data, 'HELP_Sec_Desc_1', 'If one of your first questions is "Why should I trust these people?", that is a good thing. Hopefully the following will help ease your fears. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_2', 'We\'ve been up and running since August 2015. If you search for ["myetherwallet" on reddit](https://www.reddit.com/search?q=myetherwallet), you can see numerous people who use us with great success. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_3', 'We aren\'t going to take your money or steal your private key(s). There is no malicious code on this site. In fact the "GENERATE WALLET" pages are completely client-side. That means that all the code is executed on ** your computer** and it is never saved and transmitted anywhere. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_4', 'Check the URL -- This site is being served through GitHub and you can see the source code here: [https://github.com/kvhnuke/etherwallet/tree/gh-pages](https://github.com/kvhnuke/etherwallet/tree/gh-pages) to [https://www.myetherwallet.com](https://www.myetherwallet.com). '), _defineProperty(_ja$data, 'HELP_Sec_Desc_5', 'For generating wallets, you can download the [source code and run it locally](https://github.com/kvhnuke/etherwallet/releases/latest). See #5 above. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_6', 'Generate a test wallet and check and see what network activity is happening. The easiest way for you to do this is to right click on the page and click "inspect element". Go to the "Network" tab. Generate a test wallet. You will see there is no network activity. You may see something happening that looks like data:image/gif and data:image/png. Those are the QR codes being generated...on your computer...by your computer. No bytes were transferred. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_8', 'If you do not feel comfortable using this tool, then by all means, do not use it. We created this tool as a helpful way for people to generate wallets and make transactions without needing to dive into command line or run a full node. Again, feel free to reach out if you have concerns and we will respond as quickly as possible. Thanks! '), _defineProperty(_ja$data, 'HELP_FAQ_Title', 'More Helpful Answers to Frequent Questions '), _defineProperty(_ja$data, 'HELP_Contact_Title', 'Ways to Get in Touch'), _ja$data);
+ ONBOARD_why_content__10: 'もし、あなたが秘密鍵を詐欺サイトで入力すると、**全ての資産**が盗まれてしまいます。' }, _defineProperty(_ja$data, 'ONBOARD_blockchain_title__alt', '一体ブロックチェーンって何? '), _defineProperty(_ja$data, 'ONBOARD_point_title__alt', 'それじゃMEWは何ができるの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_title', 'MyEtherWalletにできないなら、どうすればいいの?'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__1', 'それがブロックチェーンによる分散化の**きも**だからです。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__2', '自分の資産やお金を動かすときに、金融機関、政府や他の誰かを頼る必要が全くありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__3', '自分の資産を守るために、取引所や金融機関のセキュリティを頼る必要もありません。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__4', 'もし、こういった事には価値がない、と感じるのでしたら、なぜブロックチェーンや仮想通貨に価値があるのかよーく考えて見てください。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__5', 'もし、お気に召さないようでしたら、[Coinbase](https://www.coinbase.com/) や [Blockchain.info](https://blockchain.info/wallet/#/signup)をお使いください。これらは、より身近なIDとパスワードを使用しています。'), _defineProperty(_ja$data, 'ONBOARD_whymew_content__6', 'もし、少し不安だけれどもMEWを使いたければ、[ハードウェアワレットを入手(英語)](https://myetherwallet.github.io/knowledge-base/hardware-wallets/hardware-wallet-recommendations.html)!'), _defineProperty(_ja$data, 'ONBOARD_why_title__alt', 'でも...どうして?'), _defineProperty(_ja$data, 'ONBOARD_secure_title', '自分自身とその資産の守り方 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_title', 'オンライン詐欺から自分自身を守る方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__1', 'オンライン詐欺師は、MyEtherWallet、EtherDelta、Paypalやあなたの金融機関のリンクが含まれた個人メッセージを送りつけてきますが、これは偽のサイトです。あなたの情報を盗み、そして資産を盗みます。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__2', '[EAL](https://chrome.google.com/webstore/detail/etheraddresslookup/pdknmigbbbhmllnmgdfalmedcmcefdfn)または[MetaMask](https://myetherwallet.github.io/knowledge-base/migration/moving-from-private-key-to-metamask.html) or [Cryptonite by Metacert](https://chrome.google.com/webstore/detail/cryptonite-by-metacert/keghdcpemohlojlglbiegihkljkgnige). のクローム拡張を使って、これらの悪意のサイトを遮断してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__3', 'いつも、必ず、URL:「https://www.myetherwallet.com」を確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__4', 'URLバーに、 `MYETHERWALLET LLC [US]`と緑色で表示されていることを必ず確認してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__5', 'eメール、Slack、Reddit、Twitterやその他から送られてくるメッセージやリンクを信用しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__6', '情報を入力する前に、常に直接サイトを参照してから閲覧してください。eメールやメッセージのリンクを押してから情報を入力しないでください。'), _defineProperty(_ja$data, 'ONBOARD_secure_1_content__7', '[AdBlockerを導入](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=ja)し、サーチエンジンの広告(例:グーグル)をクリックしないでください。'), _defineProperty(_ja$data, 'ONBOARD_point_title__alt_2', 'それで要点は?'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title', 'オンライン詐欺から自分自身を守る方法'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__1', 'これらの人達は、何の見返りもなしにお金をあげる、と言って近づいてきます。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__2', 'もし、ありそうにないほど良い話であれば、きっとその通りです。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__3', '誰か、あるいは何かのプロジェクトに送金する前に、よくお調べください。サイトやフォーラムの情報をよく確かめてください。慎重に。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__4', '理解できなかったり、正しくないと思われる場合には、直接質問してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_2_content__5', '不安や懐疑心、流行遅れになる事の恐怖が常識の範囲を越えないように。もし何かとても緊急だと言われたら、なぜだろう、と自分でもう一度考えてみてください。おそらくそれは、時期を逃してしまう恐怖を煽るものか、十分な下調べをさせないための罠です。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title__alt', ' くたばれ詐欺師ども'), _defineProperty(_ja$data, 'ONBOARD_secure_3_title', '損失を防ぐ方法 '), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__1', 'もしパスワードや秘密鍵を無くすと、財産を永久に失います。絶対に無くすな。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__2', '秘密鍵やパスワードのバックアップを作成してください。コンピューターに保存したままにしないでください。印刷したり、USBキーに保存してください。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__3', 'その紙やUSBキーを別の場所に保管してください。一つだけのバックアップでは、火事や津波などで、ラップトップコンピューターと共に破壊されてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__4', '秘密鍵をDropbox、Google Drive、や他のクラウドストレージに保管しないでください。そのアカウント(のセキュリティ)が損なわれた場合に、資産が盗まれてしまいます。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__5', 'もし、あなたが自分の1週間以上の給料に値する仮想通貨をお持ちであれば、ハードウェア・ワレットを入手してください。言い訳無用です。それだけの価値があります。私が保証します。'), _defineProperty(_ja$data, 'ONBOARD_secure_3_content__6', '[さらに安全確保のためのセキュリティ情報!](https://myetherwallet.github.io/knowledge-base/getting-started/protecting-yourself-and-your-funds.html)'), _defineProperty(_ja$data, 'ONBOARD_secure_2_title__alt_2', '詐欺の撲滅 '), _defineProperty(_ja$data, 'ONBOARD_final_title__alt', 'もうワンクリックで完了です! 🤘'), _defineProperty(_ja$data, 'ONBOARD_final_title', 'オーライ!講義終了!'), _defineProperty(_ja$data, 'ONBOARD_final_subtitle', 'こんな風で申し訳ありません。次はこれです!'), _defineProperty(_ja$data, 'ONBOARD_final_content__1', 'お財布を作る'), _defineProperty(_ja$data, 'ONBOARD_final_content__2', 'ハードウェア・ワレットを手に入れる'), _defineProperty(_ja$data, 'ONBOARD_final_content__3', 'MEWとMetamaskの設定方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__4', 'オフライン/手元でのMEWの使い方'), _defineProperty(_ja$data, 'ONBOARD_final_content__5', 'Ledgerハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__6', 'TREZORハードウェア・ワレットでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__7', 'MetaMaskでの送出方法'), _defineProperty(_ja$data, 'ONBOARD_final_content__8', 'もっと教えて、連絡したい'), _defineProperty(_ja$data, 'ONBOARD_final_content__9', 'もう勘弁、お願い、早く使わせて。'), _defineProperty(_ja$data, 'ONBOARD_resume', '前回スライドを最後までお読みになっていないようです。プロのアドバイス:スライドを全部読みましょう😉'), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_DigitalBitbox_scan', 'DigitalBitboxに接続する '), _defineProperty(_ja$data, 'ADD_Label_1', 'ご希望の操作方法をお選びください '), _defineProperty(_ja$data, 'ADD_Label_2', 'ニックネームの作成: '), _defineProperty(_ja$data, 'ADD_Label_3', 'お財布が暗号化されています。パスワードを入力してください: '), _defineProperty(_ja$data, 'ADD_Label_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Label_5', 'アドレスを入力 '), _defineProperty(_ja$data, 'ADD_Label_6', 'お財布をアンロック: '), _defineProperty(_ja$data, 'ADD_Label_6_short', 'アンロック '), _defineProperty(_ja$data, 'ADD_Label_7', 'アカウント追加 '), _defineProperty(_ja$data, 'ADD_Label_8', 'パスワード(任意): '), _defineProperty(_ja$data, 'ADD_Ledger_0a', 'セキュアコネクション(SSL)で再度MyEtherWalletを開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_0b', 'MyEtherWalletを再度「Chrome」(https://www.google.com/chrome/browser/desktop/) あるいは [Opera](https://www.opera.com/)で開いてください。 '), _defineProperty(_ja$data, 'ADD_Ledger_1', '自分の Ledger Wallet を接続する '), _defineProperty(_ja$data, 'ADD_Ledger_2', 'イサリアムアプリケーション(あるいはコントラクトアプリケーション)を開く 。 '), _defineProperty(_ja$data, 'ADD_Ledger_2_Exp', 'Expanseアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_2_Ubq', 'Ubiqアプリケーション(または契約アプリケーション)を開きます。'), _defineProperty(_ja$data, 'ADD_Ledger_3', '設定中で、ブラウザサポートが有効にされていることを確認してください。 '), _defineProperty(_ja$data, 'ADD_Ledger_4', '設定にブラウザサポートが見つからなければ、[Firmware >1.2]を確認してください。(https://www.ledgerwallet.com/apps/manager) '), _defineProperty(_ja$data, 'ADD_Ledger_scan', 'Ledger Wallet に接続 '), _defineProperty(_ja$data, 'ADD_MetaMask', 'MetaMask に接続 '), _defineProperty(_ja$data, 'ADD_Radio_1', 'お財布の新規作成 '), _defineProperty(_ja$data, 'ADD_Radio_2', 'お財布ファイルの選択 (Keystore / JSON) '), _defineProperty(_ja$data, 'ADD_Radio_2_alt', 'お財布ファイルの選択: '), _defineProperty(_ja$data, 'ADD_Radio_2_short', 'お財布ファイルを選択 '), _defineProperty(_ja$data, 'ADD_Radio_3', '秘密鍵をペースト/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_4', '監視するアカウントを追加 '), _defineProperty(_ja$data, 'ADD_Radio_5', 'ニーモニックを上書き/タイプ '), _defineProperty(_ja$data, 'ADD_Radio_5_Path', 'HD derivation pathを選択 '), _defineProperty(_ja$data, 'ADD_Radio_5_woTrezor', '(Jaxx, Metamask, Exodus, imToken)'), _defineProperty(_ja$data, 'ADD_Radio_5_withTrezor', '(Jaxx, Metamask, Exodus, imToken, TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathAlternative', '(Ledger)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathTrezor', '(TREZOR)'), _defineProperty(_ja$data, 'ADD_Radio_5_PathCustom', 'カスタム'), _defineProperty(_ja$data, 'ADD_Trezor_scan', 'TREZORに接続 '), _defineProperty(_ja$data, 'ADD_Warning_1', '任意のアカウントを監視する目的で、秘密鍵をアップロードせずにお財布タブに追加することできます。これによってお財布の操作や、ETHERの移動が可能になるわけではありません。 '), _defineProperty(_ja$data, 'BULK_Label_1', '作成するお財布の数 '), _defineProperty(_ja$data, 'BULK_Label_2', 'お財布を複数を作成する '), _defineProperty(_ja$data, 'BULK_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'CONTRACT_ByteCode', 'バイトコード '), _defineProperty(_ja$data, 'CONTRACT_Interact_CTA', '機能を一つ選ぶ '), _defineProperty(_ja$data, 'CONTRACT_Interact_Title', '契約の読込や書込 '), _defineProperty(_ja$data, 'CONTRACT_Json', 'ABI / JSON インターフェース '), _defineProperty(_ja$data, 'CONTRACT_Read', '読み取り '), _defineProperty(_ja$data, 'CONTRACT_Title', '契約アドレス '), _defineProperty(_ja$data, 'CONTRACT_Title_2', '既存の契約を選択 '), _defineProperty(_ja$data, 'CONTRACT_Write', '書き込み '), _defineProperty(_ja$data, 'CX_error_1', 'お財布が保存されていません。["Add Wallet"](/cx-wallet.html#add-wallet)をクリックして追加してください。 '), _defineProperty(_ja$data, 'CX_quicksend', '簡易送信 '), _defineProperty(_ja$data, 'CX_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 Chrome Extension '), _defineProperty(_ja$data, 'CX_Warning_1', '必ずここに保管するすべてのお財布の「外部バックアップ」を作成してください。このChrome Extensionでは、再導入などで、データが保存されずの消失することが頻繁に起こります。このエクステンションは容易な操作を提供するのみで、「バックアップ」は行いません。 '), _defineProperty(_ja$data, 'decrypt_Access', 'どの方法でお財布を操作しますか? '), _defineProperty(_ja$data, 'decrypt_Title', '秘密鍵形式の選択: '), _defineProperty(_ja$data, 'decrypt_Select', 'お財布の選択 '), _defineProperty(_ja$data, 'DEP_generate', 'バイトコードを生成する '), _defineProperty(_ja$data, 'DEP_generated', '生成されたバイトコード '), _defineProperty(_ja$data, 'DEP_signtx', 'トランザクションに署名 '), _defineProperty(_ja$data, 'DEP_interface', '生成されたインターフェース '), _defineProperty(_ja$data, 'ERROR_0', '(error_01) 正しい値を入力してください。 (Please enter a valid amount.) '), _defineProperty(_ja$data, 'ERROR_1', '(error_02) パスワードは少なくとも9文字が必要です。強固なパスワードであることをお確かめください。 (Your password must be at least 9 characters. Please ensure it is a strong password.) '), _defineProperty(_ja$data, 'ERROR_2', '(error_03) 申し訳ございませんが、このタイプのお財布ファイルは認識できません。 (Sorry! We don\'t recognize this type of wallet file.) '), _defineProperty(_ja$data, 'ERROR_3', '(error_04) 正しいお財布ファイルではありません。 (This is not a valid wallet file.) '), _defineProperty(_ja$data, 'ERROR_4', '(error_05) この単位は存在しませんので、下記の中からお選びください。 (This unit doesn\'t exists, please use the one of the following units) '), _defineProperty(_ja$data, 'ERROR_5', '(error_06) 無効なアドレスです。 (Please enter a valid address.) '), _defineProperty(_ja$data, 'ERROR_6', '(error_07) 無効なパスワードです。 (Please enter a valid password.) '), _defineProperty(_ja$data, 'ERROR_7', '(error_08) 無効な総量です。 (Must be integer. Try 0-18.) (Please enter valid decimals (Must be an integer. Try 0-18.)) '), _defineProperty(_ja$data, 'ERROR_8', '(error_09) 無効なガスリミットです。 (Must be integer. Try 21000-4000000.) (Please enter a valid gas limit (Must be an integer. Try 21000-4000000.)) '), _defineProperty(_ja$data, 'ERROR_9', '(error_10) 無効なデータです。 (Must be hex.) (Please enter a valid data value (Must be hex.)) '), _defineProperty(_ja$data, 'ERROR_10', '(error_11) 無効なガス総量です。 (Must be integer. Try 20 GWEI / 20000000000 WEI.) (Please enter a valid gas price. (Must be an integer. Try 20 GWEI / 20000000000 WEI.)) '), _defineProperty(_ja$data, 'ERROR_11', '(error_12) 無効な nonce です。 (Must be integer.) (Please enter a valid nonce (Must be an integer.)) '), _defineProperty(_ja$data, 'ERROR_12', '(error_13) 無効な署名のトランザクションです。 (Invalid signed transaction.) '), _defineProperty(_ja$data, 'ERROR_13', '(error_14) 同じニックネームのお財布が既にあります。 (A wallet with this nickname already exists.) '), _defineProperty(_ja$data, 'ERROR_14', '(error_15) お財布が見つかりません。 (Wallet not found.) '), _defineProperty(_ja$data, 'ERROR_15', '(error_16) このIDのプロポーサルは存在しない、あるいは正常に読み込みできません。 (Whoops. It doesn\'t look like a proposal with this ID exists yet or there is an error reading this proposal.) '), _defineProperty(_ja$data, 'ERROR_16', '(error_17) 同じアドレスのお財布が既に存在します。お財布のページをご確認ください。 (A wallet with this address already exists in storage. Please check your wallets page.) '), _defineProperty(_ja$data, 'ERROR_17', '(error_18) "ファンドが足りません。 トランザクション送出元のファンドが不足しています。ガスとして使われるために、少なくとも0.01 etherがお財布上に必要です。 (Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)) '), _defineProperty(_ja$data, 'ERROR_18', '(error_19) 全てのガスがこのトランザクションにより消費されます。これは、既に投票を行ったか、あるいはディベート期間が終了したためです。 (All gas would be used on this transaction. This means you have already voted on this proposal or the debate period has ended.) '), _defineProperty(_ja$data, 'ERROR_19', '(error_20) 無効なシンボル (Please enter a valid symbol) '), _defineProperty(_ja$data, 'ERROR_20', '(error_21) は有効なERC-20トークンではありません。もし他のトークンをロード中であれば、このトークンを取り除いてからもう一度試してください。 (Not a valid ERC-20 token) '), _defineProperty(_ja$data, 'ERROR_21', '(error_22) ガス量を推定できません。十分な資金が口座にないか、あるいは受け取り側のコントラクトがエラーになっています。ガス量を変更してから試してください。送出時にはより詳しいエラーメッセージが返ります。 (Could not estimate gas. There are not enough funds in the account, or the receiving contract address would throw an error. Feel free to manually set the gas and proceed. The error message upon sending may be more informative.) '), _defineProperty(_ja$data, 'ERROR_22', '(error_23) 正しいノード名を入力してください (Please enter a valid node name) '), _defineProperty(_ja$data, 'ERROR_23', '(error_24) 正しいURLを入力してください。 HTTPS接続の場合には、ノードはHTPPSで接続しなければなりません。 (Please enter a valid URL. If you are on https, your URL must be https) '), _defineProperty(_ja$data, 'ERROR_24', '(error_25) 正しいポートを入力してください (Please enter a valid port.) '), _defineProperty(_ja$data, 'ERROR_25', '(error_26) 正しい chain ID を入力してください (Please enter a valid chain ID.) '), _defineProperty(_ja$data, 'ERROR_26', '(error_27) 正しい ABI を入力してください (Please enter a valid ABI.) '), _defineProperty(_ja$data, 'ERROR_27', '(error_28) 最小値: 0.01. 最大値: (Minimum amount: 0.01. Max amount:) '), _defineProperty(_ja$data, 'ERROR_28', '(error_29) お財布を操作するためには**Keystore/JSONとパスワードか秘密鍵が必要** 保存してから、外部バックアップしてください!ここで保存しないとお財布が使用できなくなります。詳細はヘルプページを参照してください。(https://www.myetherwallet.com/#help) (You need this `Keystore File + Password` or the `Private Key` (next page) to access this wallet in the future. ) '), _defineProperty(_ja$data, 'ERROR_29', '(error_30) 正しいユーザーとパスワードを入力してください (Please enter a valid user and password.) '), _defineProperty(_ja$data, 'ERROR_30', '(error_31) 正しい ENS名を入力してください (Please enter a valid name (7+ characters, limited punctuation)) '), _defineProperty(_ja$data, 'ERROR_31', '(error_32) 無効な秘密フレーズです (Please enter a valid secret phrase.) '), _defineProperty(_ja$data, 'ERROR_32', '(error_33) ノードに接続できませんでした。ページを再表示したり、別のノード(画面の右上にあります)を試したり,ファイアーウォールの設定を確認してください。 カスタムノードの使用時には、構成設定を確認してください (Could not connect to the node. Refresh your page, try a different node (top-right corner), check your firewall settings. If custom node, check your configs.)。'), _defineProperty(_ja$data, 'ERROR_33', '(error_34) アンロックしたお財布のアドレスがオーナーのアドレスと一致しません (The wallet you have unlocked does not match the owner\'s address.)。'), _defineProperty(_ja$data, 'ERROR_34', '(error_35) 以前に入力したものと異なる名前です。 (The name you are attempting to reveal does not match the name you have entered.) '), _defineProperty(_ja$data, 'ERROR_35', '(error_36) チェックサムが付いていません。 詳細What does that mean?)>'), _defineProperty(_ja$data, 'ERROR_36', '(error_37) 正しいトランザクションハッシュを入力してくださ (Please enter a valid TX hash)い'), _defineProperty(_ja$data, 'ERROR_37', '(error_38) 16進数を正しく入力してください (0-9, a-f (Please enter valid hex string. Hex only contains: 0x, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, a, b, c, d, e, f))'), _defineProperty(_ja$data, 'ERROR_38', '(error_39) Offer must have either price or reserve set to more than 0'), _defineProperty(_ja$data, 'ERROR_39', '(error_40) Bid must be more than the specified minimum'), _defineProperty(_ja$data, 'GETH_Balance', '(geth-01) 残高不足 Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_Cheap', '(geth-02) ガス価格が低すぎます Gas price too low for acceptance. Try raising the gas price to 21 GWEI via the dropdown in top-right.'), _defineProperty(_ja$data, 'GETH_GasLimit', '(geth-03) ブロックガスリミットを越えています Exceeds block gas limit. Transaction cost exceeds current gas limit. Limit: (d+), got: (d+). Please lower the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again. [Learn More](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)'), _defineProperty(_ja$data, 'GETH_InsufficientFunds', '(geth-04) ガス*価格+数量に足りません Insufficient balance. Your gas limit * gas price + amount to send exceeds your current balance. Send more ETH to your account or use the "Send Entire Balance" button. If you believe this is in error, try pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)'), _defineProperty(_ja$data, 'GETH_IntrinsicGas', '(geth-05) 基本のガス不足です Intrinsic gas too low. Try raising the gas price to 21 GWEI via the dropdown in top-right or the gas limit to 21000 (for sending) or 200000 (for sending tokens or contracts) and try again.'), _defineProperty(_ja$data, 'GETH_InvalidSender', '(geth-06) 送出元が無効です Invalid sender.'), _defineProperty(_ja$data, 'GETH_NegativeValue', '(geth-07) 負の値です Negative value.'), _defineProperty(_ja$data, 'GETH_Nonce', '(geth-08) Nonce が足りません This TX\'s [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html) is too low. Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html).'), _defineProperty(_ja$data, 'GETH_NonExistentAccount', '(geth-09) アカウントが存在しない、あるいはその残高不足です Account does not exist or account balance too low'), _defineProperty(_ja$data, 'PARITY_AlreadyImported', "(parity-01) 同じハッシュのトランザクションがすでにインポートされています。 A transaction with the same hash was already imported. It was probably already broadcast. To avoid duplicate transactions, check your address on [etherscan.io](https://etherscan.io) & wait 10 minutes before attempting to send again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_GasLimitExceeded', "(parity-02) トランザクションコストがガスリミットを超過しました。 リミット: {}, 現在: {}. ガス供給量を減らして見てください。"), _defineProperty(_ja$data, 'PARITY_InsufficientBalance', "(parity-03) ファンドが足りません。 トランザクション送出元のファンドが不足しています。 必要量 {} で 現在: {} です。 Insufficient balance. The account you tried to send transaction from does not have enough funds. If you believe this is in error, try using the 'Send Entire Balance' button, or pressing generate again. Required (d+) and got: (d+). [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InsufficientGasPrice', "(parity-04) トランザクションフィー不足です。 ノードの最小 fee を満たしていません。 (minimal: {}, got: {}). fee を増やしてください。 There is another transaction with same nonce in the queue, or the transaction fee is too low. Try incrementing the nonce by clicking the Generate button again. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_InvalidGasLimit', "(parity-05) ガス供給量が制限を超過しています。 Supplied gas limit is beyond limit. Try lowering the gas limit to 21000. [Learn More.](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html)"), _defineProperty(_ja$data, 'PARITY_LimitReached', "(parity-06) キューにあるトランザクションの数が多すぎます。上限を超えたため、対象のトランザクションは除外されています。その fee を増やしてみてください。 There are too many transactions in the queue. Your transaction was dropped due to limit. Try increasing the gas price. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'PARITY_Old', "(parity-07) トランザクション nonceが小さすぎます。増やしてみてください。 There is already a transaction with this [nonce](https://myetherwallet.github.io/knowledge-base/transactions/what-is-nonce.html). Try incrementing the nonce by pressing the Generate button again, or [replace the pending transaction](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)."), _defineProperty(_ja$data, 'PARITY_TooCheapToReplace', "(parity-08) トランザクションフィー不足です。同じ nonce のトランザクションが別のキューにあります。fee または nonce を増やしてみてください。 TX Fee is too low. It does not satisfy your node's minimal fee (minimal: (d+), got: (d+)). Try increasing the gas price and/or gas limit. [Learn More.](https://myetherwallet.github.io/knowledge-base/transactions/transactions-not-showing-or-pending.html)"), _defineProperty(_ja$data, 'FOOTER_1', 'イサーリアムお財布の作成とトランザクション実行のためのオープンソース、javascript、 クライアントサイドツール。 '), _defineProperty(_ja$data, 'FOOTER_1b', '制作 '), _defineProperty(_ja$data, 'FOOTER_2', '投げ銭に感謝致します!: '), _defineProperty(_ja$data, 'FOOTER_3', 'クライアントサイドお財布制作 '), _defineProperty(_ja$data, 'FOOTER_4', '免責事項 '), _defineProperty(_ja$data, 'GAS_PRICE_Desc', 'ガス価格は、ガスの一単位にかかるの料金のことです。 「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するためにマイナーに支払う手数料です。ガス価格が高いほど処理は早く行われますが、料金は高くなります。デファルトは 「20 GWEI」です。'), _defineProperty(_ja$data, 'GAS_LIMIT_Desc', 'ガスリミットは、その処理のために送出するガスの総量です。「処理料金 = ガス価格 * ガスリミット」で算出され、自分の処理をブロックに配置するための料金として支払われます。 この数字を増やしても、自分の処理が早くなることはありません。ETHの送出 = 「21000」、トークンの送出 = ~「200000」が目安になります。'), _defineProperty(_ja$data, 'GEN_desc', '複数のお財布の作成をこのタブで行う事ができます: '), _defineProperty(_ja$data, 'GEN_Help_1', 'この'), _defineProperty(_ja$data, 'GEN_Help_2', 'で自分の口座アドレスにアクセスしてください。'), _defineProperty(_ja$data, 'GEN_Help_3', '自分のデバイスそのものが、自分のお財布です。'), _defineProperty(_ja$data, 'GEN_Help_4', 'ガイドとFAQ'), _defineProperty(_ja$data, 'GEN_Help_5', 'お財布の作り方'), _defineProperty(_ja$data, 'GEN_Help_6', 'ここから始める'), _defineProperty(_ja$data, 'GEN_Help_7', '安全な所で保管してください · バックアップを作成してください · 他の誰にも教えないでください · 絶対になくさないでください · 無くした時には回復する方法はありません。'), _defineProperty(_ja$data, 'GEN_Help_8', 'ファイルをダウンロードしませんでしたか?'), _defineProperty(_ja$data, 'GEN_Help_9', 'Google Chromeをお使いください'), _defineProperty(_ja$data, 'GEN_Help_10', '右クリックしてファイルを保存。ファイル名: '), _defineProperty(_ja$data, 'GEN_Help_11', 'このファイルは自分のコンピューターで開かないでください'), _defineProperty(_ja$data, 'GEN_Help_12', 'MyEtherWalletの上でこれを使って自分のお財布をアンロックしてください(Mist, Geth, Parityや他のお財布クライアントも可)'), _defineProperty(_ja$data, 'GEN_Help_13', '自分のキーストアファイルのバックアップ作成方法'), _defineProperty(_ja$data, 'GEN_Help_14', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_15', '自分の資金の紛失や盗難を防止する。'), _defineProperty(_ja$data, 'GEN_Help_16', 'これらの方式の違いは?'), _defineProperty(_ja$data, 'GEN_Help_17', 'なぜこれらをすべきか?'), _defineProperty(_ja$data, 'GEN_Help_18', '2番目のバックアップ作成のため'), _defineProperty(_ja$data, 'GEN_Help_19', 'パスワードを忘れた場合には'), _defineProperty(_ja$data, 'GEN_Help_20', '隔離された保管場所'), _defineProperty(_ja$data, 'GEN_Label_1', '強固なパスワードを入力(9文字以上) '), _defineProperty(_ja$data, 'GEN_Label_2', 'Keystore/JSON あるいは秘密鍵を保存してください。パスワードを絶対に忘れないようにしてください。 '), _defineProperty(_ja$data, 'GEN_Label_3', 'アドレスを保存してください。 '), _defineProperty(_ja$data, 'GEN_Label_4', '必要であれば、お財布紙情報、あるいはQRコードを印刷してください。 '), _defineProperty(_ja$data, 'GEN_Label_5', '自分の秘密鍵を保存する。'), _defineProperty(_ja$data, 'GEN_Placeholder_1', '必ず保存してください! '), _defineProperty(_ja$data, 'GEN_SuccessMsg', '成功!お財布が作成されました。 '), _defineProperty(_ja$data, 'GEN_Unlock', '自分のアドレスを確認するために、お財布を解錠する'), _defineProperty(_ja$data, 'GET_ConfButton', '理解できました。続けます。'), _defineProperty(_ja$data, 'MEW_Warning_1', 'お財布を操作したり新しいお財布を作成する前に、必ずURLを確認してください。詐欺サイトに御注意ください! '), _defineProperty(_ja$data, 'MEW_Tagline', 'オープンソース JavaScript クライアントサイド Etherお財布 '), _defineProperty(_ja$data, 'MNEM_1', '操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_2', 'HDニーモニックの一つの文節で、複数のお財布やアドレスが操作可能です。操作したいアドレスを選択してください。 '), _defineProperty(_ja$data, 'MNEM_more', 'さらにアドレスを表示 '), _defineProperty(_ja$data, 'MNEM_prev', '前のアドレス表示 '), _defineProperty(_ja$data, 'MSG_message', 'メッセージ '), _defineProperty(_ja$data, 'MSG_date', '日付 '), _defineProperty(_ja$data, 'MSG_signature', '署名 '), _defineProperty(_ja$data, 'MSG_verify', 'メッセージを確認 '), _defineProperty(_ja$data, 'MSG_info1', 'この署名が別の日付で再度使われないようにするために、現時点の日付を入れてください。 '), _defineProperty(_ja$data, 'MSG_info2', '他人に使われないようにするため、あなたのニックネームとそれが使われるところを入れてください。 '), _defineProperty(_ja$data, 'MSG_info3', '異なった目的で使用されないようにするために、利用目的を入れてください。 '), _defineProperty(_ja$data, 'MYWAL_Nick', 'お財布ニックネーム '), _defineProperty(_ja$data, 'MYWAL_Address', 'お財布アドレス '), _defineProperty(_ja$data, 'MYWAL_Bal', '残高 '), _defineProperty(_ja$data, 'MYWAL_Edit', '編集 '), _defineProperty(_ja$data, 'MYWAL_View', '表示 '), _defineProperty(_ja$data, 'MYWAL_Remove', '消去 '), _defineProperty(_ja$data, 'MYWAL_RemoveWal', 'お財布を消去: '), _defineProperty(_ja$data, 'MYWAL_WatchOnly', '監視中のアカウント '), _defineProperty(_ja$data, 'MYWAL_Viewing', 'お財布を表示: '), _defineProperty(_ja$data, 'MYWAL_Hide', 'お財布情報を隠す '), _defineProperty(_ja$data, 'MYWAL_Edit_2', 'お財布を編集: '), _defineProperty(_ja$data, 'MYWAL_Name', 'お財布名 '), _defineProperty(_ja$data, 'MYWAL_Content_1', '警告! お財布を消去しようとしています: '), _defineProperty(_ja$data, 'MYWAL_Content_2', '**秘密鍵と鍵保存ファイル及びパスワード**が保管されているか確認してください。 '), _defineProperty(_ja$data, 'MYWAL_Content_3', 'MyEtherWallet CXでこのお財布を使用するためには、秘密鍵あるいはJSONとパスワードを手動で追加する必要があります。 '), _defineProperty(_ja$data, 'NAV_AddWallet', 'お財布の追加 '), _defineProperty(_ja$data, 'NAV_BulkGenerate', 'バルク作成 '), _defineProperty(_ja$data, 'NAV_CheckTxStatus', '処理状況を確認'), _defineProperty(_ja$data, 'NAV_Contact', '連絡する '), _defineProperty(_ja$data, 'NAV_Contracts', '契約 '), _defineProperty(_ja$data, 'NAV_DeployContract', '契約を展開 '), _defineProperty(_ja$data, 'NAV_DomainSale', 'ドメイン販売'), _defineProperty(_ja$data, 'NAV_ENS', 'ENS'), _defineProperty(_ja$data, 'NAV_GenerateWallet_alt', 'お財布の作成 '), _defineProperty(_ja$data, 'NAV_GenerateWallet', 'お財布の作成 '), _defineProperty(_ja$data, 'NAV_Help', 'ヘルプ '), _defineProperty(_ja$data, 'NAV_InteractContract', '契約を操作 '), _defineProperty(_ja$data, 'NAV_Multisig', '多重署名 '), _defineProperty(_ja$data, 'NAV_MyWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NAV_Offline', 'オフライン送出 '), _defineProperty(_ja$data, 'NAV_SendEther', 'Ether/トークンの送出 '), _defineProperty(_ja$data, 'NAV_SendTokens', 'トークン送出 '), _defineProperty(_ja$data, 'NAV_SignMsg', 'メッセージ署名 '), _defineProperty(_ja$data, 'NAV_Swap', '通貨の両替 '), _defineProperty(_ja$data, 'NAV_TxStatus', '処理状況'), _defineProperty(_ja$data, 'NAV_ViewWallet', 'お財布情報を見る '), _defineProperty(_ja$data, 'NAV_YourWallets', '自分のお財布 '), _defineProperty(_ja$data, 'NODE_Title', 'カスタムノードをセットアップ'), _defineProperty(_ja$data, 'NODE_Subtitle', 'ローカルノードに接続するには...'), _defineProperty(_ja$data, 'NODE_Warning', 'MyEtherWallet.com 経由で接続するためには、HTTPSノードが必要です。[MyEtherWalletをレポジトリからダウンロードして、手元で走らせ、](https://github.com/kvhnuke/etherwallet/releases/latest)いずれかのノードに接続することもできます。 あるいは、無料のSSL証明書を[LetsEncrypt](https://letsencrypt.org/)から入手してください'), _defineProperty(_ja$data, 'NODE_Name', 'ノード名'), _defineProperty(_ja$data, 'NODE_Port', 'ノードポート'), _defineProperty(_ja$data, 'NODE_CTA', '保存してカスタムノードを使用'), _defineProperty(_ja$data, 'NONCE_Desc', 'このnonceは、指定のアドレスから送出される処理の数です。正しい順番で重複しないように処理を確実にするためのものです。'), _defineProperty(_ja$data, 'OFFLINE_Desc', 'オフライントランザクションの作成は、3ステップで行う事ができます。ステップ1と3はオンラインのコンピューター上で行い、ステップ2は、オフライン、あるいは物理的にネットワークと切断されたコンピューターを用います。これにより、秘密鍵が、インターネットに接続したデバイスと接触する事を避ける事ができます。 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Button', '情報生成 '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_1', '送出元アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step1_Label_2', 'ノート:これは、送出元アドレスであって、送出先アドレスではありません。操作元アカウントからは「Nonce」が生成されます。切断されたコンピューターを使用する場合に、このアドレスはコールドストレージのアカウントのものになります。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Title', 'ステップ2: 情報生成 (オフラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_1', '送出先アドレス: '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_2', '送出する値/総量 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3', 'ガス価格 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_3b', 'これは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4', 'ガスリミット '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_4b', 'ガスリミットの既定値は21000です。契約や付加データーを送出する場合には、これらの値は 異なるものにする必要があります。使用されなかったガスは全て返却されます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5', 'Nonce '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_5b', 'これらは、ステップ1でオンラインコンピューターに表示されたものです。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6', 'データ '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_6b', 'これは、任意の付加データです。契約に対してトランザクションを送出する際などでよく使われます。 '), _defineProperty(_ja$data, 'OFFLINE_Step2_Label_7', '秘密鍵/JSONの入力/選択 '), _defineProperty(_ja$data, 'OFFLINE_Step3_Title', 'ステップ3: トランザクションの送出/公開(オンラインコンピューター) '), _defineProperty(_ja$data, 'OFFLINE_Step3_Label_1', 'ステップ2で署名されたトランザクションをここにペーストして「トランザクションの送出」ボタンをクリックする。 '), _defineProperty(_ja$data, 'OFFLINE_Title', 'オフライントランザクションを作成し送出 '), _defineProperty(_ja$data, 'OFFLLINE_Step1_Title', 'ステップ1: 情報生成 (オンラインコンピューター) '), _defineProperty(_ja$data, 'SEND_addr', '宛先アドレス: '), _defineProperty(_ja$data, 'SEND_amount', '送出数量: '), _defineProperty(_ja$data, 'SEND_amount_short', '数量 '), _defineProperty(_ja$data, 'SEND_custom', 'カスタムトークンを追加 '), _defineProperty(_ja$data, 'SEND_gas', 'ガス '), _defineProperty(_ja$data, 'SEND_generate', 'トランザクションを生成 '), _defineProperty(_ja$data, 'SEND_raw', '未加工トランザクション '), _defineProperty(_ja$data, 'SEND_signed', '署名済みトランザクション '), _defineProperty(_ja$data, 'SEND_trans', 'トランザクションの送出 '), _defineProperty(_ja$data, 'SEND_TransferTotal', '残高をすべて送出する '), _defineProperty(_ja$data, 'SENDModal_Content_1', '送出準備が '), _defineProperty(_ja$data, 'SENDModal_Content_2', 'について、アドレス '), _defineProperty(_ja$data, 'SENDModal_Content_3', 'に対し完了。本当に送出してよろしいですか? '), _defineProperty(_ja$data, 'SENDModal_Content_4', 'ノート:最も起こりやすいエラーの原因は、送出のためのガス不足で、その場合には、ETHを追加する必要があります。ガスはETHで支払われます。 '), _defineProperty(_ja$data, 'SENDModal_No', 'いいえ、中断します。 '), _defineProperty(_ja$data, 'SENDModal_Title', '警告! '), _defineProperty(_ja$data, 'SENDModal_Yes', 'はい、確かです。処理を実行します。 '), _defineProperty(_ja$data, 'sidebar_AccountInfo', 'アカウント情報 '), _defineProperty(_ja$data, 'sidebar_AccountAddr', 'アカウントアドレス: '), _defineProperty(_ja$data, 'sidebar_AccountBal', 'アカウント残高 '), _defineProperty(_ja$data, 'sidebar_TokenBal', 'トークン残高 '), _defineProperty(_ja$data, 'sidebar_Equiv', '等価 '), _defineProperty(_ja$data, 'sidebar_TransHistory', 'トランザクション履歴 '), _defineProperty(_ja$data, 'sidebar_donation', 'MyEtherWalletは、プライバシーとセキュリティのための無料のオープンソースサービスです。 寄付が増えることによって、新機能やフィードバックの反映を行い、よりユーザーの皆様のご希望に沿った制作の時間を増やす事が可能になります。私たちは、たった二人で世界を変えようとしています。お手伝いいただけますか? '), _defineProperty(_ja$data, 'sidebar_donate', '寄付する '), _defineProperty(_ja$data, 'sidebar_thanks', '感謝します!!! '), _defineProperty(_ja$data, 'sidebar_DisplayOnTrezor', 'TREZORでアドレスを表示'), _defineProperty(_ja$data, 'sidebar_DisplayOnLedger', 'Ledgerでアドレスを表示'), _defineProperty(_ja$data, 'SUCCESS_1', '有効なアドレス '), _defineProperty(_ja$data, 'SUCCESS_2', 'お財布は正常に暗号解除されました。 '), _defineProperty(_ja$data, 'SUCCESS_3', 'トランザクションはブロックチェイン上に展開されています。ガス不足や契約実行エラーがないことを確認するために、下のボタンをクリックしてトランザクション(TX)を表示してください。 TX Hash: '), _defineProperty(_ja$data, 'SUCCESS_4', 'お財布が追加されました: '), _defineProperty(_ja$data, 'SUCCESS_5', '選択されました: '), _defineProperty(_ja$data, 'SUCCESS_6', '接続完了しました '), _defineProperty(_ja$data, 'SUCCESS_7', 'メッセージの署名が確認されました'), _defineProperty(_ja$data, 'SWAP_rates', "現在のレート "), _defineProperty(_ja$data, 'SWAP_init_1', "両替する "), _defineProperty(_ja$data, 'SWAP_init_2', " を "), _defineProperty(_ja$data, 'SWAP_init_CTA', "次へ "), _defineProperty(_ja$data, 'SWAP_information', "あなたの情報 "), _defineProperty(_ja$data, 'SWAP_send_amt', "送出総額 "), _defineProperty(_ja$data, 'SWAP_rec_amt', "受け取り総額 "), _defineProperty(_ja$data, 'SWAP_your_rate', "変換レート "), _defineProperty(_ja$data, 'SWAP_rec_add', "受け取りアドレス "), _defineProperty(_ja$data, 'SWAP_start_CTA', "交換開始 "), _defineProperty(_ja$data, 'SWAP_ref_num', "参照番号 "), _defineProperty(_ja$data, 'SWAP_time', "送出するまでにあと、 "), _defineProperty(_ja$data, 'SWAP_elapsed', "発注後の経過時間 "), _defineProperty(_ja$data, 'SWAP_progress_1', "注文を開始しました "), _defineProperty(_ja$data, 'SWAP_progress_2', "到着待機中 "), _defineProperty(_ja$data, 'SWAP_progress_3', "ETH受け取り完了 "), _defineProperty(_ja$data, 'SWAP_progress_4', "送出中 {{orderResult.output.currency}} "), _defineProperty(_ja$data, 'SWAP_progress_5', "注文完了 "), _defineProperty(_ja$data, 'SWAP_order_CTA', "お送りいただきたいのは "), _defineProperty(_ja$data, 'SWAP_unlock', "このページから直接ETHあるいはトークンを送出するためには、お財布を解錠してください。"), _defineProperty(_ja$data, 'TOKEN_Addr', 'トークン契約アドレス: '), _defineProperty(_ja$data, 'TOKEN_Symbol', 'トークンシンボル: '), _defineProperty(_ja$data, 'TOKEN_Dec', 'ケタ数: '), _defineProperty(_ja$data, 'TOKEN_show', '全てのトークンを表示 '), _defineProperty(_ja$data, 'TOKEN_hide', 'トークンを隠す '), _defineProperty(_ja$data, 'TRANS_advanced', '+上級:ガスあるいはデータを追加してください '), _defineProperty(_ja$data, 'TRANS_data', 'データ: '), _defineProperty(_ja$data, 'TRANS_desc', 'トークンを送出するには「トークン送出」のタブを選択してください。 '), _defineProperty(_ja$data, 'TRANS_gas', 'ガスリミット: '), _defineProperty(_ja$data, 'TRANS_sendInfo', '21000ガスを使用する標準トランザクションは、0.000441 ETHを消費します。迅速な処理を行うために、若干最小量よりも多めの0.000000021 ETHのガスを使用します。当サービスでは、トランザクション料金は徴収いたしません。 '), _defineProperty(_ja$data, 'translate_version', '0.5'), _defineProperty(_ja$data, 'Translator_Desc', '日本語開発者を支援する: '), _defineProperty(_ja$data, 'TranslatorAddr_1', '0xf991119Eea62Eee1a6fdaA7f621e91A42f325FcE '), _defineProperty(_ja$data, 'TranslatorAddr_2', ''), _defineProperty(_ja$data, 'TranslatorAddr_3', ''), _defineProperty(_ja$data, 'TranslatorAddr_4', ''), _defineProperty(_ja$data, 'TranslatorAddr_5', ''), _defineProperty(_ja$data, 'TranslatorName_1', '[sekisanchi.eth](https://etherscan.io/address/0xf991119eea62eee1a6fdaa7f621e91a42f325fce) '), _defineProperty(_ja$data, 'TranslatorName_2', ''), _defineProperty(_ja$data, 'TranslatorName_3', ''), _defineProperty(_ja$data, 'TranslatorName_4', ''), _defineProperty(_ja$data, 'TranslatorName_5', ''), _defineProperty(_ja$data, 'tx_Details', '処理内容詳細'), _defineProperty(_ja$data, 'tx_foundInPending', '待機中の処理が見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_1', 'あなたの処理が、現在接続中のノードの処理待ちプールの中で見つかりました。'), _defineProperty(_ja$data, 'tx_foundInPending_2', '現在待機中です(発掘待ち)。'), _defineProperty(_ja$data, 'tx_foundInPending_3', 'この処理を取り消す、あるいは置き換えることができます。下記のお財布をアンロックしてください。 '), _defineProperty(_ja$data, 'tx_FoundOnChain', '処理が見つかりました'), _defineProperty(_ja$data, 'tx_FoundOnChain_1', 'あなたの待機中の処理は発掘され、ブロックチェーンに配置されました。'), _defineProperty(_ja$data, 'tx_FoundOnChain_2', '**もし赤い `( ! )`, `BAD INSTRUCTION` あるいは `OUT OF GAS` のエラーメッセージを見つけたら**, これは、処理送出に失敗したということです。処理の取り消しや置き換えはできません。代わりに、新しい処理を送出してください。 "Out of Gas" エラーの場合には, ガスリミットをはじめに指定した値の倍にしてください。'), _defineProperty(_ja$data, 'tx_FoundOnChain_3', '**何もエラーメッセージが返ってこなければ、あなたの処理は正しく送出されています。** ETHあるいはトークンは、送ろうとしたあて先の場所にあります。 もし、ETHやトークンが他のお財布や交換所のお財布に見つからず、処理を開始してから24時間以上経っていたら、 [そのサービスに連絡](https://myetherwallet.github.io/knowledge-base/diving-deeper/ethereum-list-of-support-and-communities.html)してください。状況を確認してもらうために、自分の処理のリンクをうまく知らせてください。'), _defineProperty(_ja$data, 'tx_notFound', '対象の処理が見つかりません'), _defineProperty(_ja$data, 'tx_notFound_1', 'この処理は、現在接続中の処理プールの中にありませんでした。'), _defineProperty(_ja$data, 'tx_notFound_2', 'もし今、処理を送出した直後であれば、15秒待ってから「処理状況を確認」ボタンを再度押してください。'), _defineProperty(_ja$data, 'tx_notFound_3', '別の処理プールで発掘待ちになっているかもしれません。'), _defineProperty(_ja$data, 'tx_notFound_4', '右上の下展開メニューから、別のノードを選択してください。 (例: `ETH (Etherscan.io)` or `ETH (Infura.io)` or `ETH (MyEtherWallet)`) から選んで再度確認する。'), _defineProperty(_ja$data, 'tx_Summary', '数日後に処理状況を確認した場合をのぞいて、大量の処理発生時(ICO期間など)には、数時間処理が遅れる場合があります。本ツールは、そのような状況において処理待ちの処理を探し出し取り消す、あるいは更新する機能を提供します。**これは特殊な操作で、処理プールが満杯の場合にのみ有効です。 [このツールに関しては、こちらを参考にしてください。](https://myetherwallet.github.io/knowledge-base/transactions/check-status-of-ethereum-transaction.html)**'), _defineProperty(_ja$data, 'TXFEE_Desc', 'この処理料金は自分の処理をブロックに配置するためにマイナーに支払われます。「ガスリミット」*「ガス価格」で算出されます。 [GWEI -> ETHの単位変換はこちらです。](https://www.myetherwallet.com/helpers.html)'), _defineProperty(_ja$data, 'VIEWWALLET_HidePrivKey', '(hide)'), _defineProperty(_ja$data, 'VIEWWALLET_ShowPrivKey', '(show)'), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。[import your account into Geth/Mist](http://ethereum.stackexchange.com/questions/465/how-to-import-a-plain-private-key-into-geth/)する時に必要です。残高をチェックするためには、[etherscan.io](https://etherscan.io/)のようなブロックチェーンエクスプローラーサービスを使う事をおすすめします。 '), _defineProperty(_ja$data, 'VIEWWALLET_Subtitle_Short', '異なったバージョンの秘密鍵をダウンロードしたり、お財布紙情報を再印刷することができます。 '), _defineProperty(_ja$data, 'VIEWWALLET_SuccessMsg', '成功しました! お財布の詳細は以下の通りです。 '), _defineProperty(_ja$data, 'WARN_Send_Link', '自分のアドレス、リンク、ガス、データ、あるいはトランザクションタイプ(送出モード)が指定されたリンクでここに表示されています。 送出前に修正可能です。もう一度行うために、お財布を解錠してください。 '), _defineProperty(_ja$data, 'x_CancelReplaceTx', '処理を中断、あるいは置換'), _defineProperty(_ja$data, 'x_CancelTx', '処理を中断'), _defineProperty(_ja$data, 'x_DigitalBitbox', 'Digital Bitbox '), _defineProperty(_ja$data, 'x_PasswordDesc', 'このパスワードで秘密鍵を**暗号化**します。新しい鍵を作るための元種(seed)ではありません。**このパスワードと(暗号化された)秘密鍵の二つを使って、お財布を解錠します**'), _defineProperty(_ja$data, 'x_ReadMore', 'もっと読む'), _defineProperty(_ja$data, 'x_ReplaceTx', '処理を置き換える'), _defineProperty(_ja$data, 'x_TransHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_TXFee', '処理料'), _defineProperty(_ja$data, 'x_TxHash', '処理ハッシュ'), _defineProperty(_ja$data, 'x_Access', 'アクセス '), _defineProperty(_ja$data, 'x_AddessDesc', '自分のアドレスは、アカウント番号や公開キーでも知ることができます。誰かとETHやトークンの受け渡しをするために、これらを用います。きれいな色のついたアドレスアイコンを見つけてください。自分のペーパーウォレットや、アドレスを入力する際に、同じアイコンであることをしっかりと確認してください。 これは自分のアカウント番号と公開鍵になります。ETHを送信するために必要な情報です。アイコンは自分のアドレスを識別するものです。 '), _defineProperty(_ja$data, 'x_Address', '自分のアドレス '), _defineProperty(_ja$data, 'x_Cancel', '取り消す '), _defineProperty(_ja$data, 'x_CSV', 'CSV ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Download', 'ダウンロード '), _defineProperty(_ja$data, 'x_Json', 'JSON ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_JsonDesc', 'これはパスワードが不要な暗号化されていないJSONフォーマットの秘密鍵です。この暗号化されていないJSONフォーマットの秘密鍵を使えば、誰でもパスワードを使わずに自分のお財布とEtherにアクセスできます。 '), _defineProperty(_ja$data, 'x_Keystore', 'Keystore ファイル (UTC / JSON · 推奨 · 暗号化) '), _defineProperty(_ja$data, 'x_Keystore2', 'Keystore ファイル (UTC / JSON) '), _defineProperty(_ja$data, 'x_KeystoreDesc', 'この Keystore / JSON ファイルは、後で容易にインポートするため、Mistで使われているフォーマットと一致させる必要があります。ダウンロードしてバックアップを取ることをおすすめします。 '), _defineProperty(_ja$data, 'x_Ledger', 'Ledger Wallet '), _defineProperty(_ja$data, 'x_MetaMask', 'Metamask / Mist '), _defineProperty(_ja$data, 'x_Mnemonic', 'ニーモニック文節 '), _defineProperty(_ja$data, 'x_ParityPhrase', 'パリティ文節 '), _defineProperty(_ja$data, 'x_Password', 'パスワード '), _defineProperty(_ja$data, 'x_Print', 'お財布紙情報を印刷 '), _defineProperty(_ja$data, 'x_PrintDesc', 'アドバイス: プリンターが接続されていなくても、「印刷」をクリックしてPDFで保存できます。 '), _defineProperty(_ja$data, 'x_PrintShort', '印刷 '), _defineProperty(_ja$data, 'x_PrivKey', '秘密鍵(未暗号化) '), _defineProperty(_ja$data, 'x_PrivKey2', '秘密鍵 '), _defineProperty(_ja$data, 'x_PrivKeyDesc', 'これはパスワードが不要な暗号化されていない秘密鍵です。この暗号化されていない秘密鍵を使えば、誰でもパスワードなしで自分のお財布を使用できます。従って、暗号化された秘密鍵の利用をおすすめします。 '), _defineProperty(_ja$data, 'x_Save', '保存する '), _defineProperty(_ja$data, 'x_Trezor', 'TREZOR '), _defineProperty(_ja$data, 'x_TXT', 'TXT ファイル (未暗号化) '), _defineProperty(_ja$data, 'x_Wallet', 'お財布 '), _defineProperty(_ja$data, 'HELP_0_Title', '0) I\'m new. What do I do? '), _defineProperty(_ja$data, 'HELP_0_Desc_1', 'MyEtherWallet gives you the ability to generate new wallets so you can store your Ether yourself, not on an exchange. This process happens entirely on your computer, not our servers. Therefore, when you generate a new wallet, **you are responsible for safely backing it up**. '), _defineProperty(_ja$data, 'HELP_0_Desc_2', 'Create a new wallet. '), _defineProperty(_ja$data, 'HELP_0_Desc_3', 'Back the wallet up. '), _defineProperty(_ja$data, 'HELP_0_Desc_4', 'Verify you have access to this new wallet and have correctly saved all necessary information. '), _defineProperty(_ja$data, 'HELP_0_Desc_5', 'Transfer Ether to this new wallet. '), _defineProperty(_ja$data, 'HELP_1_Title', '1) How do I create a new wallet? '), _defineProperty(_ja$data, 'HELP_1_Desc_1', 'Go to the "Generate Wallet" page. '), _defineProperty(_ja$data, 'HELP_1_Desc_2', 'Go to the "Add Wallet" page & select "Generate New Wallet" '), _defineProperty(_ja$data, 'HELP_1_Desc_3', 'Enter a strong password. If you think you may forget it, save it somewhere safe. You will need this password to send transactions. '), _defineProperty(_ja$data, 'HELP_1_Desc_4', 'Click "GENERATE". '), _defineProperty(_ja$data, 'HELP_1_Desc_5', 'Your wallet has now been generated. '), _defineProperty(_ja$data, 'HELP_2a_Desc_1', 'You should always back up your wallet externally and in multiple physical locations - like on a USB drive and/or a piece of paper. '), _defineProperty(_ja$data, 'HELP_2a_Desc_2', 'Save the address. You can keep it to yourself or share it with others. That way, others can transfer ether to you. '), _defineProperty(_ja$data, 'HELP_2a_Desc_3', 'Save versions of the private key. Do not share it with anyone else. Your private key is necessary when you want to access your Ether to send it! There are 3 types of private keys: '), _defineProperty(_ja$data, 'HELP_2a_Desc_4', 'Place your address, versions of the private key, and the PDF version of your paper wallet in a folder. Save this on your computer and a USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_5', 'Print the wallet if you have a printer. Otherwise, write down your private key and address on a piece of paper. Store this as a secure location, separate from your computer and the USB drive. '), _defineProperty(_ja$data, 'HELP_2a_Desc_6', 'Keep in mind, you must prevent loss of the keys and password due to loss or failure of you hard drive failure, or USB drive, or piece of paper. You also must keep in mind physical loss / damage of an entire area (think fire or flood). '), _defineProperty(_ja$data, 'HELP_2a_Title', 'お財布の保管やバックアップの方法は? '), _defineProperty(_ja$data, 'HELP_2b_Title', '2b) How do I safely / offline / cold storage with MyEtherWallet? '), _defineProperty(_ja$data, 'HELP_2b_Desc_1', 'Go to [https://github.com/kvhnuke/etherwallet/releases/latest](https://github.com/kvhnuke/etherwallet/releases/latest). '), _defineProperty(_ja$data, 'HELP_2b_Desc_2', 'Click on `etherwallet-vX.X.X.X.zip`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_3', 'Move zip to an airgapped computer. '), _defineProperty(_ja$data, 'HELP_2b_Desc_4', 'Unzip it and double-click `index.html`. '), _defineProperty(_ja$data, 'HELP_2b_Desc_5', 'Generate a wallet with a strong password. '), _defineProperty(_ja$data, 'HELP_2b_Desc_6', 'Save the address. Save versions of the private key. Save the password if you might not remember it forever. '), _defineProperty(_ja$data, 'HELP_2b_Desc_7', 'Store these papers / USBs in multiple physically separate locations. '), _defineProperty(_ja$data, 'HELP_2b_Desc_8', 'Go to the "View Wallet Info" page and type in your private key / password to ensure they are correct and access your wallet. Check that the address you wrote down is the same. '), _defineProperty(_ja$data, 'HELP_3_Title', '3) How do I verify I have access to my new wallet? '), _defineProperty(_ja$data, 'HELP_3_Desc_1', '**Before you send any Ether to your new wallet**, you should ensure you have access to it. '), _defineProperty(_ja$data, 'HELP_3_Desc_2', 'Navigate to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_3', 'Navigate to the MyEtherWallet.com "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_3_Desc_4', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_5', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_3_Desc_6', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_3_Desc_7', 'Your wallet information should show up. Find your account address, next to a colorful, circular icon. This icon visually represents your address. Be certain that the address is the address you have saved to your text document and is on your paper wallet. '), _defineProperty(_ja$data, 'HELP_3_Desc_8', 'If you are planning on holding a large amount of ether, we recommend that send a small amount of ether from new wallet before depositing a large amount. Send 0.001 ether to your new wallet, access that wallet, send that 0.001 ether to another address, and ensure everything works smoothly. '), _defineProperty(_ja$data, 'HELP_4_Title', '4) How do I send Ether from one wallet to another? '), _defineProperty(_ja$data, 'HELP_4_Desc_1', 'If you plan to move a large amount of ether, you should test sending a small amount to your wallet first to ensure everything goes as planned. '), _defineProperty(_ja$data, 'HELP_4_Desc_2', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4_Desc_3', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_4_Desc_4', 'If the wallet is encrypted, a text box will automatically appear. Enter the password. '), _defineProperty(_ja$data, 'HELP_4_Desc_5', 'Click the "Unlock Wallet" button. '), _defineProperty(_ja$data, 'HELP_4_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4_Desc_9', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_4_Desc_10', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_4_Desc_11', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_4_Desc_12', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_4_Desc_13', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_4CX_Title', '4) How do I send Ether using MyEtherWallet CX? '), _defineProperty(_ja$data, 'HELP_4CX_Desc_1', 'First, you need to add a wallet. Once you have done that, you have 2 options: the "QuickSend" functionality from the Chrome Extension icon or the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_2', 'QuickSend: '), _defineProperty(_ja$data, 'HELP_4CX_Desc_3', 'Click the Chrome Extension Icon. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_4', 'Click the "QuickSend" button. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_5', 'Select the wallet you wish to send from. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_6', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_7', 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_8', 'Click "Send Transaction". '), _defineProperty(_ja$data, 'HELP_4CX_Desc_9', 'Verify the address and the amount you are sending is correct. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_10', 'Enter the password for that wallet. '), _defineProperty(_ja$data, 'HELP_4CX_Desc_11', 'Click "Send Transaction." '), _defineProperty(_ja$data, 'HELP_4CX_Desc_12', 'Using "Ether送出 トークン送出" Page '), _defineProperty(_ja$data, 'HELP_5_Title', '5) How do I run MyEtherWallet.com offline/locally? '), _defineProperty(_ja$data, 'HELP_5_Desc_1', 'You can run MyEtherWallet.com on your computer instead of from the GitHub servers. You can generate a wallet completely offline and send transactions from the "Offline Transaction" page. '), _defineProperty(_ja$data, 'HELP_5_Desc_7', 'MyEtherWallet.com is now running entirely on your computer. '), _defineProperty(_ja$data, 'HELP_5_Desc_8', 'In case you are not familiar, you need to keep the entire folder in order to run the website, not just `index.html`. Don\'t touch or move anything around in the folder. If you are storing a backup of the MyEtherWallet repo for the future, we recommend just storing the ZIP so you can be sure the folder contents stay intact. '), _defineProperty(_ja$data, 'HELP_5_Desc_9', 'As we are constantly updating MyEtherWallet.com, we recommend you periodically update your saved version of the repo. '), _defineProperty(_ja$data, 'HELP_5CX_Title', '5) How can I install this extension from the repo instead of the Chrome Store? '), _defineProperty(_ja$data, 'HELP_5CX_Desc_2', 'Click on `chrome-extension-vX.X.X.X.zip` and unzip it. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_3', 'Go to Google Chrome and find you settings (in the menu in the upper right). '), _defineProperty(_ja$data, 'HELP_5CX_Desc_4', 'Click "Extensions" on the left. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_5', 'Check the "Developer Mode" button at the top of that page. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_6', 'Click the "Load unpacked extension..." button. '), _defineProperty(_ja$data, 'HELP_5CX_Desc_7', 'Navigate to the now-unzipped folder that you downloaded earlier. Click "select". '), _defineProperty(_ja$data, 'HELP_5CX_Desc_8', 'The extension should now show up in your extensions and in your Chrome Extension bar. '), _defineProperty(_ja$data, 'HELP_7_Title', '7) How do I send Tokens & add custom tokens? '), _defineProperty(_ja$data, 'HELP_7_Desc_0', '[Ethplorer.io](https://ethplorer.io/) is a great way to explore tokens and find the decimals of a token. '), _defineProperty(_ja$data, 'HELP_7_Desc_1', 'Navigate to the "Ether送出 トークン送出" page. '), _defineProperty(_ja$data, 'HELP_7_Desc_2', 'Unlock your wallet. '), _defineProperty(_ja$data, 'HELP_7_Desc_3', 'Enter the address you would like to send to in the "To Address:" field. '), _defineProperty(_ja$data, 'HELP_7_Desc_4', 'Enter the amount you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_5', 'Select which token you would like to send. '), _defineProperty(_ja$data, 'HELP_7_Desc_6', 'If you do not see the token listed: '), _defineProperty(_ja$data, 'HELP_7_Desc_7', 'Click "Custom". '), _defineProperty(_ja$data, 'HELP_7_Desc_8', 'Enter the address, name, and decimals of the token. These are provided by the developers of the token and are also needed when you "Add a Watch Token" to Mist. '), _defineProperty(_ja$data, 'HELP_7_Desc_9', 'Click "Save". '), _defineProperty(_ja$data, 'HELP_7_Desc_10', 'You can now send that token as well as see it\'s balance in the sidebar. '), _defineProperty(_ja$data, 'HELP_7_Desc_11', 'Click "Generate Transaction". '), _defineProperty(_ja$data, 'HELP_7_Desc_12', 'A couple more fields will appear. This is your browser generating the transaction. '), _defineProperty(_ja$data, 'HELP_7_Desc_13', 'Click the blue "Send Transaction" button below that. '), _defineProperty(_ja$data, 'HELP_7_Desc_14', 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. '), _defineProperty(_ja$data, 'HELP_7_Desc_15', 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Title', '8) What happens if your site goes down? '), _defineProperty(_ja$data, 'HELP_8_Desc_1', 'MyEtherWallet is not a web wallet. You don\'t have a login and nothing ever gets saved to our servers. It is simply an interface that allows you interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_8_Desc_2', 'If MyEtherWallet.com goes down, you would have to find another way (like geth or Ethereum Wallet / Mist) to do what we are doing. But you wouldn\'t have to "get" your Ether out of MyEtherWallet because it\'s not in MyEtherWallet. It\'s in whatever wallet your generated via our site. '), _defineProperty(_ja$data, 'HELP_8_Desc_3', 'You can import your unencrypted private key and your Geth/Mist Format (encrypted) files directly into geth / Ethereum Wallet / Mist very easily now. See question #12 below. '), _defineProperty(_ja$data, 'HELP_8_Desc_4', 'In addition, the likelihood of us taking MyEtherWallet down is slim to none. It costs us almost nothing to maintain as we aren\'t storing any information. If we do take the domain down, it still is, and always will be, publicly available at [https://github.com/kvhnuke/etherwallet](https://github.com/kvhnuke/etherwallet/tree/gh-pages). You can download the ZIP there and run it locally. '), _defineProperty(_ja$data, 'HELP_8CX_Title', '8) What happens if MyEtherWallet CX disappears? '), _defineProperty(_ja$data, 'HELP_8CX_Desc_1', 'First, all data is saved on your computer, not our servers. I know it can be confusing, but when you look at the Chrome Extension, you are NOT looking at stuff saved on our servers somewhere - it\'s all saved on your own computer. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_2', 'That said, it is **very important** that you back up all your information for any new wallets generated with MyEtherWallet CX. That way if anything happens to MyEtherWallet CX or your computer, you still have all the information necessary to access your Ether. See the #2a for how to back up your wallets. '), _defineProperty(_ja$data, 'HELP_8CX_Desc_3', 'If for some reason MyEtherWallet CX disappears from the Chrome Store, you can find the source on Github and load it manually. See #5 above. '), _defineProperty(_ja$data, 'HELP_9_Title', '9) Is the "Ether送出 トークン送出" page offline? '), _defineProperty(_ja$data, 'HELP_9_Desc_1', 'No. It needs the internet in order to get the current gas price, nonce of your account, and broadcast the transaction (aka "send"). However, it only sends the signed transaction. Your private key safely stays with you. We also now provide an "Offline Transaction" page so that you can ensure your private keys are on an offline/airgapped computer at all times. '), _defineProperty(_ja$data, 'HELP_10_Title', '10) How do I make an offline transaction? '), _defineProperty(_ja$data, 'HELP_10_Desc_1', 'Navigate to the "Offline Transaction" page via your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_2', 'Enter the "From Address". Please note, this is the address you are sending FROM, not TO. This generates the nonce and gas price. '), _defineProperty(_ja$data, 'HELP_10_Desc_3', 'Move to your offline computer. Enter the "TO ADDRESS" and the "AMOUNT" you wish to send. '), _defineProperty(_ja$data, 'HELP_10_Desc_4', 'Enter the "GAS PRICE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_5', 'Enter the "NONCE" as it was displayed to you on your online computer in step #1. '), _defineProperty(_ja$data, 'HELP_10_Desc_6', 'The "GAS LIMIT" has a default value of 21000. This will cover a standard transaction. If you are sending to a contract or are including additional data with your transaction, you will need to increase the gas limit. Any excess gas will be returned to you. '), _defineProperty(_ja$data, 'HELP_10_Desc_7', 'If you wish, enter some data. If you enter data, you will need to include more than the 21000 default gas limit. All data is in HEX format. '), _defineProperty(_ja$data, 'HELP_10_Desc_8', 'Select your wallet file -or- your private key and unlock your wallet. '), _defineProperty(_ja$data, 'HELP_10_Desc_9', 'Press the "GENERATE SIGNED TRANSACTION" button. '), _defineProperty(_ja$data, 'HELP_10_Desc_10', 'The data field below this button will populate with your signed transaction. Copy this and move it back to your online computer. '), _defineProperty(_ja$data, 'HELP_10_Desc_11', 'On your online computer, paste the signed transaction into the text field in step #3 and click send. This will broadcast your transaction. '), _defineProperty(_ja$data, 'HELP_12_Title', '12) How do I import a wallet created with MyEtherWallet into geth / Ethereum Wallet / Mist? '), _defineProperty(_ja$data, 'HELP_12_Desc_1', 'Using an Geth/Mist JSON file from MyEtherWallet v2+.... '), _defineProperty(_ja$data, 'HELP_12_Desc_2', 'Go to the "View Wallet Info" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_3', 'Unlock your wallet using your **encrypted** private key or JSON file. '), _defineProperty(_ja$data, 'HELP_12_Desc_4', 'Go to the "My Wallets" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_5', 'Select the wallet you want to import into Mist, click the "View" icon, enter your password, and access your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_6', 'Find the "Download JSON file - Geth/Mist Format (encrypted)" section. Press the "Download" button below that. You now have your keystore file. '), _defineProperty(_ja$data, 'HELP_12_Desc_7', 'Open the Ethereum Wallet application. '), _defineProperty(_ja$data, 'HELP_12_Desc_8', 'In the menu bar, go "Accounts" -> "Backup" -> "Accounts" '), _defineProperty(_ja$data, 'HELP_12_Desc_9', 'This will open your keystore folder. Copy the file you just downloaded (`UTC--2016-04-14......../`) into that keystore folder. '), _defineProperty(_ja$data, 'HELP_12_Desc_10', 'Your account should show up immediately under "Accounts." '), _defineProperty(_ja$data, 'HELP_12_Desc_11', 'Using your unencrypted private key... '), _defineProperty(_ja$data, 'HELP_12_Desc_12', 'If you do not already have your unencrypted private key, navigate to the "View Wallet Details" page. '), _defineProperty(_ja$data, 'HELP_12_Desc_13', 'Select your wallet file -or- enter/paste your private key to unlock your wallet. '), _defineProperty(_ja$data, 'HELP_12_Desc_14', 'Copy Your Private Key (unencrypted). '), _defineProperty(_ja$data, 'HELP_12_Desc_15', 'If you are on a Mac: '), _defineProperty(_ja$data, 'HELP_12_Desc_15b', 'If you are on a PC: '), _defineProperty(_ja$data, 'HELP_12_Desc_16', 'Open Text Edit and paste this private key. '), _defineProperty(_ja$data, 'HELP_12_Desc_17', 'Go to the menu bar and click "Format" -> "Make Plain Text". '), _defineProperty(_ja$data, 'HELP_12_Desc_18', 'Save this file to your `desktop/` as `nothing_special_delete_me.txt`. Make sure it says "UTF-8" and "If no extension is provided use .txt" in the save dialog. '), _defineProperty(_ja$data, 'HELP_12_Desc_19', 'Open terminal and run the following command: `geth account import ~/Desktop/nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_20', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_21', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_22', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_12_Desc_23', 'Open Notepad & paste the private key '), _defineProperty(_ja$data, 'HELP_12_Desc_24', 'Save the file as `nothing_special_delete_me.txt` at `C:` '), _defineProperty(_ja$data, 'HELP_12_Desc_25', 'Run the command, `geth account import C:\\nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_26', 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. '), _defineProperty(_ja$data, 'HELP_12_Desc_27', 'After successful import, delete `nothing_special_delete_me.txt` '), _defineProperty(_ja$data, 'HELP_12_Desc_28', 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". '), _defineProperty(_ja$data, 'HELP_13_Title', '13) What does "Insufficient funds. Account you try to send transaction from does not have enough funds. Required XXXXXXXXXXXXXXXXXXX and got: XXXXXXXXXXXXXXXX." Mean? '), _defineProperty(_ja$data, 'HELP_13_Desc_1', 'This means you do not have enough Ether in your account to cover the cost of gas. Each transaction (including token and contract transactions) require gas and that gas is paid in Ether. The number displayed is the amount required to cover the cost of the transaction in Wei. Take that number, divide by `1000000000000000000`, and subtract the amount of Ether you were trying to send (if you were attempting to send Ether). This will give you the amount of Ether you need to send to that account to make the transaction. '), _defineProperty(_ja$data, 'HELP_14_Title', '14) Some sites randomize (seed) the private key generation via mouse movements. MyEtherWallet.com doesn\'t do this. Is the random number generation for MyEtherWallet safe? '), _defineProperty(_ja$data, 'HELP_14_Desc_1', 'While the mouse moving thing is clever and we understand why people like it, the reality is window.crypto ensures more entropy than your mouse movements. The mouse movements aren\'t unsafe, it\'s just that we (and tons of other crypto experiments) believe in window.crypto. In addition, MyEtherWallet.com can be used on touch devices. Here\'s a [conversation between an angry redditor and Vitalik Buterin regarding mouse movements v. window.crypto](https://www.reddit.com/r/ethereum/comments/2bilqg/note_there_is_a_paranoid_highsecurity_way_to/cj5sgrm) and here is the [the window.crypto w3 spec](https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#dfn-GlobalCrypto). '), _defineProperty(_ja$data, 'HELP_15_Title', '15) Why hasn\'t the account I just created show up in the blockchain explorer? (ie: etherchain, etherscan) '), _defineProperty(_ja$data, 'HELP_15_Desc_1', 'Accounts will only show up in a blockchain explorer once the account has activity on it—for example, once you have transferred some Ether to it. '), _defineProperty(_ja$data, 'HELP_16_Title', '16) How do I check the balance of my account? '), _defineProperty(_ja$data, 'HELP_16_Desc_1', 'You can use a blockchain explorer like [etherscan.io](https://etherscan.io/). Paste your address into the search bar and it will pull up your address and transaction history. For example, here\'s what our [donation account](https://etherscan.io/address/0x7cb57b5a97eabe94205c07890be4c1ad31e486a8) looks like on etherscan.io '), _defineProperty(_ja$data, 'HELP_17_Title', '17) Why isn\'t my balance showing up when I unlock my wallet? '), _defineProperty(_ja$data, 'HELP_17_Desc_1', 'This is most likely due to the fact that you are behind a firewall. The API that we use to get the balance and convert said balance is often blocked by firewalls for whatever reason. You will still be able to send transactions, you just need to use a different method to see said balance, like etherscan.io '), _defineProperty(_ja$data, 'HELP_18_Title', '18) Where is my geth wallet file? '), _defineProperty(_ja$data, 'HELP_19_Title', '19) Where is my Mist wallet file? '), _defineProperty(_ja$data, 'HELP_19_Desc_1', 'Mist files are typically found in the file locations above, but it\'s much easier to open Mist, select "Accounts" in the top bar, select "Backup", and select "Accounts". This will open the folder where your files are stored. '), _defineProperty(_ja$data, 'HELP_20_Title', '20) Where is my pre-sale wallet file? '), _defineProperty(_ja$data, 'HELP_20_Desc_1', 'Wherever you saved it. ;) It also was emailed to you, so check there. Look for the file called `"ethereum_wallet_backup.json"` and select that file. This wallet file will be encrypted with a password that you created during the purchase of the pre-sale. '), _defineProperty(_ja$data, 'HELP_21_Title', '21) Couldn\'t everybody put in random private keys, look for a balance, and send to their own address? '), _defineProperty(_ja$data, 'HELP_21_Desc_1', 'Short version: yes, but finding an account with a balance would take longer than the universe...so...no. '), _defineProperty(_ja$data, 'HELP_21_Desc_2', 'Long ELI5 Version: So Ethereum is based on [Public Key Cryptography](https://en.wikipedia.org/wiki/Public-key_cryptography), specifically [Elliptic curve cryptography](https://eprint.iacr.org/2013/734.pdf) which is very widely used, not just in Ethereum. Most servers are protected via ECC. Bitcoin uses the same, as well as SSH and TLS and a lot of other stuff. The Ethereum keys specifically are 256-bit keys, which are stronger than 128-bit and 192-bit, which are also widely used and still considered secure by experts. '), _defineProperty(_ja$data, 'HELP_21_Desc_3', 'In this you have a private key and a public key. The private key can derive the public key, but the public key cannot be turned back into the private key. The fact that the internet and the world’s secrets are using this cryptography means that if there is a way to go from public key to private key, your lost ether is the least of everyone’s problems. '), _defineProperty(_ja$data, 'HELP_21_Desc_4', 'Now, that said, YES if someone else has your private key then they can indeed send ether from your account. Just like if someone has your password to your email, they can read and send your email, or the password to your bank account, they could make transfers. You could download the Keystore version of your private key which is the private key that is encrypted with a password. This is like having a password that is also protected by another password. '), _defineProperty(_ja$data, 'HELP_21_Desc_5', 'And YES, in theory you could just type in a string of 64 hexadecimal characters until you got one that matched. In fact, smart people could write a program to very quickly check random private keys. This is known as "brute-forcing" or "mining" private keys. People have thought about this long and hard. With a few very high end servers, they may be able to check 1M+ keys / second. However, even checking that many per second would not yield access to make the cost of running those servers even close to worthwhile - it is more likely you, and your great-grandchildren, will die before getting a match. '), _defineProperty(_ja$data, 'HELP_21_Desc_6', 'If you know anything about Bitcoin, [this will put it in perspective:](http://bitcoin.stackexchange.com/questions/32331/two-people-with-same-public-address-how-will-people-network-know-how-to-deliver) *To illustrate how unlikely this is: suppose every satoshi of every bitcoin ever to be generated was sent to its own unique private keys. The probability that among those keys there could be two that would correspond to the same address is roughly one in 100 quintillion. '), _defineProperty(_ja$data, 'HELP_21_Desc_7', '[If you want something a bit more technical:](http://security.stackexchange.com/questions/25375/why-not-use-larger-cipher-keys/25392#25392) *These numbers have nothing to do with the technology of the devices; they are the maximums that thermodynamics will allow. And they strongly imply that brute-force attacks against 256-bit keys will be infeasible until computers are built from something other than matter and occupy something other than space. '), _defineProperty(_ja$data, 'HELP_21_Desc_8', 'Of course, this all assumes that keys are generated in a truly random way & with sufficient entropy. The keys generated here meet that criteria, as do Jaxx and Mist/geth. The Ethereum wallets are all pretty good. Keys generated by brainwallets do not, as a person\'s brain is not capable of creating a truly random seed. There have been a number of other issues regarding lack of entropy or seeds not being generated in a truly random way in Bitcoin-land, but that\'s a separate issue that can wait for another day. '), _defineProperty(_ja$data, 'HELP_Warning', 'If you created a wallet -or- downloaded the repo before **Dec. 31st, 2015**, please check your wallets & download a new version of the repo. Click for details. '), _defineProperty(_ja$data, 'HELP_Desc', 'Do you see something missing? Have another question? [Get in touch with us](mailto:support@myetherwallet.com), and we will not only answer your question, we will update this page to be more useful to people in the future! '), _defineProperty(_ja$data, 'HELP_Remind_Title', 'Some reminders '), _defineProperty(_ja$data, 'HELP_Remind_Desc_1', '**Ethereum, MyEtherWallet.com & MyEtherWallet CX, and some of the underlying Javascript libraries we use are under active development.** While we have thoroughly tested & tens of thousands of wallets have been successfully created by people all over the globe, there is always the remote possibility that something unexpected happens that causes your ETH to be lost. Please do not invest more than you are willing to lose, and please be careful. If something were to happen, we are sorry, but **we are not responsible for the lost Ether**. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_2', 'MyEtherWallet.com & MyEtherWallet CX are not "web wallets". You do not create an account or give us your Ether to hold onto. All data never leaves your computer/your browser. We make it easy for you to create, save, and access your information and interact with the blockchain. '), _defineProperty(_ja$data, 'HELP_Remind_Desc_3', 'If you do not save your private key & password, there is no way to recover access to your wallet or the funds it holds. Back them up in multiple physical locations – not just on your computer! '), _defineProperty(_ja$data, 'HELP_SecCX_Title', 'Security - MyEtherWallet CX '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_1', 'Where is this extension saving my information? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_2', 'The information you store in this Chrome Extension is saved via [chrome.storage](http://chrome.storage/). - this is the same place your passwords are saved when you save your password in Chrome. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_3', 'What information is saved? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_4', 'The address, nickname, private key is stored in chrome.storage. The private key is encrypted using the password you set when you added the wallet. The nickname and wallet address is not encrypted. '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_5', 'Why aren\'t the nickname and wallet address encrypted? '), _defineProperty(_ja$data, 'HELP_SecCX_Desc_6', 'If we were to encrypt these items, you would need to enter a password each time you wanted to view your account balance or view the nicknames. If this concerns you, we recommend you use MyEtherWallet.com instead of this Chrome Extension. '), _defineProperty(_ja$data, 'HELP_Sec_Title', 'Security '), _defineProperty(_ja$data, 'HELP_Sec_Desc_1', 'If one of your first questions is "Why should I trust these people?", that is a good thing. Hopefully the following will help ease your fears. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_2', 'We\'ve been up and running since August 2015. If you search for ["myetherwallet" on reddit](https://www.reddit.com/search?q=myetherwallet), you can see numerous people who use us with great success. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_3', 'We aren\'t going to take your money or steal your private key(s). There is no malicious code on this site. In fact the "GENERATE WALLET" pages are completely client-side. That means that all the code is executed on ** your computer** and it is never saved and transmitted anywhere. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_4', 'Check the URL -- This site is being served through GitHub and you can see the source code here: [https://github.com/kvhnuke/etherwallet/tree/gh-pages](https://github.com/kvhnuke/etherwallet/tree/gh-pages) to [https://www.myetherwallet.com](https://www.myetherwallet.com). '), _defineProperty(_ja$data, 'HELP_Sec_Desc_5', 'For generating wallets, you can download the [source code and run it locally](https://github.com/kvhnuke/etherwallet/releases/latest). See #5 above. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_6', 'Generate a test wallet and check and see what network activity is happening. The easiest way for you to do this is to right click on the page and click "inspect element". Go to the "Network" tab. Generate a test wallet. You will see there is no network activity. You may see something happening that looks like data:image/gif and data:image/png. Those are the QR codes being generated...on your computer...by your computer. No bytes were transferred. '), _defineProperty(_ja$data, 'HELP_Sec_Desc_8', 'If you do not feel comfortable using this tool, then by all means, do not use it. We created this tool as a helpful way for people to generate wallets and make transactions without needing to dive into command line or run a full node. Again, feel free to reach out if you have concerns and we will respond as quickly as possible. Thanks! '), _defineProperty(_ja$data, 'HELP_FAQ_Title', 'More Helpful Answers to Frequent Questions '), _defineProperty(_ja$data, 'HELP_Contact_Title', 'Ways to Get in Touch'), _ja$data);
module.exports = ja;
-},{}],117:[function(require,module,exports){
+},{}],119:[function(require,module,exports){
// Korean
'use strict';
@@ -16634,7 +16687,7 @@ ko.data = (_ko$data = {
module.exports = ko;
-},{}],118:[function(require,module,exports){
+},{}],120:[function(require,module,exports){
// Dutch
'use strict';
@@ -16799,7 +16852,7 @@ nl.data = (_nl$data = {
module.exports = nl;
-},{}],119:[function(require,module,exports){
+},{}],121:[function(require,module,exports){
// Norwegian
'use strict';
@@ -16964,7 +17017,7 @@ no.data = (_no$data = {
module.exports = no;
-},{}],120:[function(require,module,exports){
+},{}],122:[function(require,module,exports){
// Polish
'use strict';
@@ -17129,7 +17182,7 @@ pl.data = (_pl$data = {
module.exports = pl;
-},{}],121:[function(require,module,exports){
+},{}],123:[function(require,module,exports){
// Portuguese
'use strict';
@@ -17294,7 +17347,7 @@ pt.data = (_pt$data = {
module.exports = pt;
-},{}],122:[function(require,module,exports){
+},{}],124:[function(require,module,exports){
// Russian
'use strict';
@@ -17459,7 +17512,7 @@ ru.data = (_ru$data = {
module.exports = ru;
-},{}],123:[function(require,module,exports){
+},{}],125:[function(require,module,exports){
// English
'use strict';
@@ -17624,7 +17677,7 @@ th.data = (_th$data = {
module.exports = th;
-},{}],124:[function(require,module,exports){
+},{}],126:[function(require,module,exports){
// Turkish
'use strict';
@@ -17789,7 +17842,7 @@ tr.data = (_tr$data = {
module.exports = tr;
-},{}],125:[function(require,module,exports){
+},{}],127:[function(require,module,exports){
'use strict';
var ca = require('./ca');
@@ -17855,7 +17908,7 @@ translate.marked = function (data) {
};
module.exports = translate;
-},{"./ca":104,"./de":105,"./el":106,"./en":107,"./es":108,"./fa":109,"./fi":110,"./fr":111,"./ht":112,"./hu":113,"./id":114,"./it":115,"./ja":116,"./ko":117,"./nl":118,"./no":119,"./pl":120,"./pt":121,"./ru":122,"./th":123,"./tr":124,"./vi":126,"./zhcn":127,"./zhtw":128}],126:[function(require,module,exports){
+},{"./ca":106,"./de":107,"./el":108,"./en":109,"./es":110,"./fa":111,"./fi":112,"./fr":113,"./ht":114,"./hu":115,"./id":116,"./it":117,"./ja":118,"./ko":119,"./nl":120,"./no":121,"./pl":122,"./pt":123,"./ru":124,"./th":125,"./tr":126,"./vi":128,"./zhcn":129,"./zhtw":130}],128:[function(require,module,exports){
// Vietnamese
'use strict';
@@ -18020,7 +18073,7 @@ vi.data = (_vi$data = {
module.exports = vi;
-},{}],127:[function(require,module,exports){
+},{}],129:[function(require,module,exports){
// simplified Chinese, zh-CN, 简体中文
'use strict';
@@ -18185,7 +18238,7 @@ zhcn.data = (_zhcn$data = {
module.exports = zhcn;
-},{}],128:[function(require,module,exports){
+},{}],130:[function(require,module,exports){
// Traditional Chinese 繁體中文 - zh-tw.js
'use strict';
@@ -18350,7 +18403,7 @@ zhtw.data = (_zhtw$data = {
module.exports = zhtw;
-},{}],129:[function(require,module,exports){
+},{}],131:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -18655,7 +18708,7 @@ uiFuncs.notifier = {
module.exports = uiFuncs;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],130:[function(require,module,exports){
+},{"buffer":196}],132:[function(require,module,exports){
'use strict';
var validator = function validator() {};
@@ -18725,7 +18778,7 @@ validator.isValidURL = function (str) {
};
module.exports = validator;
-},{}],131:[function(require,module,exports){
+},{}],133:[function(require,module,exports){
'use strict';
var Wallet = require('./myetherwallet.js');
@@ -18781,7 +18834,7 @@ Web3Wallet.prototype.getV3Filename = function (timestamp) {
module.exports = Web3Wallet;
-},{"./myetherwallet.js":61}],132:[function(require,module,exports){
+},{"./myetherwallet.js":62}],134:[function(require,module,exports){
'use strict';
/**
@@ -22872,13 +22925,13 @@ module.exports = Web3Wallet;
}).info({ angularVersion: '1.6.5' }).directive('ngAnimateSwap', ngAnimateSwapDirective).directive('ngAnimateChildren', $$AnimateChildrenDirective).factory('$$rAFScheduler', $$rAFSchedulerFactory).provider('$$animateQueue', $$AnimateQueueProvider).provider('$$animation', $$AnimationProvider).provider('$animateCss', $AnimateCssProvider).provider('$$animateCssDriver', $$AnimateCssDriverProvider).provider('$$animateJs', $$AnimateJsProvider).provider('$$animateJsDriver', $$AnimateJsDriverProvider);
})(window, window.angular);
-},{}],133:[function(require,module,exports){
+},{}],135:[function(require,module,exports){
'use strict';
require('./angular-animate');
module.exports = 'ngAnimate';
-},{"./angular-animate":132}],134:[function(require,module,exports){
+},{"./angular-animate":134}],136:[function(require,module,exports){
'use strict';
/**
@@ -23642,13 +23695,13 @@ module.exports = 'ngAnimate';
}]);
})(window, window.angular);
-},{}],135:[function(require,module,exports){
+},{}],137:[function(require,module,exports){
'use strict';
require('./angular-sanitize');
module.exports = 'ngSanitize';
-},{"./angular-sanitize":134}],136:[function(require,module,exports){
+},{"./angular-sanitize":136}],138:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -23703,7 +23756,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
return 'pascalprecht.translate';
});
-},{}],137:[function(require,module,exports){
+},{}],139:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -27395,7 +27448,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
return 'pascalprecht.translate';
});
-},{}],138:[function(require,module,exports){
+},{}],140:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -60598,13 +60651,13 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
!window.angular.$$csp().noInlineStyle && window.angular.element(document.head).prepend('');
-},{}],139:[function(require,module,exports){
+},{}],141:[function(require,module,exports){
'use strict';
require('./angular');
module.exports = angular;
-},{"./angular":138}],140:[function(require,module,exports){
+},{"./angular":140}],142:[function(require,module,exports){
'use strict';
var asn1 = exports;
@@ -60617,7 +60670,7 @@ asn1.constants = require('./asn1/constants');
asn1.decoders = require('./asn1/decoders');
asn1.encoders = require('./asn1/encoders');
-},{"./asn1/api":141,"./asn1/base":143,"./asn1/constants":147,"./asn1/decoders":149,"./asn1/encoders":152,"bn.js":164}],141:[function(require,module,exports){
+},{"./asn1/api":143,"./asn1/base":145,"./asn1/constants":149,"./asn1/decoders":151,"./asn1/encoders":154,"bn.js":166}],143:[function(require,module,exports){
'use strict';
var asn1 = require('../asn1');
@@ -60676,7 +60729,7 @@ Entity.prototype.encode = function encode(data, enc, /* internal */reporter) {
return this._getEncoder(enc).encode(data, reporter);
};
-},{"../asn1":140,"inherits":258,"vm":339}],142:[function(require,module,exports){
+},{"../asn1":142,"inherits":260,"vm":341}],144:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -60784,7 +60837,7 @@ EncoderBuffer.prototype.join = function join(out, offset) {
return out;
};
-},{"../base":143,"buffer":194,"inherits":258}],143:[function(require,module,exports){
+},{"../base":145,"buffer":196,"inherits":260}],145:[function(require,module,exports){
'use strict';
var base = exports;
@@ -60794,7 +60847,7 @@ base.DecoderBuffer = require('./buffer').DecoderBuffer;
base.EncoderBuffer = require('./buffer').EncoderBuffer;
base.Node = require('./node');
-},{"./buffer":142,"./node":144,"./reporter":145}],144:[function(require,module,exports){
+},{"./buffer":144,"./node":146,"./reporter":147}],146:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -61323,7 +61376,7 @@ Node.prototype._isPrintstr = function isPrintstr(str) {
);
};
-},{"../base":143,"minimalistic-assert":271}],145:[function(require,module,exports){
+},{"../base":145,"minimalistic-assert":273}],147:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -61443,7 +61496,7 @@ ReporterError.prototype.rethrow = function rethrow(msg) {
return this;
};
-},{"inherits":258}],146:[function(require,module,exports){
+},{"inherits":260}],148:[function(require,module,exports){
'use strict';
var constants = require('../constants');
@@ -61489,7 +61542,7 @@ exports.tag = {
};
exports.tagByName = constants._reverse(exports.tag);
-},{"../constants":147}],147:[function(require,module,exports){
+},{"../constants":149}],149:[function(require,module,exports){
'use strict';
var constants = exports;
@@ -61511,7 +61564,7 @@ constants._reverse = function reverse(map) {
constants.der = require('./der');
-},{"./der":146}],148:[function(require,module,exports){
+},{"./der":148}],150:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -61789,7 +61842,7 @@ function derDecodeLen(buf, primitive, fail) {
return len;
}
-},{"../../asn1":140,"inherits":258}],149:[function(require,module,exports){
+},{"../../asn1":142,"inherits":260}],151:[function(require,module,exports){
'use strict';
var decoders = exports;
@@ -61797,7 +61850,7 @@ var decoders = exports;
decoders.der = require('./der');
decoders.pem = require('./pem');
-},{"./der":148,"./pem":150}],150:[function(require,module,exports){
+},{"./der":150,"./pem":152}],152:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -61845,7 +61898,7 @@ PEMDecoder.prototype.decode = function decode(data, options) {
return DERDecoder.prototype.decode.call(this, input, options);
};
-},{"./der":148,"buffer":194,"inherits":258}],151:[function(require,module,exports){
+},{"./der":150,"buffer":196,"inherits":260}],153:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -62090,7 +62143,7 @@ function encodeTag(tag, primitive, cls, reporter) {
return res;
}
-},{"../../asn1":140,"buffer":194,"inherits":258}],152:[function(require,module,exports){
+},{"../../asn1":142,"buffer":196,"inherits":260}],154:[function(require,module,exports){
'use strict';
var encoders = exports;
@@ -62098,7 +62151,7 @@ var encoders = exports;
encoders.der = require('./der');
encoders.pem = require('./pem');
-},{"./der":151,"./pem":153}],153:[function(require,module,exports){
+},{"./der":153,"./pem":155}],155:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -62123,7 +62176,7 @@ PEMEncoder.prototype.encode = function encode(data, options) {
return out.join('\n');
};
-},{"./der":151,"inherits":258}],154:[function(require,module,exports){
+},{"./der":153,"inherits":260}],156:[function(require,module,exports){
(function (global){
'use strict';
@@ -62598,7 +62651,7 @@ var objectKeys = Object.keys || function (obj) {
};
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"util/":333}],155:[function(require,module,exports){
+},{"util/":335}],157:[function(require,module,exports){
'use strict';
exports.byteLength = byteLength;
@@ -62714,7 +62767,7 @@ function fromByteArray(uint8) {
return parts.join('');
}
-},{}],156:[function(require,module,exports){
+},{}],158:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -65445,7 +65498,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
}
})(undefined);
-},{}],157:[function(require,module,exports){
+},{}],159:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -65600,7 +65653,7 @@ module.exports = {
}
};
-},{"./wordlists/english.json":158,"./wordlists/french.json":159,"./wordlists/italian.json":160,"./wordlists/japanese.json":161,"./wordlists/spanish.json":162,"create-hash":199,"pbkdf2":278,"randombytes":292,"safe-buffer":308,"unorm":328}],158:[function(require,module,exports){
+},{"./wordlists/english.json":160,"./wordlists/french.json":161,"./wordlists/italian.json":162,"./wordlists/japanese.json":163,"./wordlists/spanish.json":164,"create-hash":201,"pbkdf2":280,"randombytes":294,"safe-buffer":310,"unorm":330}],160:[function(require,module,exports){
module.exports=[
"abandon",
"ability",
@@ -67652,7 +67705,7 @@ module.exports=[
"zoo"
]
-},{}],159:[function(require,module,exports){
+},{}],161:[function(require,module,exports){
module.exports=[
"abaisser",
"abandon",
@@ -69704,7 +69757,7 @@ module.exports=[
"zoologie"
]
-},{}],160:[function(require,module,exports){
+},{}],162:[function(require,module,exports){
module.exports=[
"abaco",
"abbaglio",
@@ -71756,7 +71809,7 @@ module.exports=[
"zuppa"
]
-},{}],161:[function(require,module,exports){
+},{}],163:[function(require,module,exports){
module.exports=[
"あいこくしん",
"あいさつ",
@@ -73808,7 +73861,7 @@ module.exports=[
"われる"
]
-},{}],162:[function(require,module,exports){
+},{}],164:[function(require,module,exports){
module.exports=[
"ábaco",
"abdomen",
@@ -75860,7 +75913,7 @@ module.exports=[
"zurdo"
]
-},{}],163:[function(require,module,exports){
+},{}],165:[function(require,module,exports){
'use strict';
// Reference https://github.com/bitcoin/bips/blob/master/bip-0066.mediawiki
@@ -75977,7 +76030,7 @@ module.exports = {
encode: encode
};
-},{"safe-buffer":308}],164:[function(require,module,exports){
+},{"safe-buffer":310}],166:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -79342,7 +79395,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
};
})(typeof module === 'undefined' || module, undefined);
-},{"buffer":166}],165:[function(require,module,exports){
+},{"buffer":168}],167:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -79409,10 +79462,10 @@ if ((typeof self === 'undefined' ? 'undefined' : _typeof(self)) === 'object') {
} catch (e) {}
}
-},{"crypto":166}],166:[function(require,module,exports){
+},{"crypto":168}],168:[function(require,module,exports){
"use strict";
-},{}],167:[function(require,module,exports){
+},{}],169:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -79590,7 +79643,7 @@ AES.prototype._doCryptBlock = function (M, keySchedule, SUB_MIX, SBOX) {
exports.AES = AES;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],168:[function(require,module,exports){
+},{"buffer":196}],170:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -79693,7 +79746,7 @@ function xorTest(a, b) {
}
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"./ghash":172,"buffer":194,"buffer-xor":193,"cipher-base":195,"inherits":258}],169:[function(require,module,exports){
+},{"./aes":169,"./ghash":174,"buffer":196,"buffer-xor":195,"cipher-base":197,"inherits":260}],171:[function(require,module,exports){
'use strict';
var ciphers = require('./encrypter');
@@ -79708,7 +79761,7 @@ function getCiphers() {
}
exports.listCiphers = exports.getCiphers = getCiphers;
-},{"./decrypter":170,"./encrypter":171,"./modes":173}],170:[function(require,module,exports){
+},{"./decrypter":172,"./encrypter":173,"./modes":175}],172:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -79851,7 +79904,7 @@ exports.createDecipher = createDecipher;
exports.createDecipheriv = createDecipheriv;
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"./authCipher":168,"./modes":173,"./modes/cbc":174,"./modes/cfb":175,"./modes/cfb1":176,"./modes/cfb8":177,"./modes/ctr":178,"./modes/ecb":179,"./modes/ofb":180,"./streamCipher":181,"buffer":194,"cipher-base":195,"evp_bytestokey":238,"inherits":258}],171:[function(require,module,exports){
+},{"./aes":169,"./authCipher":170,"./modes":175,"./modes/cbc":176,"./modes/cfb":177,"./modes/cfb1":178,"./modes/cfb8":179,"./modes/ctr":180,"./modes/ecb":181,"./modes/ofb":182,"./streamCipher":183,"buffer":196,"cipher-base":197,"evp_bytestokey":240,"inherits":260}],173:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -79979,7 +80032,7 @@ exports.createCipheriv = createCipheriv;
exports.createCipher = createCipher;
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"./authCipher":168,"./modes":173,"./modes/cbc":174,"./modes/cfb":175,"./modes/cfb1":176,"./modes/cfb8":177,"./modes/ctr":178,"./modes/ecb":179,"./modes/ofb":180,"./streamCipher":181,"buffer":194,"cipher-base":195,"evp_bytestokey":238,"inherits":258}],172:[function(require,module,exports){
+},{"./aes":169,"./authCipher":170,"./modes":175,"./modes/cbc":176,"./modes/cfb":177,"./modes/cfb1":178,"./modes/cfb8":179,"./modes/ctr":180,"./modes/ecb":181,"./modes/ofb":182,"./streamCipher":183,"buffer":196,"cipher-base":197,"evp_bytestokey":240,"inherits":260}],174:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80070,7 +80123,7 @@ function xor(a, b) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],173:[function(require,module,exports){
+},{"buffer":196}],175:[function(require,module,exports){
'use strict';
exports['aes-128-ecb'] = {
@@ -80245,7 +80298,7 @@ exports['aes-256-gcm'] = {
type: 'auth'
};
-},{}],174:[function(require,module,exports){
+},{}],176:[function(require,module,exports){
'use strict';
var xor = require('buffer-xor');
@@ -80266,7 +80319,7 @@ exports.decrypt = function (self, block) {
return xor(out, pad);
};
-},{"buffer-xor":193}],175:[function(require,module,exports){
+},{"buffer-xor":195}],177:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80303,7 +80356,7 @@ function encryptStart(self, data, decrypt) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"buffer-xor":193}],176:[function(require,module,exports){
+},{"buffer":196,"buffer-xor":195}],178:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -80343,7 +80396,7 @@ function shiftIn(buffer, value) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],177:[function(require,module,exports){
+},{"buffer":196}],179:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -80364,7 +80417,7 @@ exports.encrypt = function (self, chunk, decrypt) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],178:[function(require,module,exports){
+},{"buffer":196}],180:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80401,7 +80454,7 @@ exports.encrypt = function (self, chunk) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"buffer-xor":193}],179:[function(require,module,exports){
+},{"buffer":196,"buffer-xor":195}],181:[function(require,module,exports){
"use strict";
exports.encrypt = function (self, block) {
@@ -80411,7 +80464,7 @@ exports.decrypt = function (self, block) {
return self._cipher.decryptBlock(block);
};
-},{}],180:[function(require,module,exports){
+},{}],182:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80433,7 +80486,7 @@ exports.encrypt = function (self, chunk) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"buffer-xor":193}],181:[function(require,module,exports){
+},{"buffer":196,"buffer-xor":195}],183:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80464,7 +80517,7 @@ StreamCipher.prototype._final = function () {
};
}).call(this,require("buffer").Buffer)
-},{"./aes":167,"buffer":194,"cipher-base":195,"inherits":258}],182:[function(require,module,exports){
+},{"./aes":169,"buffer":196,"cipher-base":197,"inherits":260}],184:[function(require,module,exports){
'use strict';
var ebtk = require('evp_bytestokey');
@@ -80541,7 +80594,7 @@ function getCiphers() {
}
exports.listCiphers = exports.getCiphers = getCiphers;
-},{"browserify-aes/browser":169,"browserify-aes/modes":173,"browserify-des":183,"browserify-des/modes":184,"evp_bytestokey":238}],183:[function(require,module,exports){
+},{"browserify-aes/browser":171,"browserify-aes/modes":175,"browserify-des":185,"browserify-des/modes":186,"evp_bytestokey":240}],185:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80590,7 +80643,7 @@ DES.prototype._final = function () {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"cipher-base":195,"des.js":205,"inherits":258}],184:[function(require,module,exports){
+},{"buffer":196,"cipher-base":197,"des.js":207,"inherits":260}],186:[function(require,module,exports){
'use strict';
exports['des-ecb'] = {
@@ -80618,7 +80671,7 @@ exports['des-ede'] = {
iv: 0
};
-},{}],185:[function(require,module,exports){
+},{}],187:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80663,12 +80716,12 @@ function getr(priv) {
}
}).call(this,require("buffer").Buffer)
-},{"bn.js":164,"buffer":194,"randombytes":292}],186:[function(require,module,exports){
+},{"bn.js":166,"buffer":196,"randombytes":294}],188:[function(require,module,exports){
'use strict';
module.exports = require('./browser/algorithms.json');
-},{"./browser/algorithms.json":187}],187:[function(require,module,exports){
+},{"./browser/algorithms.json":189}],189:[function(require,module,exports){
module.exports={
"sha224WithRSAEncryption": {
"sign": "rsa",
@@ -80822,7 +80875,7 @@ module.exports={
}
}
-},{}],188:[function(require,module,exports){
+},{}],190:[function(require,module,exports){
module.exports={
"1.3.132.0.10": "secp256k1",
"1.3.132.0.33": "p224",
@@ -80832,7 +80885,7 @@ module.exports={
"1.3.132.0.35": "p521"
}
-},{}],189:[function(require,module,exports){
+},{}],191:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -80929,7 +80982,7 @@ module.exports = {
};
}).call(this,require("buffer").Buffer)
-},{"./algorithms.json":187,"./sign":190,"./verify":191,"buffer":194,"create-hash":199,"inherits":258,"stream":324}],190:[function(require,module,exports){
+},{"./algorithms.json":189,"./sign":192,"./verify":193,"buffer":196,"create-hash":201,"inherits":260,"stream":326}],192:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -81081,7 +81134,7 @@ module.exports.getKey = getKey;
module.exports.makeKey = makeKey;
}).call(this,require("buffer").Buffer)
-},{"./curves.json":188,"bn.js":164,"browserify-rsa":185,"buffer":194,"create-hmac":202,"elliptic":217,"parse-asn1":277}],191:[function(require,module,exports){
+},{"./curves.json":190,"bn.js":166,"browserify-rsa":187,"buffer":196,"create-hmac":204,"elliptic":219,"parse-asn1":279}],193:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -81166,7 +81219,7 @@ function checkValue(b, q) {
module.exports = verify;
}).call(this,require("buffer").Buffer)
-},{"./curves.json":188,"bn.js":164,"buffer":194,"elliptic":217,"parse-asn1":277}],192:[function(require,module,exports){
+},{"./curves.json":190,"bn.js":166,"buffer":196,"elliptic":219,"parse-asn1":279}],194:[function(require,module,exports){
'use strict';
// Base58 encoding/decoding
@@ -81260,7 +81313,7 @@ module.exports = {
decode: decode
};
-},{}],193:[function(require,module,exports){
+},{}],195:[function(require,module,exports){
(function (Buffer){
"use strict";
@@ -81276,7 +81329,7 @@ module.exports = function xor(a, b) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],194:[function(require,module,exports){
+},{"buffer":196}],196:[function(require,module,exports){
/*!
* The buffer module from node.js, for the browser.
*
@@ -82942,7 +82995,7 @@ function numberIsNaN(obj) {
return obj !== obj; // eslint-disable-line no-self-compare
}
-},{"base64-js":155,"ieee754":256}],195:[function(require,module,exports){
+},{"base64-js":157,"ieee754":258}],197:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -83045,7 +83098,7 @@ CipherBase.prototype._toString = function (value, enc, fin) {
module.exports = CipherBase;
-},{"inherits":258,"safe-buffer":308,"stream":324,"string_decoder":326}],196:[function(require,module,exports){
+},{"inherits":260,"safe-buffer":310,"stream":326,"string_decoder":328}],198:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83144,7 +83197,7 @@ module.exports = {
};
}).call(this,require("buffer").Buffer)
-},{"bs58":192,"buffer":194,"create-hash":199}],197:[function(require,module,exports){
+},{"bs58":194,"buffer":196,"create-hash":201}],199:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83255,7 +83308,7 @@ function objectToString(o) {
}
}).call(this,{"isBuffer":require("../../is-buffer/index.js")})
-},{"../../is-buffer/index.js":259}],198:[function(require,module,exports){
+},{"../../is-buffer/index.js":261}],200:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83383,7 +83436,7 @@ function formatReturnValue(bn, enc, len) {
}
}).call(this,require("buffer").Buffer)
-},{"bn.js":164,"buffer":194,"elliptic":217}],199:[function(require,module,exports){
+},{"bn.js":166,"buffer":196,"elliptic":219}],201:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83440,7 +83493,7 @@ module.exports = function createHash(alg) {
};
}).call(this,require("buffer").Buffer)
-},{"./md5":201,"buffer":194,"cipher-base":195,"inherits":258,"ripemd160":306,"sha.js":317}],200:[function(require,module,exports){
+},{"./md5":203,"buffer":196,"cipher-base":197,"inherits":260,"ripemd160":308,"sha.js":319}],202:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -83475,7 +83528,7 @@ module.exports = function hash(buf, fn) {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],201:[function(require,module,exports){
+},{"buffer":196}],203:[function(require,module,exports){
'use strict';
/*
* A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
@@ -83628,7 +83681,7 @@ module.exports = function md5(buf) {
return makeHash(buf, core_md5);
};
-},{"./make-hash":200}],202:[function(require,module,exports){
+},{"./make-hash":202}],204:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -83693,7 +83746,7 @@ module.exports = function createHmac(alg, key) {
return new Hmac(alg, key);
};
-},{"./legacy":203,"cipher-base":195,"create-hash/md5":201,"inherits":258,"ripemd160":306,"safe-buffer":308,"sha.js":317}],203:[function(require,module,exports){
+},{"./legacy":205,"cipher-base":197,"create-hash/md5":203,"inherits":260,"ripemd160":308,"safe-buffer":310,"sha.js":319}],205:[function(require,module,exports){
'use strict';
var inherits = require('inherits');
@@ -83742,7 +83795,7 @@ Hmac.prototype._final = function () {
};
module.exports = Hmac;
-},{"cipher-base":195,"inherits":258,"safe-buffer":308}],204:[function(require,module,exports){
+},{"cipher-base":197,"inherits":260,"safe-buffer":310}],206:[function(require,module,exports){
'use strict';
exports.randomBytes = exports.rng = exports.pseudoRandomBytes = exports.prng = require('randombytes');
@@ -83832,7 +83885,7 @@ exports.constants = {
'POINT_CONVERSION_HYBRID': 6
};
-},{"browserify-cipher":182,"browserify-sign":189,"browserify-sign/algos":186,"create-ecdh":198,"create-hash":199,"create-hmac":202,"diffie-hellman":213,"pbkdf2":278,"public-encrypt":285,"randombytes":292}],205:[function(require,module,exports){
+},{"browserify-cipher":184,"browserify-sign":191,"browserify-sign/algos":188,"create-ecdh":200,"create-hash":201,"create-hmac":204,"diffie-hellman":215,"pbkdf2":280,"public-encrypt":287,"randombytes":294}],207:[function(require,module,exports){
'use strict';
exports.utils = require('./des/utils');
@@ -83841,7 +83894,7 @@ exports.DES = require('./des/des');
exports.CBC = require('./des/cbc');
exports.EDE = require('./des/ede');
-},{"./des/cbc":206,"./des/cipher":207,"./des/des":208,"./des/ede":209,"./des/utils":210}],206:[function(require,module,exports){
+},{"./des/cbc":208,"./des/cipher":209,"./des/des":210,"./des/ede":211,"./des/utils":212}],208:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -83909,7 +83962,7 @@ proto._update = function _update(inp, inOff, out, outOff) {
}
};
-},{"inherits":258,"minimalistic-assert":271}],207:[function(require,module,exports){
+},{"inherits":260,"minimalistic-assert":273}],209:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -84036,7 +84089,7 @@ Cipher.prototype._finalDecrypt = function _finalDecrypt() {
return this._unpad(out);
};
-},{"minimalistic-assert":271}],208:[function(require,module,exports){
+},{"minimalistic-assert":273}],210:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -84173,7 +84226,7 @@ DES.prototype._decrypt = function _decrypt(state, lStart, rStart, out, off) {
utils.rip(l, r, out, off);
};
-},{"../des":205,"inherits":258,"minimalistic-assert":271}],209:[function(require,module,exports){
+},{"../des":207,"inherits":260,"minimalistic-assert":273}],211:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -84222,7 +84275,7 @@ EDE.prototype._update = function _update(inp, inOff, out, outOff) {
EDE.prototype._pad = DES.prototype._pad;
EDE.prototype._unpad = DES.prototype._unpad;
-},{"../des":205,"inherits":258,"minimalistic-assert":271}],210:[function(require,module,exports){
+},{"../des":207,"inherits":260,"minimalistic-assert":273}],212:[function(require,module,exports){
'use strict';
exports.readUInt32BE = function readUInt32BE(bytes, off) {
@@ -84428,7 +84481,7 @@ exports.padSplit = function padSplit(num, size, group) {
}return out.join(' ');
};
-},{}],211:[function(require,module,exports){
+},{}],213:[function(require,module,exports){
'use strict';
var detectBrowser = require('./lib/detectBrowser');
@@ -84441,7 +84494,7 @@ if (typeof navigator !== 'undefined' && navigator) {
module.exports = detectBrowser(agent);
-},{"./lib/detectBrowser":212}],212:[function(require,module,exports){
+},{"./lib/detectBrowser":214}],214:[function(require,module,exports){
'use strict';
module.exports = function detectBrowser(userAgentString) {
@@ -84466,7 +84519,7 @@ module.exports = function detectBrowser(userAgentString) {
}).filter(Boolean).shift();
};
-},{}],213:[function(require,module,exports){
+},{}],215:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -84514,7 +84567,7 @@ exports.DiffieHellmanGroup = exports.createDiffieHellmanGroup = exports.getDiffi
exports.createDiffieHellman = exports.DiffieHellman = createDiffieHellman;
}).call(this,require("buffer").Buffer)
-},{"./lib/dh":214,"./lib/generatePrime":215,"./lib/primes.json":216,"buffer":194}],214:[function(require,module,exports){
+},{"./lib/dh":216,"./lib/generatePrime":217,"./lib/primes.json":218,"buffer":196}],216:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -84681,7 +84734,7 @@ function formatReturnValue(bn, enc) {
}
}).call(this,require("buffer").Buffer)
-},{"./generatePrime":215,"bn.js":164,"buffer":194,"miller-rabin":270,"randombytes":292}],215:[function(require,module,exports){
+},{"./generatePrime":217,"bn.js":166,"buffer":196,"miller-rabin":272,"randombytes":294}],217:[function(require,module,exports){
'use strict';
var randomBytes = require('randombytes');
@@ -84782,7 +84835,7 @@ function findPrime(bits, gen) {
}
}
-},{"bn.js":164,"miller-rabin":270,"randombytes":292}],216:[function(require,module,exports){
+},{"bn.js":166,"miller-rabin":272,"randombytes":294}],218:[function(require,module,exports){
module.exports={
"modp1": {
"gen": "02",
@@ -84817,7 +84870,7 @@ module.exports={
"prime": "ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"
}
}
-},{}],217:[function(require,module,exports){
+},{}],219:[function(require,module,exports){
'use strict';
var elliptic = exports;
@@ -84832,7 +84885,7 @@ elliptic.curves = require('./elliptic/curves');
elliptic.ec = require('./elliptic/ec');
elliptic.eddsa = require('./elliptic/eddsa');
-},{"../package.json":232,"./elliptic/curve":220,"./elliptic/curves":223,"./elliptic/ec":224,"./elliptic/eddsa":227,"./elliptic/utils":231,"brorand":165}],218:[function(require,module,exports){
+},{"../package.json":234,"./elliptic/curve":222,"./elliptic/curves":225,"./elliptic/ec":226,"./elliptic/eddsa":229,"./elliptic/utils":233,"brorand":167}],220:[function(require,module,exports){
'use strict';
var BN = require('bn.js');
@@ -85164,7 +85217,7 @@ BasePoint.prototype.dblp = function dblp(k) {
}return r;
};
-},{"../../elliptic":217,"bn.js":164}],219:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],221:[function(require,module,exports){
'use strict';
var curve = require('../curve');
@@ -85552,7 +85605,7 @@ Point.prototype.eqXToP = function eqXToP(x) {
Point.prototype.toP = Point.prototype.normalize;
Point.prototype.mixedAdd = Point.prototype.add;
-},{"../../elliptic":217,"../curve":220,"bn.js":164,"inherits":258}],220:[function(require,module,exports){
+},{"../../elliptic":219,"../curve":222,"bn.js":166,"inherits":260}],222:[function(require,module,exports){
'use strict';
var curve = exports;
@@ -85562,7 +85615,7 @@ curve.short = require('./short');
curve.mont = require('./mont');
curve.edwards = require('./edwards');
-},{"./base":218,"./edwards":219,"./mont":221,"./short":222}],221:[function(require,module,exports){
+},{"./base":220,"./edwards":221,"./mont":223,"./short":224}],223:[function(require,module,exports){
'use strict';
var curve = require('../curve');
@@ -85739,7 +85792,7 @@ Point.prototype.getX = function getX() {
return this.x.fromRed();
};
-},{"../../elliptic":217,"../curve":220,"bn.js":164,"inherits":258}],222:[function(require,module,exports){
+},{"../../elliptic":219,"../curve":222,"bn.js":166,"inherits":260}],224:[function(require,module,exports){
'use strict';
var curve = require('../curve');
@@ -86604,7 +86657,7 @@ JPoint.prototype.isInfinity = function isInfinity() {
return this.z.cmpn(0) === 0;
};
-},{"../../elliptic":217,"../curve":220,"bn.js":164,"inherits":258}],223:[function(require,module,exports){
+},{"../../elliptic":219,"../curve":222,"bn.js":166,"inherits":260}],225:[function(require,module,exports){
'use strict';
var curves = exports;
@@ -86762,7 +86815,7 @@ defineCurve('secp256k1', {
g: ['79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798', '483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8', pre]
});
-},{"../elliptic":217,"./precomputed/secp256k1":230,"hash.js":240}],224:[function(require,module,exports){
+},{"../elliptic":219,"./precomputed/secp256k1":232,"hash.js":242}],226:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -86980,7 +87033,7 @@ EC.prototype.getKeyRecoveryParam = function (e, signature, Q, enc) {
throw new Error('Unable to find valid recovery factor');
};
-},{"../../elliptic":217,"./key":225,"./signature":226,"bn.js":164,"hmac-drbg":253}],225:[function(require,module,exports){
+},{"../../elliptic":219,"./key":227,"./signature":228,"bn.js":166,"hmac-drbg":255}],227:[function(require,module,exports){
'use strict';
var BN = require('bn.js');
@@ -87087,7 +87140,7 @@ KeyPair.prototype.inspect = function inspect() {
return '';
};
-},{"../../elliptic":217,"bn.js":164}],226:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],228:[function(require,module,exports){
'use strict';
var BN = require('bn.js');
@@ -87217,7 +87270,7 @@ Signature.prototype.toDER = function toDER(enc) {
return utils.encode(res, enc);
};
-},{"../../elliptic":217,"bn.js":164}],227:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],229:[function(require,module,exports){
'use strict';
var hash = require('hash.js');
@@ -87334,7 +87387,7 @@ EDDSA.prototype.isPoint = function isPoint(val) {
return val instanceof this.pointClass;
};
-},{"../../elliptic":217,"./key":228,"./signature":229,"hash.js":240}],228:[function(require,module,exports){
+},{"../../elliptic":219,"./key":230,"./signature":231,"hash.js":242}],230:[function(require,module,exports){
'use strict';
var elliptic = require('../../elliptic');
@@ -87426,7 +87479,7 @@ KeyPair.prototype.getPublic = function getPublic(enc) {
module.exports = KeyPair;
-},{"../../elliptic":217}],229:[function(require,module,exports){
+},{"../../elliptic":219}],231:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -87493,7 +87546,7 @@ Signature.prototype.toHex = function toHex() {
module.exports = Signature;
-},{"../../elliptic":217,"bn.js":164}],230:[function(require,module,exports){
+},{"../../elliptic":219,"bn.js":166}],232:[function(require,module,exports){
'use strict';
module.exports = {
@@ -87507,7 +87560,7 @@ module.exports = {
}
};
-},{}],231:[function(require,module,exports){
+},{}],233:[function(require,module,exports){
'use strict';
var utils = exports;
@@ -87610,7 +87663,7 @@ function intFromLE(bytes) {
}
utils.intFromLE = intFromLE;
-},{"bn.js":164,"minimalistic-assert":271,"minimalistic-crypto-utils":272}],232:[function(require,module,exports){
+},{"bn.js":166,"minimalistic-assert":273,"minimalistic-crypto-utils":274}],234:[function(require,module,exports){
module.exports={
"_args": [
[
@@ -87704,7 +87757,7 @@ module.exports={
"version": "6.4.0"
}
-},{}],233:[function(require,module,exports){
+},{}],235:[function(require,module,exports){
module.exports={
"genesisGasLimit": {
"v": 5000,
@@ -87941,7 +87994,7 @@ module.exports={
}
}
-},{}],234:[function(require,module,exports){
+},{}],236:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -88263,7 +88316,7 @@ var Transaction = function () {
module.exports = Transaction;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"ethereum-common/params.json":233,"ethereumjs-util":235}],235:[function(require,module,exports){
+},{"buffer":196,"ethereum-common/params.json":235,"ethereumjs-util":237}],237:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -88940,7 +88993,7 @@ exports.defineProperties = function (self, fields, data) {
};
}).call(this,require("buffer").Buffer)
-},{"assert":154,"bn.js":164,"buffer":194,"create-hash":199,"ethjs-util":236,"keccak":263,"rlp":307,"secp256k1":310}],236:[function(require,module,exports){
+},{"assert":156,"bn.js":166,"buffer":196,"create-hash":201,"ethjs-util":238,"keccak":265,"rlp":309,"secp256k1":312}],238:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -89166,7 +89219,7 @@ module.exports = {
};
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"is-hex-prefixed":260,"strip-hex-prefix":327}],237:[function(require,module,exports){
+},{"buffer":196,"is-hex-prefixed":262,"strip-hex-prefix":329}],239:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -89441,7 +89494,7 @@ function isUndefined(arg) {
return arg === void 0;
}
-},{}],238:[function(require,module,exports){
+},{}],240:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -89515,7 +89568,7 @@ function EVP_BytesToKey(password, salt, keyLen, ivLen) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"create-hash/md5":201}],239:[function(require,module,exports){
+},{"buffer":196,"create-hash/md5":203}],241:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -89604,7 +89657,7 @@ HashBase.prototype._digest = function () {
module.exports = HashBase;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"inherits":258,"stream":324}],240:[function(require,module,exports){
+},{"buffer":196,"inherits":260,"stream":326}],242:[function(require,module,exports){
'use strict';
var hash = exports;
@@ -89623,7 +89676,7 @@ hash.sha384 = hash.sha.sha384;
hash.sha512 = hash.sha.sha512;
hash.ripemd160 = hash.ripemd.ripemd160;
-},{"./hash/common":241,"./hash/hmac":242,"./hash/ripemd":243,"./hash/sha":244,"./hash/utils":251}],241:[function(require,module,exports){
+},{"./hash/common":243,"./hash/hmac":244,"./hash/ripemd":245,"./hash/sha":246,"./hash/utils":253}],243:[function(require,module,exports){
'use strict';
var utils = require('./utils');
@@ -89713,7 +89766,7 @@ BlockHash.prototype._pad = function pad() {
return res;
};
-},{"./utils":251,"minimalistic-assert":271}],242:[function(require,module,exports){
+},{"./utils":253,"minimalistic-assert":273}],244:[function(require,module,exports){
'use strict';
var utils = require('./utils');
@@ -89759,7 +89812,7 @@ Hmac.prototype.digest = function digest(enc) {
return this.outer.digest(enc);
};
-},{"./utils":251,"minimalistic-assert":271}],243:[function(require,module,exports){
+},{"./utils":253,"minimalistic-assert":273}],245:[function(require,module,exports){
'use strict';
var utils = require('./utils');
@@ -89844,7 +89897,7 @@ var s = [11, 14, 15, 12, 5, 8, 7, 9, 11, 13, 14, 15, 6, 7, 9, 8, 7, 6, 8, 13, 11
var sh = [8, 9, 9, 11, 13, 15, 15, 5, 7, 7, 8, 11, 14, 14, 12, 6, 9, 13, 15, 7, 12, 8, 9, 11, 7, 7, 12, 7, 6, 15, 13, 11, 9, 7, 15, 11, 8, 6, 6, 14, 12, 13, 5, 14, 13, 13, 7, 5, 15, 5, 8, 11, 14, 14, 6, 14, 6, 9, 12, 9, 12, 5, 15, 8, 8, 5, 12, 9, 12, 5, 14, 6, 8, 13, 6, 5, 15, 13, 11, 11];
-},{"./common":241,"./utils":251}],244:[function(require,module,exports){
+},{"./common":243,"./utils":253}],246:[function(require,module,exports){
'use strict';
exports.sha1 = require('./sha/1');
@@ -89853,7 +89906,7 @@ exports.sha256 = require('./sha/256');
exports.sha384 = require('./sha/384');
exports.sha512 = require('./sha/512');
-},{"./sha/1":245,"./sha/224":246,"./sha/256":247,"./sha/384":248,"./sha/512":249}],245:[function(require,module,exports){
+},{"./sha/1":247,"./sha/224":248,"./sha/256":249,"./sha/384":250,"./sha/512":251}],247:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -89918,7 +89971,7 @@ SHA1.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h, 'big');else return utils.split32(this.h, 'big');
};
-},{"../common":241,"../utils":251,"./common":250}],246:[function(require,module,exports){
+},{"../common":243,"../utils":253,"./common":252}],248:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -89943,7 +89996,7 @@ SHA224.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h.slice(0, 7), 'big');else return utils.split32(this.h.slice(0, 7), 'big');
};
-},{"../utils":251,"./256":247}],247:[function(require,module,exports){
+},{"../utils":253,"./256":249}],249:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90025,7 +90078,7 @@ SHA256.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h, 'big');else return utils.split32(this.h, 'big');
};
-},{"../common":241,"../utils":251,"./common":250,"minimalistic-assert":271}],248:[function(require,module,exports){
+},{"../common":243,"../utils":253,"./common":252,"minimalistic-assert":273}],250:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90050,7 +90103,7 @@ SHA384.prototype._digest = function digest(enc) {
if (enc === 'hex') return utils.toHex32(this.h.slice(0, 12), 'big');else return utils.split32(this.h.slice(0, 12), 'big');
};
-},{"../utils":251,"./512":249}],249:[function(require,module,exports){
+},{"../utils":253,"./512":251}],251:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90299,7 +90352,7 @@ function g1_512_lo(xh, xl) {
return r;
}
-},{"../common":241,"../utils":251,"minimalistic-assert":271}],250:[function(require,module,exports){
+},{"../common":243,"../utils":253,"minimalistic-assert":273}],252:[function(require,module,exports){
'use strict';
var utils = require('../utils');
@@ -90347,7 +90400,7 @@ function g1_256(x) {
}
exports.g1_256 = g1_256;
-},{"../utils":251}],251:[function(require,module,exports){
+},{"../utils":253}],253:[function(require,module,exports){
'use strict';
var assert = require('minimalistic-assert');
@@ -90573,7 +90626,7 @@ function shr64_lo(ah, al, num) {
}
exports.shr64_lo = shr64_lo;
-},{"inherits":258,"minimalistic-assert":271}],252:[function(require,module,exports){
+},{"inherits":260,"minimalistic-assert":273}],254:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -90814,7 +90867,7 @@ HDKey.HARDENED_OFFSET = HARDENED_OFFSET;
module.exports = HDKey;
}).call(this,require("buffer").Buffer)
-},{"assert":154,"buffer":194,"coinstring":196,"crypto":204,"secp256k1":310}],253:[function(require,module,exports){
+},{"assert":156,"buffer":196,"coinstring":198,"crypto":206,"secp256k1":312}],255:[function(require,module,exports){
'use strict';
var hash = require('hash.js');
@@ -90917,7 +90970,7 @@ HmacDRBG.prototype.generate = function generate(len, enc, add, addEnc) {
return utils.encode(res, enc);
};
-},{"hash.js":240,"minimalistic-assert":271,"minimalistic-crypto-utils":272}],254:[function(require,module,exports){
+},{"hash.js":242,"minimalistic-assert":273,"minimalistic-crypto-utils":274}],256:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -90957,7 +91010,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
};
});
-},{}],255:[function(require,module,exports){
+},{}],257:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -91114,7 +91167,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
};
});
-},{"./idna-map":254,"punycode":291}],256:[function(require,module,exports){
+},{"./idna-map":256,"punycode":293}],258:[function(require,module,exports){
"use strict";
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
@@ -91202,7 +91255,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
buffer[offset + i - d] |= s * 128;
};
-},{}],257:[function(require,module,exports){
+},{}],259:[function(require,module,exports){
"use strict";
var indexOf = [].indexOf;
@@ -91215,7 +91268,7 @@ module.exports = function (arr, obj) {
return -1;
};
-},{}],258:[function(require,module,exports){
+},{}],260:[function(require,module,exports){
'use strict';
if (typeof Object.create === 'function') {
@@ -91242,7 +91295,7 @@ if (typeof Object.create === 'function') {
};
}
-},{}],259:[function(require,module,exports){
+},{}],261:[function(require,module,exports){
'use strict';
/*!
@@ -91267,7 +91320,7 @@ function isSlowBuffer(obj) {
return typeof obj.readFloatLE === 'function' && typeof obj.slice === 'function' && isBuffer(obj.slice(0, 0));
}
-},{}],260:[function(require,module,exports){
+},{}],262:[function(require,module,exports){
"use strict";
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -91286,7 +91339,7 @@ module.exports = function isHexPrefixed(str) {
return str.slice(0, 2) === '0x';
};
-},{}],261:[function(require,module,exports){
+},{}],263:[function(require,module,exports){
'use strict';
var toString = {}.toString;
@@ -91295,7 +91348,7 @@ module.exports = Array.isArray || function (arr) {
return toString.call(arr) == '[object Array]';
};
-},{}],262:[function(require,module,exports){
+},{}],264:[function(require,module,exports){
/*
A JavaScript implementation of the SHA family of hashes, as
defined in FIPS PUB 180-2 as well as the corresponding HMAC implementation
@@ -91548,12 +91601,12 @@ module.exports = Array.isArray || function (arr) {
}) : "undefined" !== typeof exports ? "undefined" !== typeof module && module.exports ? module.exports = exports = z : exports = z : U.jsSHA = z;
})(undefined);
-},{}],263:[function(require,module,exports){
+},{}],265:[function(require,module,exports){
'use strict';
module.exports = require('./lib/api')(require('./lib/keccak'));
-},{"./lib/api":264,"./lib/keccak":268}],264:[function(require,module,exports){
+},{"./lib/api":266,"./lib/keccak":270}],266:[function(require,module,exports){
'use strict';
var createKeccak = require('./keccak');
@@ -91595,7 +91648,7 @@ module.exports = function (KeccakState) {
};
};
-},{"./keccak":265,"./shake":266}],265:[function(require,module,exports){
+},{"./keccak":267,"./shake":268}],267:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -91682,7 +91735,7 @@ module.exports = function (KeccakState) {
return Keccak;
};
-},{"inherits":258,"safe-buffer":308,"stream":324}],266:[function(require,module,exports){
+},{"inherits":260,"safe-buffer":310,"stream":326}],268:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -91760,7 +91813,7 @@ module.exports = function (KeccakState) {
return Shake;
};
-},{"inherits":258,"safe-buffer":308,"stream":324}],267:[function(require,module,exports){
+},{"inherits":260,"safe-buffer":310,"stream":326}],269:[function(require,module,exports){
'use strict';
var P1600_ROUND_CONSTANTS = [1, 0, 32898, 0, 32906, 2147483648, 2147516416, 2147483648, 32907, 0, 2147483649, 0, 2147516545, 2147483648, 32777, 2147483648, 138, 0, 136, 0, 2147516425, 0, 2147483658, 0, 2147516555, 0, 139, 2147483648, 32905, 2147483648, 32771, 2147483648, 32770, 2147483648, 128, 2147483648, 32778, 0, 2147483658, 2147483648, 2147516545, 2147483648, 32896, 2147483648, 2147483649, 0, 2147516424, 2147483648];
@@ -91950,7 +92003,7 @@ exports.p1600 = function (s) {
}
};
-},{}],268:[function(require,module,exports){
+},{}],270:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -92019,7 +92072,7 @@ Keccak.prototype.copy = function (dest) {
module.exports = Keccak;
-},{"./keccak-state-unroll":267,"safe-buffer":308}],269:[function(require,module,exports){
+},{"./keccak-state-unroll":269,"safe-buffer":310}],271:[function(require,module,exports){
(function (global){
'use strict';
@@ -93207,7 +93260,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
}());
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],270:[function(require,module,exports){
+},{}],272:[function(require,module,exports){
'use strict';
var bn = require('bn.js');
@@ -93312,7 +93365,7 @@ MillerRabin.prototype.getDivisor = function getDivisor(n, k) {
return false;
};
-},{"bn.js":164,"brorand":165}],271:[function(require,module,exports){
+},{"bn.js":166,"brorand":167}],273:[function(require,module,exports){
'use strict';
module.exports = assert;
@@ -93325,7 +93378,7 @@ assert.equal = function assertEqual(l, r, msg) {
if (l != r) throw new Error(msg || 'Assertion failed: ' + l + ' != ' + r);
};
-},{}],272:[function(require,module,exports){
+},{}],274:[function(require,module,exports){
'use strict';
var utils = exports;
@@ -93374,7 +93427,7 @@ utils.encode = function encode(arr, enc) {
if (enc === 'hex') return toHex(arr);else return arr;
};
-},{}],273:[function(require,module,exports){
+},{}],275:[function(require,module,exports){
module.exports={"2.16.840.1.101.3.4.1.1": "aes-128-ecb",
"2.16.840.1.101.3.4.1.2": "aes-128-cbc",
"2.16.840.1.101.3.4.1.3": "aes-128-ofb",
@@ -93388,7 +93441,7 @@ module.exports={"2.16.840.1.101.3.4.1.1": "aes-128-ecb",
"2.16.840.1.101.3.4.1.43": "aes-256-ofb",
"2.16.840.1.101.3.4.1.44": "aes-256-cfb"
}
-},{}],274:[function(require,module,exports){
+},{}],276:[function(require,module,exports){
// from https://github.com/indutny/self-signed/blob/gh-pages/lib/asn1.js
// Fedor, you are amazing.
'use strict';
@@ -93450,7 +93503,7 @@ exports.signature = asn1.define('signature', function () {
this.seq().obj(this.key('r').int(), this.key('s').int());
});
-},{"./certificate":275,"asn1.js":140}],275:[function(require,module,exports){
+},{"./certificate":277,"asn1.js":142}],277:[function(require,module,exports){
// from https://github.com/Rantanen/node-dtls/blob/25a7dc861bda38cfeac93a723500eea4f0ac2e86/Certificate.js
// thanks to @Rantanen
@@ -93509,7 +93562,7 @@ var X509Certificate = asn.define('X509Certificate', function () {
module.exports = X509Certificate;
-},{"asn1.js":140}],276:[function(require,module,exports){
+},{"asn1.js":142}],278:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -93545,7 +93598,7 @@ module.exports = function (okey, password) {
};
}).call(this,require("buffer").Buffer)
-},{"browserify-aes":169,"buffer":194,"evp_bytestokey":238}],277:[function(require,module,exports){
+},{"browserify-aes":171,"buffer":196,"evp_bytestokey":240}],279:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -93662,14 +93715,14 @@ function decrypt(data, password) {
}
}).call(this,require("buffer").Buffer)
-},{"./aesid.json":273,"./asn1":274,"./fixProc":276,"browserify-aes":169,"buffer":194,"pbkdf2":278}],278:[function(require,module,exports){
+},{"./aesid.json":275,"./asn1":276,"./fixProc":278,"browserify-aes":171,"buffer":196,"pbkdf2":280}],280:[function(require,module,exports){
'use strict';
exports.pbkdf2 = require('./lib/async');
exports.pbkdf2Sync = require('./lib/sync');
-},{"./lib/async":279,"./lib/sync":282}],279:[function(require,module,exports){
+},{"./lib/async":281,"./lib/sync":284}],281:[function(require,module,exports){
(function (process,global){
'use strict';
@@ -93770,7 +93823,7 @@ module.exports = function (password, salt, iterations, keylen, digest, callback)
};
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./default-encoding":280,"./precondition":281,"./sync":282,"_process":284,"safe-buffer":308}],280:[function(require,module,exports){
+},{"./default-encoding":282,"./precondition":283,"./sync":284,"_process":286,"safe-buffer":310}],282:[function(require,module,exports){
(function (process){
'use strict';
@@ -93786,7 +93839,7 @@ if (process.browser) {
module.exports = defaultEncoding;
}).call(this,require('_process'))
-},{"_process":284}],281:[function(require,module,exports){
+},{"_process":286}],283:[function(require,module,exports){
'use strict';
var MAX_ALLOC = Math.pow(2, 30) - 1; // default in iojs
@@ -93809,7 +93862,7 @@ module.exports = function (iterations, keylen) {
}
};
-},{}],282:[function(require,module,exports){
+},{}],284:[function(require,module,exports){
'use strict';
var md5 = require('create-hash/md5');
@@ -93916,7 +93969,7 @@ function pbkdf2(password, salt, iterations, keylen, digest) {
module.exports = pbkdf2;
-},{"./default-encoding":280,"./precondition":281,"create-hash/md5":201,"ripemd160":306,"safe-buffer":308,"sha.js":317}],283:[function(require,module,exports){
+},{"./default-encoding":282,"./precondition":283,"create-hash/md5":203,"ripemd160":308,"safe-buffer":310,"sha.js":319}],285:[function(require,module,exports){
(function (process){
'use strict';
@@ -93961,7 +94014,7 @@ function nextTick(fn, arg1, arg2, arg3) {
}
}).call(this,require('_process'))
-},{"_process":284}],284:[function(require,module,exports){
+},{"_process":286}],286:[function(require,module,exports){
'use strict';
// shim for using process in browser
@@ -94150,7 +94203,7 @@ process.umask = function () {
return 0;
};
-},{}],285:[function(require,module,exports){
+},{}],287:[function(require,module,exports){
'use strict';
exports.publicEncrypt = require('./publicEncrypt');
@@ -94164,7 +94217,7 @@ exports.publicDecrypt = function publicDecrypt(key, buf) {
return exports.privateDecrypt(key, buf, true);
};
-},{"./privateDecrypt":287,"./publicEncrypt":288}],286:[function(require,module,exports){
+},{"./privateDecrypt":289,"./publicEncrypt":290}],288:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94187,7 +94240,7 @@ function i2ops(c) {
}
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"create-hash":199}],287:[function(require,module,exports){
+},{"buffer":196,"create-hash":201}],289:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94301,7 +94354,7 @@ function compare(a, b) {
}
}).call(this,require("buffer").Buffer)
-},{"./mgf":286,"./withPublic":289,"./xor":290,"bn.js":164,"browserify-rsa":185,"buffer":194,"create-hash":199,"parse-asn1":277}],288:[function(require,module,exports){
+},{"./mgf":288,"./withPublic":291,"./xor":292,"bn.js":166,"browserify-rsa":187,"buffer":196,"create-hash":201,"parse-asn1":279}],290:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94402,7 +94455,7 @@ function nonZero(len, crypto) {
}
}).call(this,require("buffer").Buffer)
-},{"./mgf":286,"./withPublic":289,"./xor":290,"bn.js":164,"browserify-rsa":185,"buffer":194,"create-hash":199,"parse-asn1":277,"randombytes":292}],289:[function(require,module,exports){
+},{"./mgf":288,"./withPublic":291,"./xor":292,"bn.js":166,"browserify-rsa":187,"buffer":196,"create-hash":201,"parse-asn1":279,"randombytes":294}],291:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -94414,7 +94467,7 @@ function withPublic(paddedMsg, key) {
module.exports = withPublic;
}).call(this,require("buffer").Buffer)
-},{"bn.js":164,"buffer":194}],290:[function(require,module,exports){
+},{"bn.js":166,"buffer":196}],292:[function(require,module,exports){
"use strict";
module.exports = function xor(a, b) {
@@ -94426,7 +94479,7 @@ module.exports = function xor(a, b) {
return a;
};
-},{}],291:[function(require,module,exports){
+},{}],293:[function(require,module,exports){
(function (global){
'use strict';
@@ -94959,7 +95012,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
})(undefined);
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],292:[function(require,module,exports){
+},{}],294:[function(require,module,exports){
(function (process,global){
'use strict';
@@ -95002,12 +95055,12 @@ function randomBytes(size, cb) {
}
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"_process":284,"safe-buffer":308}],293:[function(require,module,exports){
+},{"_process":286,"safe-buffer":310}],295:[function(require,module,exports){
'use strict';
module.exports = require('./lib/_stream_duplex.js');
-},{"./lib/_stream_duplex.js":294}],294:[function(require,module,exports){
+},{"./lib/_stream_duplex.js":296}],296:[function(require,module,exports){
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
@@ -95133,7 +95186,7 @@ function forEach(xs, f) {
}
}
-},{"./_stream_readable":296,"./_stream_writable":298,"core-util-is":197,"inherits":258,"process-nextick-args":283}],295:[function(require,module,exports){
+},{"./_stream_readable":298,"./_stream_writable":300,"core-util-is":199,"inherits":260,"process-nextick-args":285}],297:[function(require,module,exports){
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
@@ -95182,7 +95235,7 @@ PassThrough.prototype._transform = function (chunk, encoding, cb) {
cb(null, chunk);
};
-},{"./_stream_transform":297,"core-util-is":197,"inherits":258}],296:[function(require,module,exports){
+},{"./_stream_transform":299,"core-util-is":199,"inherits":260}],298:[function(require,module,exports){
(function (process,global){
// Copyright Joyent, Inc. and other Node contributors.
//
@@ -96193,7 +96246,7 @@ function indexOf(xs, x) {
}
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./_stream_duplex":294,"./internal/streams/BufferList":299,"./internal/streams/destroy":300,"./internal/streams/stream":301,"_process":284,"core-util-is":197,"events":237,"inherits":258,"isarray":261,"process-nextick-args":283,"safe-buffer":308,"string_decoder/":326,"util":166}],297:[function(require,module,exports){
+},{"./_stream_duplex":296,"./internal/streams/BufferList":301,"./internal/streams/destroy":302,"./internal/streams/stream":303,"_process":286,"core-util-is":199,"events":239,"inherits":260,"isarray":263,"process-nextick-args":285,"safe-buffer":310,"string_decoder/":328,"util":168}],299:[function(require,module,exports){
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
@@ -96409,7 +96462,7 @@ function done(stream, er, data) {
return stream.push(null);
}
-},{"./_stream_duplex":294,"core-util-is":197,"inherits":258}],298:[function(require,module,exports){
+},{"./_stream_duplex":296,"core-util-is":199,"inherits":260}],300:[function(require,module,exports){
(function (process,global){
// Copyright Joyent, Inc. and other Node contributors.
//
@@ -97077,7 +97130,7 @@ Writable.prototype._destroy = function (err, cb) {
};
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./_stream_duplex":294,"./internal/streams/destroy":300,"./internal/streams/stream":301,"_process":284,"core-util-is":197,"inherits":258,"process-nextick-args":283,"safe-buffer":308,"util-deprecate":330}],299:[function(require,module,exports){
+},{"./_stream_duplex":296,"./internal/streams/destroy":302,"./internal/streams/stream":303,"_process":286,"core-util-is":199,"inherits":260,"process-nextick-args":285,"safe-buffer":310,"util-deprecate":332}],301:[function(require,module,exports){
'use strict';
/**/
@@ -97157,7 +97210,7 @@ module.exports = function () {
return BufferList;
}();
-},{"safe-buffer":308}],300:[function(require,module,exports){
+},{"safe-buffer":310}],302:[function(require,module,exports){
'use strict';
/**/
@@ -97231,17 +97284,17 @@ module.exports = {
undestroy: undestroy
};
-},{"process-nextick-args":283}],301:[function(require,module,exports){
+},{"process-nextick-args":285}],303:[function(require,module,exports){
'use strict';
module.exports = require('events').EventEmitter;
-},{"events":237}],302:[function(require,module,exports){
+},{"events":239}],304:[function(require,module,exports){
'use strict';
module.exports = require('./readable').PassThrough;
-},{"./readable":303}],303:[function(require,module,exports){
+},{"./readable":305}],305:[function(require,module,exports){
'use strict';
exports = module.exports = require('./lib/_stream_readable.js');
@@ -97252,17 +97305,17 @@ exports.Duplex = require('./lib/_stream_duplex.js');
exports.Transform = require('./lib/_stream_transform.js');
exports.PassThrough = require('./lib/_stream_passthrough.js');
-},{"./lib/_stream_duplex.js":294,"./lib/_stream_passthrough.js":295,"./lib/_stream_readable.js":296,"./lib/_stream_transform.js":297,"./lib/_stream_writable.js":298}],304:[function(require,module,exports){
+},{"./lib/_stream_duplex.js":296,"./lib/_stream_passthrough.js":297,"./lib/_stream_readable.js":298,"./lib/_stream_transform.js":299,"./lib/_stream_writable.js":300}],306:[function(require,module,exports){
'use strict';
module.exports = require('./readable').Transform;
-},{"./readable":303}],305:[function(require,module,exports){
+},{"./readable":305}],307:[function(require,module,exports){
'use strict';
module.exports = require('./lib/_stream_writable.js');
-},{"./lib/_stream_writable.js":298}],306:[function(require,module,exports){
+},{"./lib/_stream_writable.js":300}],308:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -97558,7 +97611,7 @@ function fn5(a, b, c, d, e, m, k, s) {
module.exports = RIPEMD160;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"hash-base":239,"inherits":258}],307:[function(require,module,exports){
+},{"buffer":196,"hash-base":241,"inherits":260}],309:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -97793,7 +97846,7 @@ function toBuffer(v) {
}
}).call(this,require("buffer").Buffer)
-},{"assert":154,"buffer":194}],308:[function(require,module,exports){
+},{"assert":156,"buffer":196}],310:[function(require,module,exports){
'use strict';
/* eslint-disable node/no-deprecated-api */
@@ -97859,7 +97912,7 @@ SafeBuffer.allocUnsafeSlow = function (size) {
return buffer.SlowBuffer(size);
};
-},{"buffer":194}],309:[function(require,module,exports){
+},{"buffer":196}],311:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98045,12 +98098,12 @@ function arraycopy(src, srcPos, dest, destPos, length) {
module.exports = scrypt;
}).call(this,require("buffer").Buffer)
-},{"buffer":194,"crypto":204}],310:[function(require,module,exports){
+},{"buffer":196,"crypto":206}],312:[function(require,module,exports){
'use strict';
module.exports = require('./lib')(require('./lib/elliptic'));
-},{"./lib":314,"./lib/elliptic":313}],311:[function(require,module,exports){
+},{"./lib":316,"./lib/elliptic":315}],313:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98099,7 +98152,7 @@ exports.isNumberInInterval = function (number, x, y, message) {
};
}).call(this,{"isBuffer":require("../../is-buffer/index.js")})
-},{"../../is-buffer/index.js":259}],312:[function(require,module,exports){
+},{"../../is-buffer/index.js":261}],314:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -98267,7 +98320,7 @@ exports.signatureImportLax = function (sig) {
return { r: r, s: s };
};
-},{"bip66":163,"safe-buffer":308}],313:[function(require,module,exports){
+},{"bip66":165,"safe-buffer":310}],315:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -98513,7 +98566,7 @@ exports.ecdhUnsafe = function (publicKey, privateKey, compressed) {
return Buffer.from(pair.pub.mul(scalar).encode(true, compressed));
};
-},{"../messages.json":315,"bn.js":164,"create-hash":199,"elliptic":217,"safe-buffer":308}],314:[function(require,module,exports){
+},{"../messages.json":317,"bn.js":166,"create-hash":201,"elliptic":219,"safe-buffer":310}],316:[function(require,module,exports){
'use strict';
var assert = require('./assert');
@@ -98747,7 +98800,7 @@ module.exports = function (secp256k1) {
};
};
-},{"./assert":311,"./der":312,"./messages.json":315}],315:[function(require,module,exports){
+},{"./assert":313,"./der":314,"./messages.json":317}],317:[function(require,module,exports){
module.exports={
"COMPRESSED_TYPE_INVALID": "compressed should be a boolean",
"EC_PRIVATE_KEY_TYPE_INVALID": "private key should be a Buffer",
@@ -98785,7 +98838,7 @@ module.exports={
"TWEAK_LENGTH_INVALID": "tweak length is invalid"
}
-},{}],316:[function(require,module,exports){
+},{}],318:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98860,7 +98913,7 @@ Hash.prototype._update = function () {
module.exports = Hash;
}).call(this,require("buffer").Buffer)
-},{"buffer":194}],317:[function(require,module,exports){
+},{"buffer":196}],319:[function(require,module,exports){
'use strict';
var _exports = module.exports = function SHA(algorithm) {
@@ -98879,7 +98932,7 @@ _exports.sha256 = require('./sha256');
_exports.sha384 = require('./sha384');
_exports.sha512 = require('./sha512');
-},{"./sha":318,"./sha1":319,"./sha224":320,"./sha256":321,"./sha384":322,"./sha512":323}],318:[function(require,module,exports){
+},{"./sha":320,"./sha1":321,"./sha224":322,"./sha256":323,"./sha384":324,"./sha512":325}],320:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -98977,7 +99030,7 @@ Sha.prototype._hash = function () {
module.exports = Sha;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],319:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],321:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99080,7 +99133,7 @@ Sha1.prototype._hash = function () {
module.exports = Sha1;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],320:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],322:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99138,7 +99191,7 @@ Sha224.prototype._hash = function () {
module.exports = Sha224;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"./sha256":321,"buffer":194,"inherits":258}],321:[function(require,module,exports){
+},{"./hash":318,"./sha256":323,"buffer":196,"inherits":260}],323:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99262,7 +99315,7 @@ Sha256.prototype._hash = function () {
module.exports = Sha256;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],322:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],324:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99324,7 +99377,7 @@ Sha384.prototype._hash = function () {
module.exports = Sha384;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"./sha512":323,"buffer":194,"inherits":258}],323:[function(require,module,exports){
+},{"./hash":318,"./sha512":325,"buffer":196,"inherits":260}],325:[function(require,module,exports){
(function (Buffer){
'use strict';
@@ -99548,7 +99601,7 @@ Sha512.prototype._hash = function () {
module.exports = Sha512;
}).call(this,require("buffer").Buffer)
-},{"./hash":316,"buffer":194,"inherits":258}],324:[function(require,module,exports){
+},{"./hash":318,"buffer":196,"inherits":260}],326:[function(require,module,exports){
'use strict';
// Copyright Joyent, Inc. and other Node contributors.
@@ -99676,7 +99729,7 @@ Stream.prototype.pipe = function (dest, options) {
return dest;
};
-},{"events":237,"inherits":258,"readable-stream/duplex.js":293,"readable-stream/passthrough.js":302,"readable-stream/readable.js":303,"readable-stream/transform.js":304,"readable-stream/writable.js":305}],325:[function(require,module,exports){
+},{"events":239,"inherits":260,"readable-stream/duplex.js":295,"readable-stream/passthrough.js":304,"readable-stream/readable.js":305,"readable-stream/transform.js":306,"readable-stream/writable.js":307}],327:[function(require,module,exports){
'use strict';
// Generated by CoffeeScript 1.8.0
@@ -99794,7 +99847,7 @@ Stream.prototype.pipe = function (dest, options) {
}
}).call(undefined);
-},{}],326:[function(require,module,exports){
+},{}],328:[function(require,module,exports){
'use strict';
var Buffer = require('safe-buffer').Buffer;
@@ -100068,7 +100121,7 @@ function simpleEnd(buf) {
return buf && buf.length ? this.write(buf) : '';
}
-},{"safe-buffer":308}],327:[function(require,module,exports){
+},{"safe-buffer":310}],329:[function(require,module,exports){
'use strict';
var isHexPrefixed = require('is-hex-prefixed');
@@ -100086,7 +100139,7 @@ module.exports = function stripHexPrefix(str) {
return isHexPrefixed(str) ? str.slice(2) : str;
};
-},{"is-hex-prefixed":260}],328:[function(require,module,exports){
+},{"is-hex-prefixed":262}],330:[function(require,module,exports){
"use strict";
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -100536,7 +100589,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
}
})(undefined);
-},{}],329:[function(require,module,exports){
+},{}],331:[function(require,module,exports){
(function (global){
'use strict';
@@ -100784,7 +100837,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
})(undefined);
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],330:[function(require,module,exports){
+},{}],332:[function(require,module,exports){
(function (global){
'use strict';
@@ -100856,9 +100909,9 @@ function config(name) {
}
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],331:[function(require,module,exports){
-arguments[4][258][0].apply(exports,arguments)
-},{"dup":258}],332:[function(require,module,exports){
+},{}],333:[function(require,module,exports){
+arguments[4][260][0].apply(exports,arguments)
+},{"dup":260}],334:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -100867,7 +100920,7 @@ module.exports = function isBuffer(arg) {
return arg && (typeof arg === 'undefined' ? 'undefined' : _typeof(arg)) === 'object' && typeof arg.copy === 'function' && typeof arg.fill === 'function' && typeof arg.readUInt8 === 'function';
};
-},{}],333:[function(require,module,exports){
+},{}],335:[function(require,module,exports){
(function (process,global){
'use strict';
@@ -101419,7 +101472,7 @@ function hasOwnProperty(obj, prop) {
}
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{"./support/isBuffer":332,"_process":284,"inherits":331}],334:[function(require,module,exports){
+},{"./support/isBuffer":334,"_process":286,"inherits":333}],336:[function(require,module,exports){
'use strict';
var v1 = require('./v1');
@@ -101431,7 +101484,7 @@ uuid.v4 = v4;
module.exports = uuid;
-},{"./v1":337,"./v4":338}],335:[function(require,module,exports){
+},{"./v1":339,"./v4":340}],337:[function(require,module,exports){
'use strict';
/**
@@ -101451,7 +101504,7 @@ function bytesToUuid(buf, offset) {
module.exports = bytesToUuid;
-},{}],336:[function(require,module,exports){
+},{}],338:[function(require,module,exports){
(function (global){
"use strict";
@@ -101490,7 +101543,7 @@ if (!rng) {
module.exports = rng;
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
-},{}],337:[function(require,module,exports){
+},{}],339:[function(require,module,exports){
'use strict';
var rng = require('./lib/rng');
@@ -101592,7 +101645,7 @@ function v1(options, buf, offset) {
module.exports = v1;
-},{"./lib/bytesToUuid":335,"./lib/rng":336}],338:[function(require,module,exports){
+},{"./lib/bytesToUuid":337,"./lib/rng":338}],340:[function(require,module,exports){
'use strict';
var rng = require('./lib/rng');
@@ -101625,7 +101678,7 @@ function v4(options, buf, offset) {
module.exports = v4;
-},{"./lib/bytesToUuid":335,"./lib/rng":336}],339:[function(require,module,exports){
+},{"./lib/bytesToUuid":337,"./lib/rng":338}],341:[function(require,module,exports){
'use strict';
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -101765,7 +101818,7 @@ exports.createContext = Script.createContext = function (context) {
return copy;
};
-},{"indexof":257}],340:[function(require,module,exports){
+},{"indexof":259}],342:[function(require,module,exports){
'use strict';
// Base58 encoding/decoding
@@ -101827,7 +101880,7 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{}],341:[function(require,module,exports){
+},{}],343:[function(require,module,exports){
'use strict';
(function (isNode) {
@@ -101866,7 +101919,7 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{"jssha":262}],342:[function(require,module,exports){
+},{"jssha":264}],344:[function(require,module,exports){
'use strict';
(function (isNode) {
@@ -101941,7 +101994,7 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{}],343:[function(require,module,exports){
+},{}],345:[function(require,module,exports){
'use strict';
(function (isNode) {
@@ -102011,4 +102064,4 @@ exports.createContext = Script.createContext = function (context) {
}
})(typeof module !== 'undefined' && typeof module.exports !== 'undefined');
-},{"./base58":340,"./crypto_utils":341,"./currencies":342}]},{},[60]);
+},{"./base58":342,"./crypto_utils":343,"./currencies":344}]},{},[61]);