返回
6
0

Blockchain SignIn WP - yakusha1379

yakusha1379,2026-06-01 21:19

这笔 Sepolia 交易 0x208e0465ea757073d0ec6af9094e5404ef81a213970eb580fa6a28a3af4669d6 不是合约交互,实质上是一个 EOA ->自己 的普通交易:

  • from: 0x7f0956c99d755a919a736cdc3fe5a749031b6db8

  • to: 0x7f0956c99d755a919a736cdc3fe5a749031b6db8

  • value: 0

  • logs: 0

  • to 地址 eth_getCode = 0x,说明它不是合约地址

真正的“信息”藏在 input 字段里:

  • input: 0x5359437b773362335f67346d335f73743472747d

  • 按 ASCII 解码后是:SYC{w3b3_g4m3_st4rt}

其他的元数据:

  • status: 1

  • block: 0x90a35b

  • gasUsed: 0x5528,即 21736

  • UTC 时间: 2025-10-24T08:49:00+00:00

所以最关键的结论就是:这笔交易通过 input 明文藏了一个 flag/口令,内容是 SYC{w3b3_g4m3_st4rt}。

暂无回复。你的想法是什么?