SocioAnalyticaSEI > EVM top_txs
Updated 2025-02-03
999
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
›
⌄
-- forked from SEI > EVM @ https://flipsidecrypto.xyz/studio/queries/406d1ab7-75d6-4cec-a2b7-aa6d5d1e0227
-- forked from SocioCrypto / SEI > EVM start @ https://flipsidecrypto.xyz/SocioCrypto/q/tMjdla2HU5om/sei-evm-start
--sample tx_hash = '0x40d987240ec9a48d6f733d5c68695392610d089942dcc31c52d914cd1b077b7d'
with chains as (
SELECT
*
FROM
(
VALUES
('Ethereum', '1'),
('OP', '10'),
('Cronos', '25'),
('Rootstock', '30'),
('BSC', '56'),
('Gnosis', '100'),
('Polygon', '137'),
('Fantom', '250'),
('Boba', '288'),
('zkSync', '324'),
('METIS', '1088'),
('Polygon zkEVM', '1101'),
('Lisk', '1135'),
('Gravity Alpha', '1625'),
('Mantle', '5000'),
('BASE', '8453'),
('Mode', '34443'),
('Arbitrum', '42161'),
('Avalanche', '43114'),
('Linea', '59144'),
('Blast', '81457'),
('Taiko', '167000'),
('Scroll', '534352'),
('Aurora', '1313161554'),
('Solana', '1151111081099710')
Auto-refreshes every 24 hours
QueryRunArchived: QueryRun has been archived