Address
- Address
- 0x5dfa0ce171c8597a46455629f85678919c031796
- Type
- contract
- Balance
- 0 MIDX (0 wei)
- Nonce
- 1
- Code size
- 7 bytes
Contract
Source code ✓ verified
- Contract
- PulseBeacon
- Compiler
- hand-assembled (exact bytecode match)
- Verified
- 2026-09-04 18:21:13 UTC
; Pulse heartbeat beacon - hand-assembled EVM, no Solidity source exists.
; Called every 5 minutes by the chain heartbeat; emits LOG1(topic = block.number).
;
; Runtime (7 bytes): 43 60 00 60 00 a1 00
NUMBER ; 0x43 push block.number -> log topic
PUSH1 0x00 ; 0x6000 log data size (empty)
PUSH1 0x00 ; 0x6000 log data offset
LOG1 ; 0xa1 emit one log with topic = block.number
STOP ; 0x00
;
; Deployment (16 bytes): 66 4360006000a100 600052 6007 6019 f3
; PUSH7 <runtime> PUSH1 0 MSTORE PUSH1 7 PUSH1 25 RETURN
ABI
[]
Transactions (5,383 indexed)