Skip to content

Commit

Permalink
Add legacy network faucets, update skale-network submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Mar 27, 2024
1 parent fa88961 commit 9e9c148
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion src/metadata/faucet.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,20 @@
"func": "0x0c11dedd"
}
},
"legacy": null,
"legacy": {
"adorable-quaint-bellatrix": {
"address": "0x94977628d2EeDa78E2A56Abe178F432c46E13a6b",
"func": "0x0c11dedd"
},
"these-long-sadalsuud": {
"address": "0xA6dd0D8d8d7cf599AEAE97316b5Fba2E6a56a99E",
"func": "0x0c11dedd"
},
"spanish-smug-auva": {
"address": "0xa101902B3119f4830292bb79ebAB56967229207B",
"func": "0x0c11dedd"
}
},
"regression": null,
"testnet": {
"juicy-low-small-testnet": {
Expand Down

0 comments on commit 9e9c148

Please sign in to comment.