From 6ff3fb09f70ed061ee9fcdc093d813aa4be36c61 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 20 Sep 2023 18:42:28 +0200 Subject: [PATCH 1/2] BIP-432: Warden Vote Market Refund for Boosted Pools - Send 3380 UDSC to Warden - Tenderly-sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/ac2dd8d6-876e-4186-a20b-cc36043e2fbf --- BIPs/2023-W38/BIP-432.json | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 BIPs/2023-W38/BIP-432.json diff --git a/BIPs/2023-W38/BIP-432.json b/BIPs/2023-W38/BIP-432.json new file mode 100644 index 000000000..0019a5b51 --- /dev/null +++ b/BIPs/2023-W38/BIP-432.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1695227930303, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.2", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0x8943309029f6ee5a4e2f64dc05762adafd979a4781ec1590088590e18613ad9e" + }, + "transactions": [ + { + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "name": "to", + "type": "address", + "internalType": "address" + }, + { + "name": "value", + "type": "uint256", + "internalType": "uint256" + } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814", + "value": "3380000000" + } + } + ] +} \ No newline at end of file From 579fac5b9b87fe3da54fad83fc11c0f43398f271 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 20 Sep 2023 16:45:47 +0000 Subject: [PATCH 2/2] Reformatted JSON files --- BIPs/2023-W38/BIP-432.json | 78 ++++++++++++++++---------------- BIPs/2023-W38/BIP-432.report.txt | 10 ++++ 2 files changed, 49 insertions(+), 39 deletions(-) create mode 100644 BIPs/2023-W38/BIP-432.report.txt diff --git a/BIPs/2023-W38/BIP-432.json b/BIPs/2023-W38/BIP-432.json index 0019a5b51..d3be4ca94 100644 --- a/BIPs/2023-W38/BIP-432.json +++ b/BIPs/2023-W38/BIP-432.json @@ -1,40 +1,40 @@ { - "version": "1.0", - "chainId": "1", - "createdAt": 1695227930303, - "meta": { - "name": "Transactions Batch", - "description": "", - "txBuilderVersion": "1.16.2", - "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", - "createdFromOwnerAddress": "", - "checksum": "0x8943309029f6ee5a4e2f64dc05762adafd979a4781ec1590088590e18613ad9e" - }, - "transactions": [ - { - "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", - "value": "0", - "data": null, - "contractMethod": { - "inputs": [ - { - "name": "to", - "type": "address", - "internalType": "address" - }, - { - "name": "value", - "type": "uint256", - "internalType": "uint256" - } - ], - "name": "transfer", - "payable": false - }, - "contractInputsValues": { - "to": "0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814", - "value": "3380000000" - } - } - ] -} \ No newline at end of file + "version": "1.0", + "chainId": "1", + "createdAt": 1695227930303, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.2", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0x8943309029f6ee5a4e2f64dc05762adafd979a4781ec1590088590e18613ad9e" + }, + "transactions": [ + { + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "name": "to", + "type": "address", + "internalType": "address" + }, + { + "name": "value", + "type": "uint256", + "internalType": "uint256" + } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814", + "value": "3380000000" + } + } + ] +} diff --git a/BIPs/2023-W38/BIP-432.report.txt b/BIPs/2023-W38/BIP-432.report.txt new file mode 100644 index 000000000..80aecc7d6 --- /dev/null +++ b/BIPs/2023-W38/BIP-432.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W38/BIP-432.json +COMMIT: `6ff3fb09f70ed061ee9fcdc093d813aa4be36c61` +CHAIN(S): `mainnet` +``` ++------------+-------------------------------------------------+------------------------------------------------+--------------------------+---------+------------+ +| function | token_symbol | recipient | amount | bip | tx_index | ++============+=================================================+================================================+==========================+=========+============+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | N/A:0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814 | 3380.0 (RAW: 3380000000) | BIP-432 | 0 | ++------------+-------------------------------------------------+------------------------------------------------+--------------------------+---------+------------+ +```