找到约 15 条结果

问题 solana rpc 返回"base64+zstd" 结果能解码成可读字符串吗?

...pc-api#getaccountinfo "base64+zstd" compresses the Account data using [Zstandard](https://facebook.github.io/zstd/) and base64-encodes the result. 待解码数据如下: ``` "data": [ "c2VydW0DAAAAAAAAAN/1mEELDQohNJI6FgPa4ZU1gA2/byFWYcnA8lt8oeJmAAAAAAAAAAAgyOLJc+L47CrO7pWnR108Q0yBD1qi...

文章 sui-move基础(六):letsmove-task5

...; let caller = tx_context::sender(ctx); // get the input value and assert let input_value = coin::value(&input); let output_value = amount * 1000 / 2000; // amount千万不要写成input_value! assert!(input_value >= amount, EInputNotEnough); // transection the input ...

文章 金融领域的代币化:创造新型投资工具

...w.forbes.com/sites/forbestechcouncil/2024/03/07/what-are-real-world-assets-and-how-can-they-change-wealth-management/) 的说法,到 2030 年,私募市场的通证化可能会增长超过 80 倍,达到近 4 万亿美元的价值。[Boston Consulting Group](https://www.linkedin.com/pulse/tokeni...

文章 Eth2进展更新(截至2020/10/18)

...(https://www.youtube.com/watch?v=jde9VEY8bbM)(2m36s) * [Part II | Phase 0 and the Beacon Chain](https://www.youtube.com/watch?v=-qwSAFcicg8)(2m41s) Gitcoin进行了直播,邀请Vitalik和其他嘉宾讨论了以rollup为中心的路线图,然后将其划分为较短的视频。此处是[视...

文章 理解加密货币中的代币经济学:DeFi 收益耕作指南

...这个动态领域。 目录 [展开](https://blockapps.net/blog/understanding-tokenomics-in-crypto-a-guide-to-defi-yield-farming/#) ## 理解 DeFi 中的 **代币经济学(tokenomics)** 在 **代币经济学(tokenomics)** 在 **收益耕作(yield farming)** 成功中的根本作用...

文章 停止使用Solidity的transfer()

...sfer()`或`send()`方法](https://solidity.readthedocs.io/en/v0.5.11/units-and-global-variables.html#members-of-address-types)调用时可使用的Gas 量。 > 刚才是简化的描述, 2300 是 Gas ”津贴“,如果是非零的以太币量转账,则 Gas ”津贴“ 明确传递给`CAL...

文章 治理代币在社区赋权中的作用

....png) [One Wallet for All Airdrops: Empowering Users with Airdrop Browser and Passport NFT](https://medium.com/@shellwallet/one-wallet-for-all-airdrops-empowering-users-with-airdrop-browser-and-passport-nft-e0beee1fd07f) ![](https://img.learnblockchain.cn/2025/06/10/0WQwlLXnJjKcOI5_q.png) [Shell ...

文章 将 Tenderly Sandbox 用作智能合约游乐场的 5 个好处

## 关于 Tenderly Sandbox 的一切 充分利用 Tenderly Sandbox,它是从浏览器即时执行智能合约的门户。从学习 Solidity 到分享复杂的协议集成,这种零设置环境为你提供了所需的一切,只需点击几下即可体验不同的智能合约概念。 ![关于...

视频 在Solidity智能合约中使用Yul汇编管理存储槽和数据

...` 函数将数据向右移动指定的位数。 * **掩码(Bitwise AND):** 使用位与运算符 `&` 和掩码来提取所需的数据。 * 视频通过具体的代码示例,展示了如何使用 Yul 读取和写入存储槽,以及如何处理数据打包的情况。

文章 利用这五种Web3开发工具更轻松地构建去中心化应用(dApps)

...时间构建 dApp,而不是维护它们。 ### Solodit ![Solodit logo and word mark](https://img.learnblockchain.cn/2025/04/05/t_OlQAhJN0th9436Hj6HjVRiPcyCSDKUaBbPuyEB-oikvk.png) **当前概述** [Solodit](https://solodit.xyz/) 是一个安全威胁数据库。它为开发者提供已知漏洞...

文章 加密货币质押:DeFi质押整合综合指南

...[2024年的监管变化](https://www.rapidinnovation.io/post/the-global-landscape-of-defi-regulations-what-you-need-to-know-in-2024)正在重塑DeFi领域,引入新的合规性要求,这将显著影响用户与质押平台的互动方式。 目录 [切换](https://blockapps.net/blog/staking-in...

文章 每周以太坊进展,2020/06/21

...fle v3](https://medium.com/ethworks/waffle-3-0-released-with-ethers-js-5-0-and-more-fc76d5232ae4) 支持 ethers v5 * [WalletConnect v1 放出](https://medium.com/walletconnect/walletconnect-beta-is-over-2644efd372aa) * [ethers-rs](https://docs.rs/ethers/0.1.3/ethers/):ethers 面向 Rust 的一...

文章 Solidity 内联汇编漏洞

... } // actual implementation that computes a hash of // two primary inputs and an optional number of // secondary inputs // 计算散列的实际实现 // 两个主要输入和可选数量的 // 二次输入 contract HasherImpl is IHasher { // used to retrieve optional number of secondary input...

文章 zk-merkle-tree库: 使用 zkSNARK 在以太坊上进行匿名投票

... 我之前有关于[零知识证明](https://betterprogramming.pub/understanding-zero-knowledge-proofs-through-the-source-code-of-tornado-cash-41d335c5475f)和[zkSNARK](https://learnblockchain.cn/article/10788)的文章。强烈建议在阅读本文之前阅读它们,因为本文是基于它们...

文章 Chainlink Oracle 安全考量

...rts/2022-12-tigris#m-24-chainlink-price-feed-is-not-sufficiently-validated-and-can-return-stale-price), [12](https://github.com/sherlock-audit/2023-02-blueberry-judging/issues/94), [13](https://solodit.xyz/issues/missing-checks-for-chainlink-oracle-spearbit-connext-pdf), [14](https://solodit.xyz/iss...