А ну быстро все ноды скупать. Тут новый раунд заанонсили
https://node.0gfoundation.ai/?code=Trustedpoint
Данный пост не является финансовым советом или призывом к действию 😁
Welcome to Trusted Point, the ultimate destination for reliable information and valuable insights in the world of finance and investment. Our Telegram channel, @trustedpointcorp, is dedicated to providing you with expert analysis, market updates, and investment tips to help you make informed decisions. nnWho are we? Trusted Point is a team of experienced financial analysts and investment professionals who have come together to share their knowledge and expertise with you. We understand the complexities of the financial world and aim to simplify them for our audience. nnWhat is Trusted Point? Our channel serves as a trusted validator of information in the finance sector. We carefully curate content to ensure that our subscribers receive only the most accurate and up-to-date information. Whether you are a seasoned investor or just starting out, Trusted Point is your go-to source for reliable insights. nnJoin us on Telegram today to stay ahead of the curve and elevate your financial journey with the help of Trusted Point. Let us guide you towards financial success and empower you to make confident investment decisions. Trust in Trusted Point for all your financial needs!
13 Nov, 15:34
24 May, 15:14
10 May, 10:57
27 Apr, 17:15
09 Apr, 21:17
28 Mar, 18:53
20 Mar, 14:18
13 Feb, 19:38
23 Jan, 11:48
22 Jan, 20:32
02 Jan, 19:34
18 Nov, 19:49
0x1643E812aE58766192Cf7D2Cf9567dF2C37e9B7F
31 Oct, 13:40
celestia-appd keys add wallet --recover- Проверка баланса
celestia-appd q bank balances <wallet_address> --node https://rpc-celestia-mainnet.testnet-pride.com:443- Отправка токенов
celestia-appd tx bank send <from_wallet_address> <to_wallet_address> 1000000utia --gas auto --fees=500000utia --chain-id celestia --node https://rpc-celestia-mainnet.testnet-pride.com:443- 1 Tia = 1000000 utia
21 Oct, 13:10
sudo apt update && apt install jq
WALLET=celestia_wallet_address
curl -s https://raw.githubusercontent.com/celestiaorg/networks/master/celestia/pre-genesis.json | \
jq --arg WALLET "$WALLET" '.app_state.bank.balances | map(select(.address == $WALLET)) | .[0] | "\($WALLET) : \(.coins[0].amount | tonumber / 1000000) TIA"'
sudo apt update && \Добавляем АДРЕСА своих кошельков в wallets.txt по пути $HOME/celestia-genesis-checker/wallets.txt (новая строка - новый адрес)
sudo apt install python3 wget git python3-pip -y && \
git clone https://github.com/testnet-pride/celestia-genesis-checker && \
cd $HOME/celestia-genesis-checker && \
pip3 install -r requirements.txt
nano $HOME/celestia-genesis-checker/wallets.txtCtrl+X, Y, Enter
python3 $HOME/celestia-genesis-checker/main.pyСчитаем копеечку 🙃
29 May, 09:48
23 May, 18:48