The query editor allows you to query blockchain data using DuneSQL.
ctrl/cmd + space
.
Turn it on/off in the settings.
Shortcut | Action |
---|---|
ctrl + enter | execute the Query |
ctrl + # or / | comments out the selected code |
ctrl + space | brings up a list of keywords |
crtl + z | undoes your last changes |
ctrl + y | redoes your last changes |
ctrl + f | search for keywords |
ctrl + h | search and replace keywords |