Sabitlenmiş Tweet
bPEG
44 posts

bPEG
@BSC_bPEG
Pixel bunny NFT tribute to Sir Rabbit. First on-chain NFT dynamic pool. Meme art on-chain. bPEG-0x7eae639d8d90cb6dbbb81258e9be65b4f356ffff For @PancakeSwap
Katılım Mayıs 2026
4 Takip Edilen387 Takipçiler

@suorenshen4444 @four_meme_Fora @jlw100625 @fourdotmemezh @Four_FORM_ Waiting for technical support to reply.
English

@suorenshen4444 @four_meme_Fora @jlw100625 @fourdotmemezh @Four_FORM_ The contract started from the first Mint,
and the taxes and fees are already a closed loop,
which no one can access.
English
bPEG retweetledi

@jason_171017 @Wudiabz I think the conflict is caused by the NFT address being the same as the contract address; the problem isn't with Four.
English

@llll9700 @flbin32929732 Taxes are collected on the blockchain, not in the contract.
English

如下示例:所有的NFT均可在链上查询,前端会配合索引。
目前谷歌会提示危险,如有担心可以在链上执行mint。
合约支持任何审计,这是一个动态池。
致敬Sir Rabbit。#inventory" target="_blank" rel="nofollow noopener">bscscan.com/token/0xf2c62b…

bPEG@BSC_bPEG
说明一下, 我们的合约有2个可能性导致无法回购token提升NFT池, 一是合约和NFT同地址, #code" target="_blank" rel="nofollow noopener">bscscan.com/address/0xf2c6…
二是税收WBNB和BNB的关系, 导致税收无法触发回购。 four.meme/en/token/0x7ea… 但是合约始终是最安全的, 以及NFT的动态池和前端的索引。 目前被卡在链上的金额为26.175901 BNB 我会积极联系官方协助。 中文

@Wudiabz check #internaltx" target="_blank" rel="nofollow noopener">bscscan.com/address/0xf2c6…
English

铸造(Mint):
1. 先去 TaxToken 合约授权:0x7eae639d8d90cb6dbbb81258e9be65b4f356ffff →
Contract → Write → approve,spender 填
0xF2c62b9D077d2815BcB29A07144Bba4DF9dff92b,amount
填铸造数量的带18位(如铸1个 = 100000000000000000000000)
- #writeContract" target="_blank" rel="nofollow noopener">bscscan.com/address/0x7eae…
2. 然后去金库合约 Mint:0xF2c62b9D077d2815BcB29A07144Bba4DF9dff92b →
Contract → Write → mintNFT,amount 填 100000000000000000000000(1个)
- #writeContract" target="_blank" rel="nofollow noopener">bscscan.com/address/0xf2c6…
赎回(Redeem):
- 先查你的 tokenId:同页面 ownerOf 或 records(tokenId) 确认归属
- 同页面调用 redeemNFT(tokenId)
日本語

NFT是正常的,
bscscan.com/token/0xf2c62b…
对于前端的提示,可能是涉及NFT谷歌的索引问题,
最好是在链上直接调用合约进行Mint。
中文
















