Address
- Address
- 0x6f9e0feb2e453cc3de9658c3e087d5d578129186
- Type
- contract
- Balance
- 0 tMIDX (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:25 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,574 indexed)
Temporary placeholder infrastructure for chain registration.
Not a production network - state may be reset without notice.