找到约 10 条结果

文章 天价手续费分析:我不是真土豪

...9, 187, 14, 140, 205` 对应的是 `7e, 90, 59, bb, e, 8c, cd`。 ![0a0ea3b0f0beb95c29c4a4568613f901.png](https://img.learnblockchain.cn/attachments/2021/12/mbnJ3Eb861b2f9b2a0c2b.png) ``` > 0x7e -> 126 > 0x90 -> 144 > 0x59 -> 89 > 0xbb -> 187 > 0xe -> 14 > 0x8c -> 140 > 0xcd -> 205 ```...

文章 如何在以太坊上进行批量请求

... "id": 0,\ "result": {\ "baseFeePerGas": "0x83373a3a5",\ "difficulty": "0x0",\ "extraData": "0x6665622d6275696c646f72",\ "gasLimit": "0x1c9c380",\ "gasUsed": "0xd7652d",\ "hash": "0x135c16c831af901708c90e1d436d0921...

文章 椭圆曲线密码学中的阶和子群阶

... \[ [这里](https://asecuritysite.com/ecc/ecc_points_mult?a0=3&a1=18&a2=2&a3=3&a4=97)\]: ``` a= 2 b= 3 p= 97 n= 18 x-point= 3 P (3,91) Point is on curve # P (3,91) 点在曲线上 2P (80,87) Point is on curve # 2P (80,87) 点在曲线上 3P (80,10) Point is on curve # 3P (80,10) 点在...

文章 Monitor - OpenZeppelin 文档

...52 **Transaction Hash**(交易哈希) 0x1dc91b98249fa9f2c5c37486a2427a3a7825be240c1c84961dfb3063d9c04d50 https://rinkeby.etherscan.io/tx/0x1dc91b98249fa9f2c5c37486a2427a3a7825be240c1c84961dfb3063d9c04d50[Block Explorer](区块浏览器) **Match Reason 1**(匹配原因 1) **Type**(...

文章 一文读懂跨链桥的七大关键漏洞

...dc6163&chksm=fb26bb89cc51329fcadcf0df913b180651829026ee29693b9d1a2f12e9f769a33b4e132c42ec&scene=21#wechat_redirect)是一种去中心化应用,能够将资产从一条区块链转移到另一条区块链。  如今,跨链桥在设计和用途上都大相径庭。比如,一些跨链桥专...

文章 让我们了解订阅NFT并铸造一些

...de/fervent-bhaskara-f86fad/tx/0x7515e01717932b748a8399c06b4d28a40487f6a0403a3e1876dccb1436685361)查看我的交易。 BuildBear的一个特别功能是高级选项卡。该选项卡允许你查看每笔交易的细节。 ![](https://img.learnblockchain.cn/2025/03/29/1gq_QMh_PT1dwlvp6KoYxoQ.png) ...

文章 零时科技 || 分布式资本创始人4200万美金资产被盗分析及追踪工作

...ash为: 0xbc9ce2f860ee2af834662782d30452a97eb3654ecaf9c4d00291d1233912a3f5 ![image](https://image.3001.net/images/20221124/1669289794_637f57423d22ae02f1e7f.png!small) 随后攻击者将38,233,180 枚USDC兑换为DAI,交易hash为: 0x04c43669c930a82f9f6fb31757c722e2c9cb4305eaa16baafce37...

文章 Compound V3 如何分配 COMP 奖励

...aim COMP UI](https://img.learnblockchain.cn/2025/02/26/935a00_d692eb35b4064a389c55acb3ea24ed6b~mv2.png) ### Comet Rewards 合约需要定期补充 Comet Rewards 合约不生成 COMP 代币,而是依赖于治理将代币转移到它那里。当前流通中总共有 1000 万个 COMP 代币,所...

文章 在Sui Move中管理资源:解封装Transcript的正确实践

...book.com/unit-two/lessons/5_object_wrapping_%E4%BE%8B%E5%AD%90.html#%E8%A7%A3%E5%B0%81%E8%A3%85-transcript-%E6%96%B9%E6%B3%95): ```move public entry fun unpack_wrapped_transcript(folder: Folder, ctx: &mut TxContext){ // 确保解封装者是目标观察者 assert!(folder.intended_addre...

文章 比特币开发系列 - 字节和哈希

...交易](https://blockstream.info/tx/46287164db45a78a9196257da45b62881e394a3d11fb403943bbbf8ec4aaf9ee)的链接,在区块链中跳过你不理解的部分,关注两个 URL 的最后一个组件,你也会在网页的某个地方看到。这些长字符串是区块链数据库中的主键,你...