Skip to content

Commit

Permalink
fix: update relations
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaShWoof committed Aug 2, 2024
1 parent 6a7b380 commit 5607eff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions deployments/base/weth/relations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@ export default {
}
},

TransparentUpgradeableProxy: {
artifact: 'contracts/ERC20.sol:ERC20',
delegates: {
field: {
slot: '0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc'
}
}
},

OssifiableProxy: {
artifact: 'contracts/ERC20.sol:ERC20',
delegates: {
Expand Down

0 comments on commit 5607eff

Please sign in to comment.