@exodus/assets-base
Advanced tools
Comparing version 8.0.160 to 8.0.161
# 8.0.161 / 2022-11-21 | ||
- feat: Add USDT (AVAX | BRISE (BNB) | USDD (TRON) | TEL (ETH) | GNS, BLOCK (MATIC) | ||
# 8.0.160 / 2022-11-07 | ||
@@ -3,0 +7,0 @@ |
@@ -64,2 +64,11 @@ "use strict"; | ||
} | ||
}, { | ||
name: 'usdt_avalanchec_d80c1afa', | ||
properName: 'Tether', | ||
decimals: 6, | ||
ticker: 'USDTavalanchecD80C1AFA', | ||
properTicker: 'USDt', | ||
addresses: { | ||
current: '0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7' | ||
} | ||
}]; | ||
@@ -66,0 +75,0 @@ |
@@ -48,2 +48,10 @@ "use strict"; | ||
tokenType: 'TRC20' | ||
}, { | ||
name: 'usdd_tron', | ||
properName: 'USDD', | ||
decimals: 6, | ||
ticker: 'USDD', | ||
properTicker: 'USDD', | ||
address: 'TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn', | ||
tokenType: 'TRC20' | ||
}]; | ||
@@ -50,0 +58,0 @@ |
@@ -58,2 +58,12 @@ "use strict"; | ||
}, { | ||
name: 'brise_bsc_41a56649', | ||
properName: 'Bitgert', | ||
decimals: 9, | ||
ticker: 'BRISEbsc41A56649', | ||
properTicker: 'BRISE', | ||
addresses: { | ||
current: '0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83' | ||
}, | ||
tokenType: 'BEP20' | ||
}, { | ||
name: 'bsw_bsc_1af7c444', | ||
@@ -60,0 +70,0 @@ properName: 'Biswap', |
@@ -1184,2 +1184,11 @@ "use strict"; | ||
}, { | ||
name: 'tel_ethereum_02bc2dbb', | ||
properName: 'Telcoin', | ||
decimals: 2, | ||
ticker: 'TELethereum02BC2DBB', | ||
properTicker: 'TEL', | ||
addresses: { | ||
current: '0x467Bccd9d29f223BcE8043b84E8C8B282827790F' | ||
} | ||
}, { | ||
name: 'tenx', | ||
@@ -1186,0 +1195,0 @@ properName: 'TenX', |
@@ -8,2 +8,11 @@ "use strict"; | ||
var _default = [{ | ||
name: 'blok_matic_79cb78bc', | ||
properName: 'Bloktopia', | ||
decimals: 18, | ||
ticker: 'BLOKmatic79CB78BC', | ||
properTicker: 'BLOK', | ||
addresses: { | ||
current: '0x229b1b6C23ff8953D663C4cBB519717e323a0a84' | ||
} | ||
}, { | ||
name: 'dai_matic_845af41b', | ||
@@ -27,2 +36,11 @@ properName: 'DAI', | ||
}, { | ||
name: 'gns_matic_4ae7a3c1', | ||
properName: 'Gains Network', | ||
decimals: 18, | ||
ticker: 'GNSmatic4AE7A3C1', | ||
properTicker: 'GNS', | ||
addresses: { | ||
current: '0xE5417Af564e4bFDA1c483642db72007871397896' | ||
} | ||
}, { | ||
name: 'link_matic_0fc0671d', | ||
@@ -29,0 +47,0 @@ properName: 'ChainLink', |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.160", | ||
"version": "8.0.161", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
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
243031
5591