diff --git a/BIPs/2023-W41/BIP-453.json b/BIPs/2023-W41/BIP-453.json new file mode 100644 index 000000000..465ed5974 --- /dev/null +++ b/BIPs/2023-W41/BIP-453.json @@ -0,0 +1,57 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1697071040673, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.3", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0x62177b565166ff1c69c9dd8179cffad30e2c1d453c08237d2a58acdf50c74501" + }, + "transactions": [ + { + "to": "0xba100000625a3754423978a60c9317c58a424e3D", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "name": "spender", "type": "address", "internalType": "address" }, + { "name": "amount", "type": "uint256", "internalType": "uint256" } + ], + "name": "approve", + "payable": false + }, + "contractInputsValues": { + "spender": "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2", + "amount": "160000000000000000000000" + } + }, + { + "to": "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "asset", "type": "address" }, + { "internalType": "uint256", "name": "amount", "type": "uint256" }, + { + "internalType": "address", + "name": "onBehalfOf", + "type": "address" + }, + { "internalType": "uint16", "name": "referralCode", "type": "uint16" } + ], + "name": "supply", + "payable": false + }, + "contractInputsValues": { + "asset": "0xba100000625a3754423978a60c9317c58a424e3D", + "amount": "160000000000000000000000", + "onBehalfOf": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "referralCode": "0" + } + } + ] +} diff --git a/BIPs/2023-W41/BIP-453.report.txt b/BIPs/2023-W41/BIP-453.report.txt new file mode 100644 index 000000000..966d001ae --- /dev/null +++ b/BIPs/2023-W41/BIP-453.report.txt @@ -0,0 +1,24 @@ +File name: BIPs/2023-W41/BIP-453.json +COMMIT: `85a5eca25989d6fd008391e6733eaf1c166f0ae0` +CHAIN(S): `1` +``` ++-----------+---------------------------------------------------------+---------+----------------------------------------------------------------+--------------+------------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++===========+=========================================================+=========+================================================================+==============+============+ +| approve | 0xba100000625a3754423978a60c9317c58a424e3D (tokens/BAL) | 0 | { | BIP-453 | N/A | +| | | | "spender": [ | | | +| | | | "0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 (N/A) " | | | +| | | | ], | | | +| | | | "amount": "160000000000000000000000" | | | +| | | | } | | | ++-----------+---------------------------------------------------------+---------+----------------------------------------------------------------+--------------+------------+ +| supply | 0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 (Not Found) | 0 | { | BIP-453 | N/A | +| | | | "asset": [ | | | +| | | | "0xba100000625a3754423978a60c9317c58a424e3D (tokens/BAL) " | | | +| | | | ], | | | +| | | | "amount": "160000000000000000000000", | | | +| | | | "onBehalfOf": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", | | | +| | | | "referralCode": "0" | | | +| | | | } | | | ++-----------+---------------------------------------------------------+---------+----------------------------------------------------------------+--------------+------------+ +```