@bitgo/statics
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -227,2 +227,3 @@ import { BaseNetwork } from './networks'; | ||
PAYX = "payx", | ||
PDATA = "pdata", | ||
PLC = "plc", | ||
@@ -229,0 +230,0 @@ PLR = "plr", |
@@ -34,5 +34,7 @@ "use strict"; | ||
ofc_1.ofc('ofceth', 'Offchain Ether', 18, "eth" /* ETH */, "crypto" /* CRYPTO */), | ||
ofc_1.ofc('ofcltc', 'Offchain Litecoin', 8, "ltc" /* LTC */, "crypto" /* CRYPTO */), | ||
ofc_1.tofc('ofctusd', 'Testnet Offchain USD', 2, "usd" /* USD */, "fiat" /* FIAT */), | ||
ofc_1.tofc('ofctbtc', 'Testnet Offchain Bitcoin', 8, "btc" /* BTC */, "crypto" /* CRYPTO */), | ||
ofc_1.tofc('ofcteth', 'Testnet Offchain Ether', 18, "eth" /* ETH */, "crypto" /* CRYPTO */), | ||
ofc_1.tofc('ofctltc', 'Testnet Offchain Litecoin', 8, "ltc" /* LTC */, "crypto" /* CRYPTO */), | ||
account_1.erc20('abt', 'Arcblock', 18, '0xb98d4c97425d9908e66e53a6fdf673acca0be986', "abt" /* ABT */), | ||
@@ -192,2 +194,3 @@ account_1.erc20('ae', 'Aeternity', 18, '0x5ca9a71b1d01849c0a95490cc00559717fcf0d1d', "ae" /* AE */), | ||
account_1.erc20('payx', 'Paypex', 2, '0x62a56a4a2ef4d355d34d10fbf837e747504d38d4', "payx" /* PAYX */), | ||
account_1.erc20('pdata', 'Opiria Token', 18, '0x0db03b6cde0b2d427c64a04feafd825938368f1f', "pdata" /* PDATA */), | ||
account_1.erc20('plc', 'PlusCoin', 18, '0xdf99c7f9e0eadd71057a801055da810985df38bd', "plc" /* PLC */), | ||
@@ -194,0 +197,0 @@ account_1.erc20('plr', 'Pillar', 18, '0xe3818504c1b32bf1557b16c238b2e01fd3149c17', "plr" /* PLR */), |
{ | ||
"name": "@bitgo/statics", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "dependency-free static configuration for the bitgo platform", | ||
@@ -5,0 +5,0 @@ "main": "./dist/src/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131144
30
1986