Skip to content

Commit

Permalink
Merge pull request #31 from subspace/EmilFattakhov-update_contract_ad…
Browse files Browse the repository at this point in the history
…dress

Update contract.ts
  • Loading branch information
marc-aurele-besner authored Jan 12, 2024
2 parents 85e9aa7 + 317dbbf commit 55b0c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-app/src/constants/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export const contracts: Contract[] = [
{
chainId: 1002,
name: 'Faucet',
address: `0x238060160E04D938a34bDf425396384dC878F5E8`,
address: `0xAe7b1b1e458D8EbC8e656A2B87fcbE989831e692`,
abi: FAUCET
}
]

0 comments on commit 55b0c69

Please sign in to comment.