Skip to content

Commit

Permalink
Add contract layout table
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik authored and github-actions[bot] committed May 4, 2024
1 parent ecd19da commit 9a349b4
Show file tree
Hide file tree
Showing 2 changed files with 8,564 additions and 12,163 deletions.
3 changes: 2 additions & 1 deletion packages/protocol/contract_layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,6 @@
| lastUnpausedAt | uint64 | 201 | 2 | 8 | contracts/bridge/QuotaManager.sol:QuotaManager |
| __gap | uint256[49] | 202 | 0 | 1568 | contracts/bridge/QuotaManager.sol:QuotaManager |
| tokenQuota | mapping(address => struct QuotaManager.Quota) | 251 | 0 | 32 | contracts/bridge/QuotaManager.sol:QuotaManager |
| __gap | uint256[49] | 252 | 0 | 1568 | contracts/bridge/QuotaManager.sol:QuotaManager |
| quotaPeriod | uint24 | 252 | 0 | 3 | contracts/bridge/QuotaManager.sol:QuotaManager |
| __gap | uint256[48] | 253 | 0 | 1536 | contracts/bridge/QuotaManager.sol:QuotaManager |

Loading

0 comments on commit 9a349b4

Please sign in to comment.