Update yesterday's Cat20 tutorial. The current casting progress is about 76%, and it is expected to be completed tomorrow.
When I was playing Cat today, the server was down. I went to eat, and when I came back I found that the game was over, but the number was not right.
Then I checked the situation on the chain and found that a transaction was stuck for a long time and consumed 4 $FB. What was the reason?
The script file used by the author in yesterday's tutorial will merge CAT20. The merging process generally consumes a small amount of gas, but if it gets stuck, it will be merged repeatedly, and then GAS will be consumed in a cycle, resulting in a loss of 4 $FB!
Currently, the Twitter blogger: 0x Laodong (crypto_laodong) has improved the code and no longer needs to merge with UXTO
This can save more than half of the cost, but the transfer cost will be higher. You can wait until the gas is low before merging the transfer. The code is as follows:
Step 1:
cd ~/cat-token-box
Step 2:
wget -O ~/cat-token-box/packages/cli/src/commands/mint/mint.command.ts
https://raw.githubusercontent.com/xiangzeng/cat-token-box/main/packages/cli/src/commands/mint/mint.command.ts
Step 3:
sudo yarn build
Maximum gas threshold setting:
Step 1:
cd ~/cat-token-box/packages/cli
Step 2:
wget -O check_mint_cat_v3.sh
https://raw.githubusercontent.com/xiangzeng/shell-oooooyoung/main/shell-script/check_mint_cat_v3.sh
Step 3:
bash check_mint_cat_v3.sh 3000
Then I also saw the CAT20 proxy tutorial that a newbie wanted. Dot_swap now supports one-click proxy.
1. The bc1p address needs to contain $FB. If not, you can swap directly on the Dotswap platform. Direct link: https://dotswap.app/rune/swap
2. Open the mint official website: https://tools.mempool.com
3. Enter the receiving address, Mint quantity, and Gas rate in sequence, and click Mint. 4. After submitting, click History to see the order.
5. Wallet address, open the block page: https://explorer.unisat.io/fractal-mainnet/block/a72854fc355dee4b0c3ae28c8cf048a107ac7276cc274b9ffcb1b1b68581237b
After entering the address in the upper right corner, find the progress of Mint. I have not tried this method, so you can judge for yourself!
Since you have read this far, please follow and like before leaving. I am Qingtian, an old investor who sincerely wishes you to get rich!