Skip to content

Instantly share code, notes, and snippets.

@penso
Created January 18, 2024 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save penso/1f5f3c73475fc8a47343b1782f269eda to your computer and use it in GitHub Desktop.
Save penso/1f5f3c73475fc8a47343b1782f269eda to your computer and use it in GitHub Desktop.
dydx mainnet event counts
count | event_name
-----------+-----------------------------
364035300 | rewards
364035300 | commission
65539708 | message
53670072 | tx
39112940 | coin_received
39111524 | coin_spent
39081890 | transfer
17029011 | match
11437337 | liveness
1151302 | settled_funding
195374 | update_client
123141 | new_epoch
70486 | fungible_token_packet
34167 | write_acknowledgement
34167 | recv_packet
30561 | withdraw_rewards
22188 | delegate
18891 | send_packet
18891 | ibc_transfer
18180 | acknowledge_packet
8758 | deposit_to_subaccount
8208 | coinbase
7889 | denomination_trace
6806 | burn
3682 | proposal_vote
2975 | withdraw_from_subaccount
1546 | redelegate
1301 | create_transfer
1295 | unbond
827 | complete_redelegation
706 | timeout_packet
706 | timeout
560 | complete_unbonding
235 | cancel_unbonding_delegation
148 | withdraw_commission
139 | edit_validator
132 | create_validator
36 | slash
16 | create_client
13 | proposal_deposit
12 | connection_open_try
11 | set_withdraw_address
10 | channel_open_try
10 | channel_open_confirm
10 | connection_open_confirm
10 | connection_open_init
10 | submit_proposal
6 | active_proposal
6 | channel_open_init
6 | channel_open_ack
6 | connection_open_ack
5 | set_feegrant
(52 rows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment