flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
ens domain lookup
CartanGroup
ens domain lookup
Updated 2022-09-12
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
SELECT
REPLACE
(
event_inputs
:
"name"
,
'"'
,
''
)
as
"ENS Name"
,
tx_id
as
"Txn Hash"
from
flipside_prod_db
.
ethereum
.
events_emitted
WHERE
tx_from_address
=
'{{wallet}}'
and
REPLACE
(
event_inputs
:
"name"
,
'"'
,
''
)
is
NOT
null
Results
Run a query to Download Data