Skip to content

Commit

Permalink
Update faucet for the new testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Feb 26, 2024
1 parent 42399df commit c9f6f77
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion src/metadata/faucet.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,18 @@
}
},
"regression": null,
"testnet": null
"testnet": {
"juicy-low-small-testnet": {
"address": "0x366727B410fE55774C8b0B5b5A6E2d74199a088A",
"func": "0x0c11dedd"
},
"giant-half-dual-testnet": {
"address": "0x62Fe932FF26e0087Ae383f6080bd2Ed481bA5A8A",
"func": "0x0c11dedd"
},
"lanky-ill-funny-testnet": {
"address": "0x000E9c53C4e2e21F5063f2e232d0AA907318dccb",
"func": "0x0c11dedd"
}
}
}

0 comments on commit c9f6f77

Please sign in to comment.