Skip to content

Instantly share code, notes, and snippets.

@bogdan
Created March 21, 2023 13:57
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 bogdan/f05d88d0b7b7191ae0d2b90d55e90212 to your computer and use it in GitHub Desktop.
Save bogdan/f05d88d0b7b7191ae0d2b90d55e90212 to your computer and use it in GitHub Desktop.
Timing is on.
operation | count | timing | avg_gas_used | min_gas_used | max_gas_used | avg_gas_price | avg_usd_used | total_gas | total_tokens | total_usd | ?column?
---------------------------+-------+--------+--------------+--------------+--------------+---------------+--------------------+------------+--------------+-----------+----------
MintDomain | 6327 | 15.36 | 600910 | 230728 | 1001936 | 117 | 0.131658143796344 | 3801960174 | 424 | 797 | 1
ResolverRecordsUpdate | 1437 | 32.37 | 206423 | 93005 | 1194312 | 102 | 0.039539038314803 | 296629278 | 30 | 56 | 1
TransferDomain | 1863 | 3.42 | 129032 | 87787 | 178532 | 134 | 0.0324258995276156 | 240386345 | 33 | 62 | 1
BulkIssue | 9 | 3.33 | 3166216 | 1315271 | 3515316 | 70 | 0.416475565551555 | 28495941 | 2 | 4 | 1
SetReverseResolution | 124 | 3.42 | 98928 | 69607 | 133002 | 166 | 0.0307961237736017 | 12267039 | 2 | 4 | 1
TxpAccountFunding | 155 | 3.31 | 77776 | 26250 | 339282 | 126 | 0.0184946321162585 | 12055231 | 2 | 3 | 1
WithdrawToEthereum | 75 | 3.73 | 127082 | 95212 | 147646 | 72 | 0.0171948546688597 | 9531174 | 1 | 1 | 1
ReverseResolutionBackfill | 1 | 3.17 | 1167023 | 1167023 | 1167023 | 223 | 0.489043322196 | 1167023 | 0 | 0 | 1
RemoveReverseResolution | 7 | 3.05 | 90369 | 90275 | 90486 | 131 | 0.0223119700844898 | 632585 | 0 | 0 | 1
DotCoinReturn | 1 | 6.00 | 203023 | 203023 | 203023 | 69 | 0.026297975236 | 203023 | 0 | 0 | 1
ApprovalForAll | 1 | 3.00 | 114822 | 114822 | 114822 | 64 | 0.013793796504 | 114822 | 0 | 0 | 1
(11 rows)
Time: 3942.007 ms (00:03.942)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment