Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add gas reimbursements #197

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions reports/gas/15013368-19568692-gas-costs.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
sender,gas_cost
0x0Cec743b8CE4Ef8802cAc0e5df18a180ed8402A7,1350676729853062476
0x2B888954421b424C5D3D9Ce9bB67c9bD47537d12,14688391806339009
0x7A1057E6e9093DA9C1D4C1D049609B6889fC4c67,1125481330354607139
0x99BC02c239025E431D5741cC1DbA8CE77fc51CE3,3010235271672564
0xf5D3dbda5F41A0E26D71B948e29522398e71cFaE,163532243499879714
2 changes: 2 additions & 0 deletions reports/gas/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Multisig gas reimbursements follow `<start_block>-<end_block>-<name>.md` naming

- `12523757-15013367-gas-costs.csv`: [code](https://github.com/banteg/gas-costs), [tx](https://etherscan.io/tx/0x19bcb28cd113896fb06f17b2e5efa86bb8bf78c26e75c633d8f1a0e48b238a86)

- `15013368-19568692-gas-costs.csv` [code](https://github.com/banteg/gas-costs), [tx]()

In `reimbursements.csv`:

- `tx` corresponds to reimbursement transaction.
Expand Down