Skip to content

Commit

Permalink
Merge pull request #385 from BalancerMaxis/BIP-375-ankrETH-stETH-bbaU…
Browse files Browse the repository at this point in the history
…SD-gauge

Create BIP-375.json
  • Loading branch information
Tritium-VLK committed Jul 21, 2023
2 parents b4c3eb3 + 180a2c8 commit ae76d3c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
40 changes: 40 additions & 0 deletions BIPs/2023-W29/BIP-375.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1689831276210,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.0",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x6e4291b5b6b60686c93fbb1af9337d469af9b32b1b25daa0060d03a1a599a12c"
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "gauge",
"type": "address"
},
{
"internalType": "string",
"name": "gaugeType",
"type": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0x671eD21480acf63b0AB7297b901505F5BccAfa9b",
"gaugeType": "Arbitrum"
}
}
]
}
10 changes: 10 additions & 0 deletions BIPs/2023-W29/BIP-375.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
File name: BIPs/2023-W29/BIP-375.json
COMMIT: `431b3cfe35edb142616b9d180f4698ddcfd38c4b`
CHAIN(S): `arbitrum`
```
+----------+----------+--------------------------------------------------------------------+--------------------+---------+--------------------------------------------+-------+--------+--------------+---------+----------+
| function | chain | pool_id | symbol | aFactor | gauge_address | fee | cap | style | bip | tx_index |
+----------+----------+--------------------------------------------------------------------+--------------------+---------+--------------------------------------------+-------+--------+--------------+---------+----------+
| addGauge | arbitrum | 0x3fd4954a851ead144c2ff72b1f5a38ea5976bd54000000000000000000000480 | ankrETH/wstETH-BPT | 1500 | 0x671eD21480acf63b0AB7297b901505F5BccAfa9b | 0.01% | 100.0% | L0 sidechain | BIP-375 | N/A |
+----------+----------+--------------------------------------------------------------------+--------------------+---------+--------------------------------------------+-------+--------+--------------+---------+----------+
```

0 comments on commit ae76d3c

Please sign in to comment.