找到约 15 条结果

文章 写一个uniswap价差套利的合约

... uint256 amountToken0 = uint256(-amount0); //v2 sell token0 and get token1 address[] memory path = new address[](2); path[0] = token0; path[1] = token1; IERC20(token0).approve(address(v2Router), amountToken0); uint256 amountReceived = v2Rou...

文章 Base链上的AI驱动的DeFi收益优化器

...化 AI 生成的推荐以及策略背后的原因 ![AI Optimized Strategy and Reasoning](https://img.learnblockchain.cn/2025/07/21/egy-reasoning-cc5794ba062227b634db973616e38c9e.png) ### 结论 本指南向你展示了 Aerodrome Swap API 如何通过提供干净、全面和实时的链上数据...

文章 Optimistic Rollups 如何运作(完整指南)

...言,顶级的 Optimistic rollup 区块链是 Arbitrum、Optimism、Metis Andromeda 和 Boba Network。** 以下是不同 Optimistic rollups (ORUs) 的概述: ### 1\. Arbitrum [Arbitrum](https://www.alchemy.com/layer2/arbitrum/?a=39dca3d5aa) 是一个 Optimistic rollup 项目,旨在通过将...

文章 增强今日的审查抵抗

...lative-non-expiring-inclusion-lists/16520), [4](https://ethresear.ch/t/fun-and-games-with-inclusion-lists/16557/1), [5](https://ethresear.ch/t/resistance-is-not-futile-cr-in-mev-boost/16762), [6](https://ethresear.ch/t/unconditional-inclusion-lists/18500), [7](https://ethresear.ch/t/the-more-the-les...

文章 Nillion (NIL):Nillion区块链技术架构解析

...种[隐私增强技术 (PETs)](https://medium.com/@tom-ka717/development-and-implementation-of-pets-privacy-enhancing-technologies-within-the-nillion-network-8ed4e4c49840)例如[多方计算 (MPC)](https://www.fireblocks.com/what-is-mpc/) 允许 [盲计算](https://nillion.com/news/506/) 来计算...

文章 如何使用 Metaplex Core Candy Machine 启动 NFT 收藏品

... Metaplex 最近推出了一个用于他们新 Metaplex Core 标准的 Candy Machine 工具。Candy Machine 是一个让创作者能够公平透明地出售/分发大量 NFTs 的工具,而 Metaplex Core 是一个低成本/灵活的标准,用于在 Solana 上铸造 NFTs。 本指南将教你...

文章 DamnVulnerableDefi ABI 走私挑战攻略(附带信息图)

...打包模式](https://docs.soliditylang.org/en/v0.8.11/abi-spec.html#non-standard-packed-mode)。 唯一调用 `getActionId` 的地方在代码很前面,但看一下它的使用方式,我们可以判断我们是否可以操控其结果。 ``` getActionId(selector, msg.sender, target) ``` 如...

文章 重大突破:路印协议将交易成本再降15倍!

...ttps://medium.com/loopring-protocol/composability-between-ethereum-layer-1-and-2-10650b7411e5 --- 获取路印协议更多最新的动态,请访问我们的社区帐号: ⭑ Twitter:[ twitter.com/loopringorg](https://twitter.com/loopringorg) ⭑ Reddit: [reddit.com/r/loopringorg](htt...

文章 互联网是什么?

...DNS 中断](https://www.cloudns.net/blog/what-is-a-dns-outage-dns-downtime-and-how-to-avoid-it/) 可以有效地使互联网的大部分无法访问。 ## 总结 如果这感觉像是大量的信息,那是因为 **确实如此**。 毕竟,互联网是一个非常复杂和错综复杂的...

文章 Vitalik Buterin: 协作的好坏两面

*Coordination, Good and Bad* *作者:Vitalik Buterin* *原文:[https://vitalik.ca/general/2020/09/11/coordination.html](https://vitalik.ca/general/2020/09/11/coordination.html)* *翻译:安比实验室* 「协作」—— 一大群行为者为其共同利益而共同努力的能力...

文章 以太坊 - 如何使用现代以太坊技术栈构建你的去中心化应用(DApp) - Hardhat 和 EthersJs

.../dapps/how-to-build-your-dapp-using-the-modern-ethereum-tech-stack-hardhat-and-ethersjs) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 以太坊开发者资源工具集

... 广为使用的闭源钱包 * [WallETH](https://walleth.org) - 开源的 Android 以太坊钱包 * [Trezor](https://trezor.io) - 知名度很高的硬件钱包 * [Ledger](https://www.ledgerwallet.com) - 支持多币种的硬件钱包 * [KeepKey](https://www.keepkey.com) - 另一款硬件钱包 ...

文章 使用Prometheus进行Substrate节点可视化监控

...tc/prometheus/prometheus.yml - prometheus_data:/prometheus command: - '--web.enable-lifecycle' - '--config.file=/etc/prometheus/prometheus.yml' ports: - '9090:9090' networks: prometheus: aliases: - prometheus ipv4_address...

文章 椭圆曲线深入研究(第七部分)

...间** 当然是指 [本征值](https://en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors) 的概念,在椭圆曲线的上下文中,本征值是与满足以下条件的那组点 _P_ 相关联的值 **_λ_**: ![](https://img.learnblockchain.cn/2025/05/21/1eyCc0uBsBXpoLoxy8xG93g.png) 因此,...

文章 联邦学习与区块链的结合:FLock去中心化AI网络内幕

...rg/en/publications/the-effects-of-generative-ai-on-productivity-innovation-and-entrepreneurship_b21df222-en.html)。它已经在各个科学研究领域引领 [突破性应用](https://azure.microsoft.com/en-us/blog/transforming-rd-with-agentic-ai-introducing-microsoft-discovery/)。人们正在自...