Skip to content

Commit

Permalink
Merge pull request #565 from BalancerMaxis/gha-payload-merge
Browse files Browse the repository at this point in the history
W41 Combined JSON payloads
  • Loading branch information
Tritium-VLK authored Oct 16, 2023
2 parents 4ad4f74 + b6309de commit 75b1eff
Show file tree
Hide file tree
Showing 16 changed files with 894 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1675891944772,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.13.2",
"createdFromSafeAddress": "0x0EFcCBb9E2C09Ea29551879bd9Da32362b32fc89",
"createdFromOwnerAddress": ""
},
"transactions": [
{
"to": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "delegatee",
"type": "address"
}
],
"name": "delegate",
"payable": false
},
"contractInputsValues": {
"delegatee": "0x8787FC2De4De95c53e5E3a4e5459247D9773ea52"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2023-W41/BIP-452.json",
"bip_number": "BIP-452"
}
},
{
"to": "0x4da27a545c0c5B758a6BA100e3a049001de870f5",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "delegatee",
"type": "address"
}
],
"name": "delegate",
"payable": false
},
"contractInputsValues": {
"delegatee": "0x8787FC2De4De95c53e5E3a4e5459247D9773ea52"
},
"meta": {
"tx_index": 1,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2023-W41/BIP-452.json",
"bip_number": "BIP-452"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
File name: BIPs/00batched/2023-W41/1-0x0EFcCBb9E2C09Ea29551879bd9Da32362b32fc89.json
COMMIT: `3f8e91fd011b97a1fbb68f6830b275fb64cb3e96`
MERGED PAYLOAD: Chain:mainnet (1), Multisig: multisigs/karpatkey (0x0EFcCBb9E2C09Ea29551879bd9Da32362b32fc89)
CHAIN(S): `1`
```
+-----------+-------------------------------------------------------------+---------+---------------------------------------------------------+--------------+------------+
| fx_name | to | value | inputs | bip_number | tx_index |
+===========+=============================================================+=========+=========================================================+==============+============+
| delegate | 0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9 (tokens/AAVE) | 0 | { | BIP-452 | N/A |
| | | | "delegatee": [ | | |
| | | | "0x8787FC2De4De95c53e5E3a4e5459247D9773ea52 (N/A) " | | |
| | | | ] | | |
| | | | } | | |
+-----------+-------------------------------------------------------------+---------+---------------------------------------------------------+--------------+------------+
| delegate | 0x4da27a545c0c5B758a6BA100e3a049001de870f5 (tokens/stkAAVE) | 0 | { | BIP-452 | N/A |
| | | | "delegatee": [ | | |
| | | | "0x8787FC2De4De95c53e5E3a4e5459247D9773ea52 (N/A) " | | |
| | | | ] | | |
| | | | } | | |
+-----------+-------------------------------------------------------------+---------+---------------------------------------------------------+--------------+------------+
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1675891944772,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.13.2",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": ""
},
"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"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2023-W41/BIP-453.json",
"bip_number": "BIP-453"
}
},
{
"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"
},
"meta": {
"tx_index": 1,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2023-W41/BIP-453.json",
"bip_number": "BIP-453"
}
},
{
"to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xE2c91f3409Ad6d8cE3a2E2eb330790398CB23597",
"value": "21000000000"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2023-W41/BIP-450.json",
"bip_number": "BIP-450"
}
},
{
"to": "0xba100000625a3754423978a60c9317c58a424e3d",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xE2c91f3409Ad6d8cE3a2E2eb330790398CB23597",
"value": "11570000000000000000000"
},
"meta": {
"tx_index": 1,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2023-W41/BIP-450.json",
"bip_number": "BIP-450"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
File name: BIPs/00batched/2023-W41/1-0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f.json
COMMIT: `3f8e91fd011b97a1fbb68f6830b275fb64cb3e96`
MERGED PAYLOAD: Chain:mainnet (1), Multisig: multisigs/dao (0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)
CHAIN(S): `mainnet`
```
+------------+-------------------------------------------------+----------------------------------------------------------------------+----------------------------------------+---------+------------+
| function | token_symbol | recipient | amount | bip | tx_index |
+============+=================================================+======================================================================+========================================+=========+============+
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/grants_treasury:0xE2c91f3409Ad6d8cE3a2E2eb330790398CB23597 | 21000.0 (RAW: 21000000000) | BIP-450 | 2 |
+------------+-------------------------------------------------+----------------------------------------------------------------------+----------------------------------------+---------+------------+
| transfer | BAL:0xba100000625a3754423978a60c9317c58a424e3D | multisigs/grants_treasury:0xE2c91f3409Ad6d8cE3a2E2eb330790398CB23597 | 11570.0 (RAW: 11570000000000000000000) | BIP-450 | 3 |
+------------+-------------------------------------------------+----------------------------------------------------------------------+----------------------------------------+---------+------------+
```
File name: BIPs/00batched/2023-W41/1-0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f.json
COMMIT: `3f8e91fd011b97a1fbb68f6830b275fb64cb3e96`
MERGED PAYLOAD: Chain:mainnet (1), Multisig: multisigs/dao (0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)
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" | | |
| | | | } | | |
+-----------+---------------------------------------------------------+---------+----------------------------------------------------------------+--------------+------------+
```
Loading

0 comments on commit 75b1eff

Please sign in to comment.