solana系列第2集: SPL-token及相关指令, 视频播放量 494、弹幕量 0、点赞数 8、投硬币枚数 4、收藏人数 15、转发人数 1, 视频作者 一百万退休计划, 作者简介 远程 + 英语 + web3 = 自由,相关视频:solana系列第1集:从链上获取数据,Solana系列第4集: 发送交易1.0(人工发
请确保将YOUR_SENDER_PRIVATE_KEY、YOUR_RECEIVER_PUBLIC_KEY和YOUR_TOKEN_MINT_ADDRESS替换为实际的私钥、接收者公钥和Token合约地址。此外,还需要确保TOKEN_PROGRAM_ID是Solana链上Token程序的正确ID。 以上步骤和代码片段应该能够帮助你在Solana链上使用Web3.js进行SPL Token的转账操作。
@solana/spl-token-registrySolana Token Registry is a package that allows application to query for list of tokens. The JSON schema for the tokens includes: chainId, address, name, decimals, symbol, logoURI (optional), tags (optional), and custom extensions metadata....
Solana Token Registry is a package that allows application to query for list of tokens. The JSON schema for the tokens includes: chainId, address, name, decimals, symbol, logoURI (optional), tags (optional), and custom extensions metadata. Installation npm install @solana/spl-token-registry ...
Solana 的 Token-2022 将通过允许开发人员添加计息逻辑、转账费用和其他帐户特定功能来增强 SPL 代币的功能。 截至撰写本文时, Solana 是市值第六大的加密资产,总市值超过 309.83 亿美元,24小时涨幅15.66%。它拥有一个由去中心化应用程序和智能合约代币组成的生态系统,包括 NFT 和可替代代币。这些智能合约代币是根据...
目前SPL Token转账收款有两种方式: 1. SOL 主地址收款(常用) B 提供 SOL 收款地址给 A 从A 转账到 B 的 SOL 收款地址, 如果 B 地址下没有接收 MATH 的SPL 地址,那么 A 地址将额外支付一笔 SOL 激活 B 的 MATH SPL 地址(子地址) 2. SPL Token 子地址收款 ...
1.访问 https://solarune.com/token/create 2.连接您的钱包才能使用该软件。 3.输入您的令牌的名称。 4.指明您的 SPL 代币“符号”的缩写(最多 8 个字母) 5.选择令牌的小数位数 (通常是 6 位小数)。 6.选择供应。 7.上传您的令牌图像(PNG 格式) ...
TOKENOMIC 21 millions of $SAIL tokens airdrop is now complete, but the SolanaSail ecosystem is a huge project. It will take time to build it but the challenge is really promising. SOLANASAIL ECOSYSTEM $SAIL will be the main utility token of a new ecosystem build on Solana. $SAIL Staking...
正如你从编程功能学到的,xwiki能把代码嵌入到页面。你可以将多个页面合在一起,形成一个应用程序。换...
SPL Token Metadata Interface JS API. Latest version: 0.1.6, last published: 5 months ago. Start using @solana/spl-token-metadata in your project by running `npm i @solana/spl-token-metadata`. There are 31 other projects in the npm registry using @solana/