rubic-sdk
Version:
Simplify dApp creation
14 lines • 354 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.stargateV2BridgeToken = void 0;
exports.stargateV2BridgeToken = {
USDC: 'USDC',
USDT: 'USDT',
METIS: 'METIS',
mUSD: 'm.USDT',
ETH: 'ETH',
METH: 'mETH',
WETH: 'WETH',
USDCe: 'USDC.e'
};
//# sourceMappingURL=stargate-v2-bridge-token.js.map