Skip to content

Commit

Permalink
Reformatted JSON files
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus authored and actions-user committed Sep 13, 2023
1 parent 5962c3f commit 13964ef
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 39 deletions.
78 changes: 39 additions & 39 deletions BIPs/2023-W37/BIP-426.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1694618094473,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.2",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x9585b2f2bae3ea6ac5aca8cf58649f8d614a1a768c131d55d9fb468a49bf1fb6"
},
"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": "0xeE707Ae5500DD9072aC0daB1170DD16d9AddD68F",
"gaugeType": "Ethereum"
}
}
]
}
"version": "1.0",
"chainId": "1",
"createdAt": 1694618094473,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.2",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x9585b2f2bae3ea6ac5aca8cf58649f8d614a1a768c131d55d9fb468a49bf1fb6"
},
"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": "0xeE707Ae5500DD9072aC0daB1170DD16d9AddD68F",
"gaugeType": "Ethereum"
}
}
]
}
11 changes: 11 additions & 0 deletions BIPs/2023-W37/BIP-426.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
File name: BIPs/2023-W37/BIP-426.json
COMMIT: `5962c3f7db7794f8408fac79cf2a12680f64490b`
CHAIN(S): `mainnet`
```
+-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index |
+=======================+=====================================================================+=========================+============================================+======================================================+================================================+=========+============+
| GaugeAdderV4/addGauge | 0x47e1cf97a0586367349a14306a65f54ba0b8f1b60002000000000000000005cd | 20WETH-80ALTR | 0xeE707Ae5500DD9072aC0daB1170DD16d9AddD68F | "WETH(0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)", | "0x0000000000000000000000000000000000000000", | BIP-426 | 0 |
| | pool_address: 0x47E1Cf97A0586367349A14306A65F54Ba0b8f1B6 | fee: 1.0, a-factor: N/A | Style: mainnet, cap: 2.0% | "ALTR(0xD1ffCacFc630CE68d3cd3369F5db829a3ed01fE2)" | "0x0000000000000000000000000000000000000000" | | |
+-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+
```

0 comments on commit 13964ef

Please sign in to comment.