Skip to content

Commit

Permalink
fix: update safe pass repartition (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabin54 authored Oct 15, 2024
1 parent 9a45c8c commit 536840e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/airdrop-programs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const airdropPrograms: AirdropRewardProgramArgs[] = [
fundsSender: "0xF057afeEc22E220f47AD4220871364e9E828b2e9",
urdAddress: "0x330eefa8a787552dc5cad3c3ca644844b1e61ddb",
tokenAddress: "0x9994E35Db50125E0DF82e4c2dde62496CE330999",
cidV0: "QmQfqJFzi43vA9PLZtL9jdXBed3yjWCjjnpKoBJFLnwi9U",
cidV0: "QmbfETB4KZG96tjfPZLJHb8Xn1bjNbfK9vyUcdgfsm33WG",
chainId: ChainId.MAINNET,
},
];

0 comments on commit 536840e

Please sign in to comment.