@requestnetwork/currency
Advanced tools
Comparing version 0.6.1-next.1434 to 0.6.1-next.1435
@@ -44,4 +44,4 @@ "use strict"; | ||
}, | ||
// Aave USDC | ||
'0x9bA00D6856a4eDF4665BcA2C2309936572473B7E': { | ||
// Aave USDC (v2 only) | ||
'0xBcca60bB61934080951369a648Fb03DF4F96263C': { | ||
name: 'aUSDC', | ||
@@ -52,3 +52,3 @@ erc20: true, | ||
decimals: 6, | ||
address: '0x9bA00D6856a4eDF4665BcA2C2309936572473B7E', | ||
address: '0xBcca60bB61934080951369a648Fb03DF4F96263C', | ||
}, | ||
@@ -71,2 +71,18 @@ // OCEAN | ||
}, | ||
// ANKR | ||
'0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4': { | ||
name: 'ANKR', | ||
erc20: true, | ||
symbol: 'ANKR', | ||
decimals: 18, | ||
address: '0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4', | ||
}, | ||
// XSGD | ||
'0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96': { | ||
name: 'XSGD', | ||
erc20: true, | ||
symbol: 'XSGD', | ||
decimals: 6, | ||
address: '0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96', | ||
}, | ||
}; | ||
@@ -73,0 +89,0 @@ // Merge metamask contracts list with our own |
{ | ||
"name": "@requestnetwork/currency", | ||
"version": "0.6.1-next.1434+155b6a14", | ||
"version": "0.6.1-next.1435+7dbbd6de", | ||
"publishConfig": { | ||
@@ -44,4 +44,4 @@ "access": "public" | ||
"@metamask/contract-metadata": "1.23.0", | ||
"@requestnetwork/types": "0.33.1-next.1434+155b6a14", | ||
"@requestnetwork/utils": "0.33.1-next.1434+155b6a14", | ||
"@requestnetwork/types": "0.33.1-next.1435+7dbbd6de", | ||
"@requestnetwork/utils": "0.33.1-next.1435+7dbbd6de", | ||
"node-dijkstra": "2.5.0" | ||
@@ -60,3 +60,3 @@ }, | ||
}, | ||
"gitHead": "155b6a14b6c26c4297fd02370e6f021898762ee3" | ||
"gitHead": "7dbbd6de5fc0734c3b241b21e7a071b3fe5ec133" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
123280
2413