UNPKG

emmet.sdk

Version:
21 lines 776 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.athens3 = void 0; const chains_1 = require("../logos/chains"); exports.athens3 = { bridge: '0x6b30f76CecE9F92D27f0e9Ad78312E77709E74A5', logo: chains_1.LOGO_ZETA_CHAIN, id: 7001, name: 'Athens3', network: 'ZetaChain', nativeCurrency: { name: 'ZETA', symbol: 'ZETA', decimals: 18 }, rpcUrls: { default: { http: ['https://zetachain-athens-evm.blockpi.network/v1/rpc/public'] }, public: { http: ['https://zetachain-athens-evm.blockpi.network/v1/rpc/public'] }, }, blockExplorers: { default: { name: 'Athens3 Explorer', url: 'https://zetachain-Athens-3.blockscout.com' }, }, testnet: true }; //# sourceMappingURL=athens3.js.map