找到约 13 条结果

文章 Aptos 密鑰輪換 | Move dApp 極速入門(貳拾貳)

...a blockchain security researcher with passion for exploring new challenges and staying up-to-date with the latest technological advancements. In addition, she is also a Solidity and Move developer with experience in building DeFi protocols and conducting vulnerability mining. > > **Twitter: **htt...

文章 每周以太坊进展 2020/12/27

...发并销售你自己的 动态 NFT](https://blog.chain.link/build-deploy-and-sell-your-own-dynamic-nft/) * 使用 [DefiPulse API 获得 DeFi 数据](https://medium.com/coinmonks/get-defi-projects-data-with-defi-pulse-api-81721f8e6dd2) ## 生态 * [如何验证你的 Metamask 插件...

文章 【Solidity Yul Assembly】1.3 | Storage Slots

...ocal variables are supported. To access storage variables, use the ".slot" and ".offset" suffixes.` 报错信息指出,只有局部变量可以这样访问,而要访问存储变量,我们需要使用 ".slot" 和 ".offset" 后缀。 ## 使用 .slot 后缀获取变量存储槽 首先,我们...

文章 zksync Era L1合约

...ER STATE_DIFF_HASH_KEY, // L2_TO_L1_MESSENGER PACKED_BATCH_AND_L2_BLOCK_TIMESTAMP_KEY, // L2_SYSTEM_CONTEXT_SYSTEM_CONTRACT_ADDR PREV_BATCH_HASH_KEY, // L2_SYSTEM_CONTEXT_SYSTEM_CONTRACT_ADDR CHAINED_PRIORITY_TXN_HASH_KEY, // L2_BOOTLOADER_ADDRESS NUMBER_OF_...

文章 代币经济学回来了(多亏了CRV)

...品拍卖回顾 [链接](https://forum.makerdao.com/t/flappy-friday-clip-and-flap-analysis/12790) - Wonderland 的 CFO 被曝光为 QuadrigaCX 的联合创始人 [链接](https://decrypt.co/91354/cfo-defi-project-wonderland-ousted-co-founder-quadrigacx-report) ### 想法与预测 - 关于...

文章 Paradigm CTF- 银行家

...liquidate看起来更容易出问题: ```js // repay a user's loan and get back their collateral. no discounts. function liquidate(address user, uint256 amount) public returns (uint256) { require(safeDebt(user) r降低 -> safedebt降低 liquidate(user,amount) -> 满足safeDebt ...

文章 HD Wallet钱包 Metamask

... // 生成16byte的数据(对应12个助记词) let seed = ethers.utils.randomBytes(16); // 生成英文助记词 let mnemonic = ethers.utils.entropyToMnemonic(seed,'en'); // 使用助记词生成对应路径的钱包 // address 0x613B8c0016634185B73f27566185f1F95a63a8Ed let wt = ethers.Wall...

文章 DEFI - 标题 - Umaprotocol

...,该区块的 [`timestamp`](https://ethereum.org/en/developers/docs/data-and-analytics/block-explorers/#blocks) 最接近 `deposit.quoteTimestamp` 但不大于(即 `block.timestamp` 最接近且 `"25" ### 代币常量 以下常量也存储在 `AcrossConfigStore` 合约中,但特定于以太...

文章 Solana RPC 和 Helius

...: [helius.dev/blog/solana-r...](https://www.helius.dev/blog/solana-rpcs-and-helius) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 通过ℓ₂-范数检查实现更高效的格折叠

...过 ℓ₂ 范数检查实现更高效的格点折叠 **通过用 Rok and Roll [\[KLNO25\]](https://www.osdnk.me/blog/l2-folding-scheme#KLNO25) 和 SALSAA [\[KLOT25\]](https://www.osdnk.me/blog/l2-folding-scheme#KLOT25) 中的 ℓ₂ 范数检查替换范围检查,来提高 LatticeFold+ [\[BC25...

文章 Etherspot 周报:EIP-7702 资助、LINK 储备启动、智能账户采用障碍、资源……

...ttps://etherspot.io/blog/ethereum-pectra-upgrade-explained-impact-benefits-and-challenges/) 升级中包含的一项关键提案。 [EIP-7702](https://etherspot.io/blog/eip-7702-along-the-path-to-account-abstraction/) 允许外部拥有的账户 (EOA) 临时充当智能合约钱包,从而提供...

文章 JAY项目攻击事件

... require(msg.sender == address(Vault)); // Transfer WETH to ETH and start the attack. // weth提现 weth.withdraw(amounts[0]); // 花22eth买Jay JAY.buyJay{value: 22 ether}(new address[](0),new uint256[](0),new address[](0),new uint256[](0),new uint256[]...

文章 日常可用的闪电网络:闪电网络将如何与 Web 整合

...自己的节点、不介意作一些配置和 [指令](https://github.com/andrerfneves/lightning-address/blob/master/DIY.md)、想用自己的域名来实现完全的自主托管服务的人来说,也有一些非托管的桥服务器可用。 为了让闪电网络地址成功,我们还需要辨...