Skip to content

Commit

Permalink
Add ARB-Griff collateralJoin and collateralAuctionHouse
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Aug 1, 2024
1 parent 801a6ac commit 4a0e11c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/contracts/addreses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ const tokens: Record<GebDeployment, TokenList> = {
},
'ARB-Griff': {
address: '0x912CE59144191C1204E64559FE8253a0e49E6548',
collateralJoin: '', // Pending execution of Pendle asset proposal
collateralAuctionHouse: '', // Pending execution of Pendle asset proposal
collateralJoin: '0x9c4dea4c1e4c9300c8eb67356e701cafdb966c37',
collateralAuctionHouse: '0x4fb268e154571b7a99f85d69732255b16b98b4b4',
decimals: 18,
symbol: 'ARB-Griff',
bytes32String: ARB_Griff,
Expand Down

0 comments on commit 4a0e11c

Please sign in to comment.