找到约 13 条结果

文章 NFTScan | 06.26~07.02 NFT 市场热点汇总

...T 速递** 本周热门 NFT 为 Azuki Elementals:[https://www.nftscan.com/0xb6a37b5d14d502c3ab0ae6f3a0e058bc9517786e](https://xie.infoq.cn/link?target=https%3A%2F%2Flink.zhihu.com%2F%3Ftarget%3Dhttps%253A%2F%2Fwww.nftscan.com%2F0xb6a37b5d14d502c3ab0ae6f3a0e058bc9517786e)\ 6 月 28 日,Az...

文章 【安全月报】| 4月份因黑客攻击、诈骗等导致损失约3.57亿美元

...监测,一个 MEV Bot(地址:0x49e27d11379f5208cbb2a4963b903fd65c95de09)因缺乏访问控制,导致损失约 116.7 枚 ETH。 (3)  4月15日,去中心化的永续期货交易所 KiloEx 被攻击,损失约 740 万美元,涉及到 BNB、Base 等多条链上资产。据慢雾安...

文章 什么是区块链预言机?

... the GET request on 47 request.add("get", "https://min-api.cryptocompare.com/data/pricemultifull?fsyms=ETH&tsyms=USD"); 48 49 // Set the path to find the desired data in the API response, where the response format is: 50 // {"RAW": 51 // {"ETH": 52...

文章 每周以太坊 2024/1/13

...- 本周 ETH 净销毁量为 3.2k - [ETHUSD](https://www.coingecko.com/en/coins/ethereum):$2,185 – $2,698,当前为$2,497 - [ETHBTC](https://ratiogang.com/):当前为 0.06(Flippening 约为 0.16) ## **应用层的值得注意的事项** - USDC 和 EURC [v2.2](https://twitter.com/...

文章 Uniswap v3 流动性数学 [翻译]

... ![](https://img.learnblockchain.cn/attachments/2024/02/JZsvyek165def4058215c.jpg) ![](https://img.learnblockchain.cn/attachments/2024/02/S8F7alYP65def3f9b77bf.jpg) 但是,这里的 $x$ 和 $y$ 是代币的虚拟数量,而不是真实数量。计算实际数量 $x$ 和 $y$ ...

文章 来自正确链的 Holesky ENR

...sky-Revival) ## 可用的客户端版本 ### EL - Besu: [https://github.com/hyperledger/besu/releases/tag/25.2.1](https://github.com/hyperledger/besu/releases/tag/25.2.1) - Geth: [https://github.com/ethereum/go-ethereum/releases/tag/v1.15.3](https://github.com/ethereum/go-ethereum/releases/tag/v1...

文章 日常用户安全运维:安全指南 - 第一部分

...维:安全指南 - 第一部分](https://img.learnblockchain.cn/2025/06/26/84443186_image.png) ### 简介 你进入加密领域不是为了因为一个愚蠢的错误而失去一切。 但这种情况每天都在发生。不是因为有人用量子技术破解了冷钱包,而是因...

文章 Solidity 0.8.26 发布

...eam)很高兴地宣布发布 Solidity 编译器 [v0.8.26](https://github.com/ethereum/solidity/releases/tag/v0.8.26)。这个编译器的最新版本为 require 中的自定义错误提供支持,改进了默认的 Yul 优化器序列,可以通过 IR 加快编译速度,修复了一些 bug 等...

文章 PancakeSwap V2/V3合约的Python Defi操作开源库

...SC网络上进行DeFi操作。 ## ⚡ 快速入门 [](https://github.com/ZHUZIOK/pancakeswap-py/blob/main/docs/zh-CN_README.md#-%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8) ### 安装 [](https://github.com/ZHUZIOK/pancakeswap-py/blob/main/docs/zh-CN_README.md#%E5%AE%89%E8%A3%85) ``` pip ins...

文章 Rust 与 Solana 中的可见性及模块化复用

...拟继承效果。 --- 【笔记配套代码】 https://github.com/0xE1337/rareskills_evm_to_solana 【参考资料】 https://learnblockchain.cn/column/119 https://www.rareskills.io/solana-tutorial

文章 每周以太坊进展,2020/07/26

## Eth1 * Geth [v1.9.17](https://github.com/ethereum/go-ethereum/releases/tag/v1.9.17)。[Whisper 组件正式从 Geth 代码库中移除](https://twitter.com/peter_szilagyi/status/1285870753875976193) * 最新的[核心开发者会议](https://youtu.be/RWX9vkY7Oas?t=366)。Beiko 写的[备忘...

文章 每周以太坊进展 2021/04/26

...](https://youtu.be/C9hzAYkklQM?t=244)。来自 [Tim Beiko](https://twitter.com/TimBeiko/status/1385613482402275331) 的笔记:伦敦硬分叉计划在 7 月/8 月 激活,将包含 EIP-1559,推迟难度炸弹,并尝试移除 Gas 返还机制 - [OpenEthereum 发布 Berlin 共识 bug 的事后...

文章 用 Elixir 交互 Aptos | Move dApp 极速入门(拾捌)

...于 Move 生态与 Elixir 函数式编程语言。 > > https\://github.com/NonceGeek/  > > `web3_move_ex` 是 NonceGeekDAO 开发的,泛 Move 生态的 Elixir SDK,目前已完成对`Aptos`的基础支持。 > > 本篇文章案例可见: > > https\://github.com/NonceGeek/web3\_move_ex...