rubic-sdk
Version:
Simplify dApp creation
28 lines • 1.43 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.stargateV2ChainIds = void 0;
const blockchain_name_1 = require("../../../../../../core/blockchain/models/blockchain-name");
exports.stargateV2ChainIds = {
[]: 30101,
[]: 30102,
[]: 30106,
[]: 30109,
[]: 30110,
[]: 30111,
[]: 30151,
[]: 30183,
[]: 30181,
[]: 30184,
[]: 30177,
[]: 30214,
[]: 30211,
// [BLOCKCHAIN_NAME.KLAYTN]: 30150,
[]: 30290,
[]: 30280,
[]: 30295,
[]: 30294,
[]: 30362,
[]: 30320
// [BLOCKCHAIN_NAME.IOTA]: 30284,
};
//# sourceMappingURL=stargate-v2-chain-id.js.map