Skip to content

Commit

Permalink
(registry) fix: update dispenser address
Browse files Browse the repository at this point in the history
  • Loading branch information
Atatakai authored and Atatakai committed Aug 21, 2024
1 parent e0a39a9 commit 288d924
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/util-contracts/src/lib/abiAndAddresses/dispenser.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
export const DISPENSER = {
contractName: 'Dispenser',
addresses: {
1: '0xeED0000fE94d7cfeF4Dc0CA86a223f0F603A61B8',
5: '0xeDd71796B90eaCc56B074C39BAC90ED2Ca6D93Ee',
1: '0x5650300fCBab43A0D7D02F8Cb5d0f039402593f0',
},
abi: [
{
Expand Down

0 comments on commit 288d924

Please sign in to comment.