PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/chains/definitions
Просмотр файла: tronShasta.ts
import { defineChain } from '../../utils/chain/defineChain.js'
export const tronShasta = /*#__PURE__*/ defineChain({
id: 2494104990,
name: 'Tron Shasta',
nativeCurrency: { name: 'TRON', symbol: 'TRX', decimals: 6 },
rpcUrls: {
default: {
http: ['https://api.shasta.trongrid.io/jsonrpc'],
},
},
blockExplorers: {
default: {
name: 'Tronscan',
url: 'https://shasta.tronscan.org',
},
},
testnet: true,
})
Выполнить команду
Для локальной разработки. Не используйте в интернете!