diff --git a/BIPs/2023-W38/BIP-103-August.json b/BIPs/2023-W38/BIP-103-August.json new file mode 100644 index 000000000..e10e5cce6 --- /dev/null +++ b/BIPs/2023-W38/BIP-103-August.json @@ -0,0 +1,42 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1675891944772, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.13.2", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "" + }, + "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": "0x58e6c7ab55Aa9012eAccA16d1ED4c15795669E1C", + "value": "5204000000" + }, + "meta": { + "bip_number": "BIP-103" + } + } + ] +} diff --git a/BIPs/2023-W38/BIP-103-August.report.txt b/BIPs/2023-W38/BIP-103-August.report.txt new file mode 100644 index 000000000..b22573f9f --- /dev/null +++ b/BIPs/2023-W38/BIP-103-August.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W38/BIP-103-August.json +COMMIT: `9ae06bb9ec2655d40ecea17ce4956839193bfad4` +CHAIN(S): `mainnet` +``` ++------------+-------------------------------------------------+----------------------------------------------------------------------+--------------------------+---------+------------+ +| function | token_symbol | recipient | amount | bip | tx_index | ++============+=================================================+======================================================================+==========================+=========+============+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | payees/karpatkey_payments:0x58e6c7ab55Aa9012eAccA16d1ED4c15795669E1C | 5204.0 (RAW: 5204000000) | BIP-103 | 0 | ++------------+-------------------------------------------------+----------------------------------------------------------------------+--------------------------+---------+------------+ +```