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