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