Skip to content

Commit

Permalink
Merge pull request #29 from subspace/ft/redeployFaucetContract
Browse files Browse the repository at this point in the history
redeploy faucet contract
  • Loading branch information
marc-aurele-besner authored Jan 10, 2024
2 parents 71ee99a + b0f2a3c commit 85e9aa7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smart_contract/contractsAddressDeployed.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
{
"name": "Faucet",
"address": "0x238060160E04D938a34bDf425396384dC878F5E8",
"address": "0xAe7b1b1e458D8EbC8e656A2B87fcbE989831e692",
"network": "nova",
"deployer": "0xC89F6C6DF2f2e29AfFA81E19515CC08579a93980",
"deploymentDate": "Mon Nov 06 2023 20:14:02 GMT-0500 (Eastern Standard Time)",
"deploymentDate": "Wed Dec 20 2023 22:43:58 GMT-0500 (Eastern Standard Time)",
"chainId": 1002,
"blockHash": "",
"blockNumber": 0,
Expand Down
12 changes: 12 additions & 0 deletions smart_contract/contractsAddressDeployedHistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,17 @@
"blockNumber": 0,
"tag": "Faucet deployed by deploy script",
"extra": {}
},
{
"name": "Faucet",
"address": "0xAe7b1b1e458D8EbC8e656A2B87fcbE989831e692",
"network": "nova",
"deployer": "0xC89F6C6DF2f2e29AfFA81E19515CC08579a93980",
"deploymentDate": "Wed Dec 20 2023 22:43:58 GMT-0500 (Eastern Standard Time)",
"chainId": 1002,
"blockHash": "",
"blockNumber": 0,
"tag": "Faucet deployed by deploy script",
"extra": {}
}
]

0 comments on commit 85e9aa7

Please sign in to comment.