- β
v1- not supported. - β
v2
This spec uses a custom CAIP-2 namespace for Hyperliquid L1 (HyperCore):
v1 - not supported.v2This spec uses a custom CAIP-2 namespace for Hyperliquid L1 (HyperCore):
| π 5107584321108051014 animated effect | |
| π 5104858069142078462 animated effect | |
| β€ 5159385139981059251 animated effect | |
| π₯ 5104841245755180586 animated effect | |
| π 5046509860389126442 animated effect | |
| π© 5046589136895476101 animated effect | |
| π₯° 5170169077011841524 animated effect | |
| π 5170166362592510656 animated effect | |
| π 5048771083361059460 animated effect | |
| π€ 5170257231215591956 animated effect |
| const TonWeb = require("tonweb"); | |
| const utils = require("tonweb/src/utils"); | |
| const NftUtils = require("tonweb/src/contract/token/nft/NftUtils"); | |
| const Cell = TonWeb.boc.Cell; | |
| const { JettonMinter, JettonWallet } = TonWeb.token.jetton; | |
| const jettonContentUri = 'https://files.raevskyschool.ru/coin.json'; | |
| async function doit() { | |
| const tonweb = new TonWeb(new TonWeb.HttpProvider('https://testnet.toncenter.com/api/v2/jsonRPC', { apiKey: "get here: https://t.me/tontestnetapibot" })); | |
| const WalletClass = tonweb.wallet.all['v3R2']; |
| Try that on rooted or TWRP Terminal | |
| adb shell | |
| ls -l /dev/block/bootdevice/by-name/ this will print all partition on emmc/ufs | |
| These are partition that hold some efs/networking info so | |
| if you have problem with efs/NVdata is curropted try that maybe helpful |