Skip to content

Commit

Permalink
🚀 v1.0.1 deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Wary-One committed Mar 2, 2023
1 parent a0e9d33 commit 55d9a93
Showing 1 changed file with 3 additions and 61 deletions.
64 changes: 3 additions & 61 deletions deployments/SelfRepayingENS.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,45 +121,6 @@
"name": "Unsubscribe",
"type": "event"
},
{
"inputs": [],
"name": "alETH",
"outputs": [
{
"internalType": "contract AlchemicTokenV2",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "alETHPool",
"outputs": [
{
"internalType": "contract ICurvePool",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "alchemist",
"outputs": [
{
"internalType": "contract IAlchemistV2",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
Expand All @@ -184,19 +145,6 @@
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "curveCalc",
"outputs": [
{
"internalType": "contract ICurveCalc",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
Expand Down Expand Up @@ -281,13 +229,7 @@
}
],
"name": "subscribe",
"outputs": [
{
"internalType": "bytes32",
"name": "taskId",
"type": "bytes32"
}
],
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
Expand Down Expand Up @@ -328,6 +270,6 @@
"type": "receive"
}
],
"address": "0x32541b58B2865532435b547Aeb756484EBD222FE",
"blockNumber": 16698199
"address": "0xef6274Eb92b55dA6D4BCE0b7D686f37064348aBB",
"blockNumber": 16740615
}

0 comments on commit 55d9a93

Please sign in to comment.