Skip to content

Commit

Permalink
BIP-427: Enable USDC-USDT-DAI-USDC.e stable pool gauge [optimism]
Browse files Browse the repository at this point in the history
- Enable USDC-USDT-DAI-USDC.e stable pool gauge [optimism]
- Tenderly sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/0c63d32d-0c7f-4467-bd9a-7455ddec718d
  • Loading branch information
Xeonus committed Sep 13, 2023
1 parent 64a409c commit fb7b8f7
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions BIPs/2023-W37/BIP-427.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1694618286730,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.2",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x0c48fd68d5bb43c7bfa3777d5267628ddd3cedaf213805ba71896394e01d4e06"
},
"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": "0x2e6Cd45581002C894Cac692DCE4a30632125EF99",
"gaugeType": "Optimism"
}
}
]
}

0 comments on commit fb7b8f7

Please sign in to comment.