diff --git a/BIPs/2023-W28/BIP-357.json b/BIPs/2023-W28/BIP-357.json new file mode 100644 index 000000000..520104153 --- /dev/null +++ b/BIPs/2023-W28/BIP-357.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1689191060235, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.0", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0xa194f1b929eba2b47aa43e96b5956aeac8c0de7c26834e9b90cf74b795a11a1f" + }, + "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": "0x70892E4355d0E04A3d19264E93c64C401520f3A4", + "gaugeType": "Ethereum" + } + } + ] +} diff --git a/BIPs/2023-W28/BIP-357.report.txt b/BIPs/2023-W28/BIP-357.report.txt new file mode 100644 index 000000000..bd42579d6 --- /dev/null +++ b/BIPs/2023-W28/BIP-357.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W28/BIP-357.json +COMMIT: `585b8400c9372f074155894eabf0190ba6010a8f` +CHAIN(S): `mainnet` +``` ++----------+--------------------------------------------------------------------+----------+--------------------------------------------+---------+--------------------------------------------+-------+--------+---------+---------+-------------------+ +| function | pool_id | symbol | pool_address | aFactor | gauge_address | fee | cap | style | bip | transaction_index | ++----------+--------------------------------------------------------------------+----------+--------------------------------------------+---------+--------------------------------------------+-------+--------+---------+---------+-------------------+ +| addGauge | 0x3fa8c89704e5d07565444009e5d9e624b40be813000000000000000000000599 | GHO/LUSD | 0x3FA8C89704e5d07565444009e5d9e624B40Be813 | 100 | 0x70892E4355d0E04A3d19264E93c64C401520f3A4 | 0.05% | 100.0% | mainnet | BIP-357 | N/A | ++----------+--------------------------------------------------------------------+----------+--------------------------------------------+---------+--------------------------------------------+-------+--------+---------+---------+-------------------+ +```