Skip to content

Commit

Permalink
removed USDC in relations
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Wang committed Jul 13, 2023
1 parent d7e9c68 commit 820ca61
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions deployments/arbitrum-goerli/usdc/relations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ export default {
}
}
},
// USDC
'0x8FB1E3fC51F3b789dED7557E680551d93Ea9d892': {
artifact: 'contracts/ERC20.sol:ERC20',
delegates: {
field: {
slot: '0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc'
}
}
},
// WETH
'0xe39ab88f8a4777030a534146a9ca3b52bd5d43a3': {
artifact: 'contracts/ERC20.sol:ERC20',
Expand Down

0 comments on commit 820ca61

Please sign in to comment.