You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@requestnetwork/currency

Package Overview
Dependencies
Maintainers
6
Versions
622
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/currency - npm Package Compare versions

Comparing version

to
0.8.1-next.1484

dist/erc20/networks/fantom.d.ts

18

dist/chainlink-path-aggregators.js

@@ -144,3 +144,3 @@ "use strict";

matic: {
'0xdac17f958d2ee523a2206206994597c13d831ec7': {
'0xc2132d05d31c914a87c6611c10748aeb04b58e8f': {
'0x775eb53d00dd0acd3ec1696472105d579b9b386b': 1,

@@ -150,16 +150,16 @@ '0xf5af88e117747e87fc5929f2ff87221b1447652e': 1,

'0x775eb53d00dd0acd3ec1696472105d579b9b386b': {
'0xdac17f958d2ee523a2206206994597c13d831ec7': 1,
'0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48': 1,
'0x6b175474e89094c44da98b954eedeac495271d0f': 1,
'0xc2132d05d31c914a87c6611c10748aeb04b58e8f': 1,
'0x2791bca1f2de4661ed88a30c99a7a9449aa84174': 1,
'0x8f3cf7ad23cd3cadbd9735aff958023239c6a063': 1,
},
'0xf5af88e117747e87fc5929f2ff87221b1447652e': {
'0xdac17f958d2ee523a2206206994597c13d831ec7': 1,
'0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48': 1,
'0x6b175474e89094c44da98b954eedeac495271d0f': 1,
'0xc2132d05d31c914a87c6611c10748aeb04b58e8f': 1,
'0x2791bca1f2de4661ed88a30c99a7a9449aa84174': 1,
'0x8f3cf7ad23cd3cadbd9735aff958023239c6a063': 1,
},
'0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48': {
'0x2791bca1f2de4661ed88a30c99a7a9449aa84174': {
'0x775eb53d00dd0acd3ec1696472105d579b9b386b': 1,
'0xf5af88e117747e87fc5929f2ff87221b1447652e': 1,
},
'0x6b175474e89094c44da98b954eedeac495271d0f': {
'0x8f3cf7ad23cd3cadbd9735aff958023239c6a063': {
'0x775eb53d00dd0acd3ec1696472105d579b9b386b': 1,

@@ -166,0 +166,0 @@ '0xf5af88e117747e87fc5929f2ff87221b1447652e': 1,

@@ -8,2 +8,3 @@ "use strict";

const matic_1 = require("./matic");
const fantom_1 = require("./fantom");
exports.supportedNetworks = {

@@ -14,3 +15,4 @@ celo: celo_1.supportedCeloERC20,

matic: matic_1.supportedMaticERC20,
fantom: fantom_1.supportedFantomTokens,
};
//# sourceMappingURL=index.js.map

@@ -18,7 +18,2 @@ import { TokenMap } from './types';

};
'0x3845badAde8e6dFF049820680d1F14bD3903a5d0': {
name: string;
symbol: string;
decimals: number;
};
'0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4': {

@@ -49,4 +44,9 @@ name: string;

};
'0x7815bDa662050D84718B988735218CFfd32f75ea': {
name: string;
symbol: string;
decimals: number;
};
};
export declare const supportedMainnetERC20: TokenMap;
//# sourceMappingURL=mainnet.d.ts.map

@@ -43,8 +43,2 @@ "use strict";

},
// SAND (Sandbox Game)
'0x3845badAde8e6dFF049820680d1F14bD3903a5d0': {
name: 'SAND',
symbol: 'SAND',
decimals: 18,
},
// ANKR

@@ -80,2 +74,7 @@ '0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4': {

},
'0x7815bDa662050D84718B988735218CFfd32f75ea': {
name: 'YEL Token',
symbol: 'YEL',
decimals: 18,
},
};

@@ -82,0 +81,0 @@ // Merge metamask contracts list with our own

@@ -26,3 +26,8 @@ "use strict";

},
'0xD3b71117E6C1558c1553305b44988cd944e97300': {
name: 'YEL Token',
symbol: 'YEL',
decimals: 18,
},
};
//# sourceMappingURL=matic.js.map
{
"name": "@requestnetwork/currency",
"version": "0.8.1-next.1482+80d5caed",
"version": "0.8.1-next.1484+61bb17e6",
"publishConfig": {

@@ -44,5 +44,5 @@ "access": "public"

"dependencies": {
"@metamask/contract-metadata": "1.25.0",
"@requestnetwork/types": "0.35.1-next.1482+80d5caed",
"@requestnetwork/utils": "0.35.1-next.1482+80d5caed",
"@metamask/contract-metadata": "1.28.0",
"@requestnetwork/types": "0.35.1-next.1484+61bb17e6",
"@requestnetwork/utils": "0.35.1-next.1484+61bb17e6",
"node-dijkstra": "2.5.0"

@@ -62,3 +62,3 @@ },

},
"gitHead": "80d5caeda202ba040b028746ef718f7c12b21c37"
"gitHead": "61bb17e69e30d3c1ee203c8ca8a677a455647e41"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet