boomer77Whales-Voting
Updated 2021-07-06
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
›
⌄
SELECT
voter,
count(proposal_id) as votes
FROM terra.gov_vote
where
voter = 'terra1fl48vsnmsdzcv85q5d2q4z5ajdha8yu3nln0mh' or
voter = 'terra1dp0taj85ruc299rkdvzp4z5pfg6z6swaed74e6' or
voter = 'terra1mtwph2juhj0rvjz7dy92gvl6xvukaxu8rfv8ts' or
voter = 'terra1jv65s3grqf6v6jl3dp4t6c9t9rk99cd8pm7utl' or
voter = 'terra1dp0taj85ruc299rkdvzp4z5pfg6z6swaed74e6' or
voter = 'terra15s66unmdcpknuxxldd7fsr44skme966tdckq8c' or
voter = 'terra1p54hc4yy2ajg67j645dn73w3378j6k05v52cnk' or
voter = 'terra1wqwfwh797tf77e2xpvy9xx082pwpxxlm9x4xws' or
voter = 'terra13u66u4knssnws7n7w0n38mzyyqak5ygp807gyl' or
voter = 'terra17fc39atdvxgum707qcejv3w9jeznnxvy6tx786'
GROUP BY 1
Run a query to Download Data