@nomad-xyz/sdk-bridge
Version:
65 lines • 1.42 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const Sushi = {
domain: 'ethereum',
id: '0x6b3595068778dd592e39a122f4f5a5cf09c90fe2',
};
const Weth = {
domain: 'ethereum',
id: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2',
};
const wEVMOS = {
domain: 'evmos',
id: '0xD4949664cD82660AaE99bEdc034a0deA8A0bd517',
};
const WADA = {
domain: 'milkomedaC1',
id: '0xAE83571000aF4499798d1e3b0fA0070EB3A3E3F9',
};
const WGLMR = {
domain: 'moonbeam',
id: '0xAcc15dC74880C9944775448304B263D191c6077F',
};
const WBTC = {
domain: 'ethereum',
id: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599',
};
const UNI = {
domain: 'ethereum',
id: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984',
};
const LINK = {
domain: 'ethereum',
id: '0x514910771af9ca656af840dff83e8264ecf986ca',
};
const USDC = {
domain: 'ethereum',
id: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48',
};
const USDT = {
domain: 'ethereum',
id: '0xdac17f958d2ee523a2206206994597c13d831ec7',
};
const WMATIC = {
domain: 'polygon',
id: '0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270',
};
const DAI = {
domain: 'ethereum',
id: '0x6b175474e89094c44da98b954eedeac495271d0f',
};
exports.default = {
Sushi,
Weth,
wEVMOS,
WGLMR,
WADA,
WBTC,
UNI,
LINK,
USDC,
USDT,
WMATIC,
DAI,
};
//# sourceMappingURL=wellKnown.js.map