PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions
Просмотр файла: memecore.js
import { defineChain } from '../../utils/chain/defineChain.js';
export const memecore = /*#__PURE__*/ defineChain({
id: 4352,
name: 'MemeCore',
nativeCurrency: {
decimals: 18,
name: 'M',
symbol: 'M',
},
rpcUrls: {
default: {
http: ['https://rpc.memecore.net'],
webSocket: ['wss://ws.memecore.net'],
},
},
blockExplorers: {
default: {
name: 'MemeCore Explorer',
url: 'https://memecorescan.io',
apiUrl: 'https://api.memecorescan.io/api',
},
okx: {
name: 'MemeCore Explorer',
url: 'https://web3.okx.com/explorer/memecore',
},
memecore: {
name: 'MemeCore Explorer',
url: 'https://blockscout.memecore.com',
apiUrl: 'https://blockscout.memecore.com/api',
},
},
});
//# sourceMappingURL=memecore.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!