diff --git a/BIPs/2023-W43/BIP-462.json b/BIPs/2023-W43/BIP-462.json new file mode 100644 index 000000000..a2dd4337c --- /dev/null +++ b/BIPs/2023-W43/BIP-462.json @@ -0,0 +1,38 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1698155924335, + "meta": { + "name": "Transactions Batch", + "description": "Enable axlETH/WETH Gauge [Base]", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "author": "gosuto.eth" + }, + "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": "0xb145b0eF7Dfd7E02b181f4c9a880e8aeCED9bCf3", + "gaugeType": "Base" + } + } + ] +} diff --git a/BIPs/2023-W43/BIP-462.report.txt b/BIPs/2023-W43/BIP-462.report.txt new file mode 100644 index 000000000..00c6418c7 --- /dev/null +++ b/BIPs/2023-W43/BIP-462.report.txt @@ -0,0 +1,12 @@ +File name: BIPs/2023-W43/BIP-462.json +COMMIT: `2adf30d0e646301c209fa9a264bd61a2b218bc80` +CHAIN(S): `base` +``` ++-----------------------+---------------------------------------------------------------------+---------------------------+--------------------------------------------+-----------------------------------------------------------+-------------------------------------------------+---------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+===========================+============================================+===========================================================+=================================================+=========+============+ +| GaugeAdderV4/addGauge | 0x30722f57d56037caa2c38abd1f5e2955814875e9000000000000000000000087 | axlETH/ETH | 0xb145b0eF7Dfd7E02b181f4c9a880e8aeCED9bCf3 | "axlETH/ETH(0x30722f57D56037CAA2C38ABD1F5E2955814875e9)", | "0x0000000000000000000000000000000000000000", | BIP-462 | 0 | +| | pool_address: 0x30722f57D56037CAA2C38ABD1F5E2955814875e9 | fee: 0.01, a-factor: 5000 | Style: L0 sidechain, cap: 100.0% | "WETH(0x4200000000000000000000000000000000000006)", | "0x0000000000000000000000000000000000000000", | | | +| | | | | "axlETH(0xb829b68f57CC546dA7E5806A929e53bE32a4625D)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+---------------------------+--------------------------------------------+-----------------------------------------------------------+-------------------------------------------------+---------+------------+ +```