PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions
Просмотр файла: superlumio.js
import { defineChain } from '../../utils/chain/defineChain.js';
export const superlumio = /*#__PURE__*/ defineChain({
id: 8866,
name: 'SuperLumio',
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
rpcUrls: {
default: {
http: ['https://mainnet.lumio.io'],
},
},
blockExplorers: {
default: {
name: 'Lumio explorer',
url: 'https://explorer.lumio.io',
},
},
testnet: false,
});
//# sourceMappingURL=superlumio.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!