找到约 15 条结果

文章 如何使用Geyser增强型WebSocket监控Solana交易

...blockchain.cn/article/12643) 和 [文档](https://docs.helius.dev/webhooks-and-websockets/websockets)。你可以跟着这个示例,因为这个第一个示例应该相当容易理解。 ## Raydium 新流动性池监视器 ``` const WebSocket = require('ws'); // 创建 WebSocket ...

文章 如何使用 MEV 保护在 Base 上构建 Telegram 交易机器人

...: string, amount: string, gasPrice: string ): Promise { try { // Construct URL - QUICKNODE_RPC_URL has `/` at the end in default let url = `${QUICKNODE_RPC_URL}addon/${ADDON_ID}/v4/${CHAIN}/quote?inTokenAddress=${inTokenAddress}&outTokenAddress=${outTokenAddress}&amount=${amount}`; ...

问题 熊哥你好,调用uniswap路由合约addLiquidityETH方法

...itial state. Note: The called function should be payable if you send value and the value you send should be less than your current balance. Debug the transaction to get more information. ![image.png](https://img.learnblockchain.cn/attachments/2023/04/sGxztyxU64425431a19f5.png)

文章 以太坊各种交易格式及元交易

Created: Last updated: ## Ethereum Tx and Meta Tx ### 1. Tx 格式及 Tx 广播过程 用户往 Ethereum 上提交 Tx 的过程如图 [1](https://aandds.com/blog/eth-tx-meta-tx.html#org0000000) 所示,图示省略了 Mempool (Pending Transaction Pool)。 ![eth_submit_tx.svg](https://...

文章 《为DAO设定的马基雅维利:修复去中心化治理的原则(第一部分)》

... [Liquity](https://www.liquity.org/blog/comparison-series-liquity-protocol-and-reflexer-finance),它们通过消除所有人类治理将这一概念推向了极端。 ## 将马基雅维利原则应用于 web3 马基雅维利及其弟子的著作(如詹姆斯·伯纳姆在《马基雅维利主...

文章 Polymarket与预测市场的激增

...om/news/marketwatch/2024072466/kamala-harris-surges-in-the-betting-markets-and-i-bet-kamalaphoria-has-more-room-to-run)。这种现象是更广泛的memecoin热潮的另一个表现,该热潮在媒体上获得了显著关注,并毫无疑问是近年来altcoin价格(尤其是Solana)的主要...

文章 ISKRA 2.0关于Web3游戏普及的宣言

...追求游戏玩法的个性化和社交化。 因此,诸如 Google Play (Android) 和 App Store (iOS) 之类的主要手机游戏平台迅速发展,从而为开发商提供了各种工具来高效地开发和分发手机游戏。 **2.2.4 旨在基于高速互联网克服硬件限制的“云...

文章 以太坊DAO攻击解决方案代码解析

...太坊上通过[智能合约](https://learnblockchain.cn/2018/01/04/understanding-smart-contracts/)进行ICO众筹。28天时间,筹得1.5亿美元,成为历史上最大的众筹项目。 THE DAO创始人之一Stephan TualTual在6月12日宣布,他们发现了软件中存在的“递归调用...

文章 L2 - 深入理解zkSync电路预处理

...bfe096fd9dcfdaedb189 (HEAD -> master) Merge: 06c10c0 87d8496 Author: Alexander Date: Tue Oct 13 17:06:24 2020 +0200 Merge pull request #30 from matter-labs/plonk_release_cpu_flags_fix Fix CPU flags in blake2s ``` 一切从core/prover/src/plonk_step_by_step_prover.rs的next_round...

文章 法币社会、时间偏好和比特币

...cy_ > > _来源: [https://medium.com/bitfwd/fiat-society-time-preference-and-bitcoin-a3d94892504e](https://medium.com/bitfwd/fiat-society-time-preference-and-bitcoin-a3d94892504e)_ 本文是我此前发布的论述法币和通胀影响个人时间偏好的 [推特](https://twitter.com/DyptoDurren...

文章 Michael.W基于Foundry精读Openzeppelin第58期——PullPayment.sol

...yncTransfer(address payee, uint amount); function test_AsyncTransferAndPayments() external { address testingAddress = address(_testing); // load the inner escrow contract with the address computed from deployer address and nonce // note: the nonce in the first con...

文章 质押:理解并缓解风险

...//www.coindesk.com/learn/the-fall-of-terra-a-timeline-of-the-meteoric-rise-and-crash-of-ust-and-luna/) 吗? 没有及时**撤押**的**质押**者眼睁睁地看着他们的资产消失殆尽。 **专家提示:** 避免“**质押**后忘记”的心态。 密切关注市场趋势,如果情...

文章 Aave V3:改进的借贷、流动性和风险管理

...月的更新将费用降低 70%,使 Aave 受益。 - **V4 预览**:Hub-and-Spoke 统一流动性;用于自定义利率的风险**溢价**。 - **预测**:到 2026 年 TVL 将达到 1000 亿美元;专注于 RWA 和 AI 驱动的风险模型。 ## 与其他协议的比较 ![](https://img.le...

文章 如何构建和部署 Reth 执行扩展(ExExs)

...) = ctx.notifications.try_next().await? { // 处理通知 handle_notification(¬ification).await?; // 发出完成信号以进行修剪 if let Some(committed_chain) = notification.committed_chain() { ctx.events.send(ExExEvent::FinishedHeight( ...

文章 EigenLayer:EigenLayer AVS 生态系统介绍

...投资和团队](https://medium.com/@kirillkatolik336/altlayer-investment-and-team-e1ab30d96a09)) ## AltLayer:以太坊 Rollup 的快速最终性层 [AltLayer](https://altlayer.io/) 成立于 2021 年,是一种去中心化协议,允许从 [ZK-rollup](https://learnblockchain.cn/article/1896...