Skip to content

Commit

Permalink
BIP-439: Enable R/sDAI ECLP Gauge [Ethereum]
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus committed Sep 21, 2023
1 parent cd5be6d commit 9c0794c
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions BIPs/2023-W38/BIP-439.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1695308273482,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.2",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x0de6ad7337c7e7bf09fbea6da293861112f99064d75555745515fbd744735ba5"
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gauge",
"type": "address",
"internalType": "address"
},
{
"name": "gaugeType",
"type": "string",
"internalType": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0x3b861B81B086Ef0CfFA0B00Cd2dDB3d545ec9B98",
"gaugeType": "Ethereum"
}
}
]
}

0 comments on commit 9c0794c

Please sign in to comment.