...使用它来创建我们的BEP-20通证。
```
// Define our contract and inherit the ERC-20 contract
contract BSCCoin is ERC-20 {
// When the contract is run create a BEP-20 Token
// The token will be names "BSCCoin"
// The token will have the symbol "BSCC"
constructor(uint256 initi...
..._page---user_mention--23c978031464---------------------------------------) and [Kimi Wu](https://medium.com/u/19d9bc2da99b?source=post_page---user_mention--23c978031464---------------------------------------) for reviewing.
...
... logging.debug(f"接收到的数据: {data}")
if data and 'data' in data:
for item in data['data']:
if 'filteredReceipts' in item and item['filteredReceipts']:
all_receipts.extend(item['filteredReceipts'])
...
... Fungible Token 的经验([指南:如何使用新的 Metaplex Token Standard 创建 Fungible SPL token](https://learnblockchain.cn/article/11164))
## 什么是 Amman?
Amman 是 “**A m**odern **man**datory toolbelt to help test solana SDK libraries and apps on a locally running validator....
...率。) | True |
| mint.BondDenom | utia | Denomination that is inflated and sent to the distribution module account.(被通胀并发送到 distribution 模块帐户的 denom。) | False |
| mint.InitialInflationRate | 0.08 (8%) | The inflation rate the network starts at.(网络开始时的...