No Data to Display
rohanshrothrium-XrJ1B9cancel for market
Updated 6 hours ago
99
1
2
3
4
5
6
7
8
9
10
›
⌄
select
*
from monad.testnet.fact_event_logs
where block_timestamp > current_date - interval '30 days'
and contract_address=lower('0xd5c1dc181c359f0199c83045a85cd2556b325de0')
and position(lower('3C0') in lower(data::text)) > 0
and topic_0=lower('0x386974f41b61738b510019ccd5a3524a43eccf0d136929e09d524e87aeeca2c4')
and ORIGIN_FROM_ADDRESS=lower('0xAd97A5b4e7B4ACa76de438f30Ad961657E471251')
order by block_number desc
limit 200;
Last run: about 6 hours ago
0
2B
12s