diff --git a/BIPs/2023-W47/BIP-490.json b/BIPs/2023-W47/BIP-490.json new file mode 100644 index 000000000..e63a77aac --- /dev/null +++ b/BIPs/2023-W47/BIP-490.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1700665679580, + "meta": { + "name": "Transactions Batch", + "description": "Add new gauges", + "txBuilderVersion": "1.16.3", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "" + }, + "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": "0x1c9E55ae29541F2D29cDf83a38F53e1143Db278E", + "gaugeType": "Ethereum" + } + } + ] +} diff --git a/BIPs/2023-W47/BIP-490.report.txt b/BIPs/2023-W47/BIP-490.report.txt new file mode 100644 index 000000000..5eb45ad7e --- /dev/null +++ b/BIPs/2023-W47/BIP-490.report.txt @@ -0,0 +1,11 @@ +File name: BIPs/2023-W47/BIP-490.json +COMMIT: `21ee99d76c99f4e7feedd03141e7ae0a966510a8` +CHAIN(S): `mainnet` +``` ++-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+==========================+============================================+======================================================+================================================+=========+============+ +| GaugeAdderV4/addGauge | 0x7056c8dfa8182859ed0d4fb0ef0886fdf3d2edcf000200000000000000000623 | 80OETH/20WETH | 0x1c9E55ae29541F2D29cDf83a38F53e1143Db278E | "OETH(0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3)", | "0x0000000000000000000000000000000000000000", | BIP-490 | 0 | +| | pool_address: 0x7056C8DFa8182859eD0d4Fb0eF0886fdf3d2edCF | fee: 0.04, a-factor: N/A | Style: mainnet, cap: 2.0% | "WETH(0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+ +```