@shapeshiftoss/caip 8.4.3 → 8.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -11,6 +11,11 @@ exports.AssetIdToOnRamperIdMap = {
|
|
|
11
11
|
[constants_1.cosmosAssetId]: ['ATOM'],
|
|
12
12
|
[constants_1.ethAssetId]: ['ETH'],
|
|
13
13
|
[constants_1.avalancheAssetId]: ['AVAX'],
|
|
14
|
+
[constants_1.dogeAssetId]: ['DOGE'],
|
|
15
|
+
[constants_1.ltcAssetId]: ['LTC'],
|
|
16
|
+
[constants_1.bchAssetId]: ['BCH'],
|
|
17
|
+
'eip155:1/erc20:0x111111111117dc0aa78b770fa6a738034120c302': ['1INCH'],
|
|
18
|
+
'eip155:1/erc20:0xbcca60bb61934080951369a648fb03df4f96263c': ['AUSDC'],
|
|
14
19
|
'eip155:1/erc20:0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9': ['AAVE_ECR20'],
|
|
15
20
|
'eip155:1/erc20:0xbb0e17ef65f82ab018d8edd776e8dd940327b28b': ['AXS'],
|
|
16
21
|
'eip155:1/erc20:0x4d224452801aced8b2f0aebe155379bb5d594381': ['APE'],
|
|
@@ -23,16 +28,28 @@ exports.AssetIdToOnRamperIdMap = {
|
|
|
23
28
|
'eip155:1/erc20:0x4e15361fd6b4bb609fa63c81a2be19d873717870': ['FTM'],
|
|
24
29
|
'eip155:1/erc20:0xf57e7e7c23978c3caec3c3548e3d615c346e79ff': ['IMX'],
|
|
25
30
|
'eip155:1/erc20:0x514910771af9ca656af840dff83e8264ecf986ca': ['LINK'],
|
|
31
|
+
'eip155:1/erc20:0x5f98805a4e8be255a32880fdec7f6728c6568ba0': ['LUSD_ERC20'],
|
|
26
32
|
'eip155:1/erc20:0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2': ['MKR', 'MKR_ERC20'],
|
|
27
33
|
'eip155:1/erc20:0x0f5d2fb29fb7d3cfee444a200298f468908cc942': ['MANA', 'MANA_ERC20'],
|
|
34
|
+
'eip155:1/erc20:0x69af81e73a73b40adf4f3d4223cd9b1ece623074': ['MASK', 'MASK_ERC20'],
|
|
35
|
+
'eip155:1/erc20:0xb26631c6dda06ad89b93c71400d25692de89c068': ['MINDS', 'MINDS_ERC20'],
|
|
28
36
|
'eip155:1/erc20:0xd26114cd6ee289accf82350c8d8487fedb8a0c07': ['OMG'],
|
|
37
|
+
'eip155:1/erc20:0x75231f58b43240c9718dd58b4967c5114342a86c': ['OKB_ERC20'],
|
|
38
|
+
'eip155:1/erc20:0x83e6f1e41cdd28eaceb20cb649155049fac3d5aa': ['POLS_ERC20'],
|
|
29
39
|
'eip155:1/erc20:0x57ab1ec28d129707052df4df418d58a2d46d5f51': ['SUSDC'],
|
|
30
40
|
'eip155:1/erc20:0x6b3595068778dd592e39a122f4f5a5cf09c90fe2': ['SUSHI', 'SUSHI_ERC20'],
|
|
31
41
|
'eip155:1/erc20:0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f': ['SNX'],
|
|
42
|
+
'eip155:1/erc20:0xae7ab96520de3a18e5e111b5eaab095312d7fe84': ['STETH'],
|
|
43
|
+
'eip155:1/erc20:0x0000000000085d4780b73119b644ae5ecd22b376': ['TUSD'],
|
|
44
|
+
'eip155:1/erc20:0x04fa0d235c4abf4bcf4787af4cf447de572ef828': ['UMA'],
|
|
32
45
|
'eip155:1/erc20:0x1f9840a85d5af5bf1d1762f925bdaddc4201f984': ['UNI', 'UNI-ERC20'],
|
|
33
46
|
'eip155:1/erc20:0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48': ['USDC'],
|
|
34
47
|
'eip155:1/erc20:0xdac17f958d2ee523a2206206994597c13d831ec7': ['USDT'],
|
|
35
48
|
'eip155:1/erc20:0x2260fac5e5542a773aa44fbcfedf7c193bc2c599': ['WBTC'],
|
|
49
|
+
'eip155:1/erc20:0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2': ['WETH'],
|
|
50
|
+
'eip155:1/erc20:0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e': ['YFI'],
|
|
51
|
+
'eip155:1/erc20:0xe41d2489571d322189246dafa5ebde1f4699f498': ['ZRX'],
|
|
52
|
+
'eip155:43114/erc20:0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e': ['USDC_CCHAIN'],
|
|
36
53
|
};
|
|
37
54
|
// explodes and inverts the assetId => tokenId[] map by creating a 1to1 token => assetId mapping
|
|
38
55
|
const invertMap = () => {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shapeshiftoss/caip",
|
|
3
|
-
"version": "8.4.
|
|
3
|
+
"version": "8.4.5",
|
|
4
4
|
"description": "CAIP Implementation",
|
|
5
5
|
"homepage": "",
|
|
6
6
|
"license": "MIT",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@shapeshiftoss/types": "^8.1.0",
|
|
38
|
-
"@yfi/sdk": "^2.
|
|
38
|
+
"@yfi/sdk": "^1.2.0",
|
|
39
39
|
"axios": "^0.26.1",
|
|
40
40
|
"ts-node": "^10.7.0"
|
|
41
41
|
}
|