Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined JSON payloads 2025-W9 #1796

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1675891944772,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.13.2",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": ""
},
"transactions": [
{
"to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "bytes32[]",
"name": "roles",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "grantRoles",
"payable": false
},
"contractInputsValues": {
"roles": "[0x3050dfbb6294dc29c5cae13acb241fddea61d345d9b8c809f216c8259b013ff8,0x866d7d17a9b007d202e4da84f38a0bfbb310db8184a4f1d2e6de3c8e78ecd1e0]",
"account": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-787-Surge-Amps-Mainnet.json",
"bip_number": "BIP-787"
}
},
{
"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": "0x3B8910F378034FD6E103Df958863e5c684072693",
"value": "35200000000"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-786.json",
"bip_number": "BIP-786"
}
},
{
"to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "bytes32[]",
"name": "roles",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "grantRoles",
"payable": false
},
"contractInputsValues": {
"roles": "[0x2f27aa67b6bf44b4441ea2656c22e09252261845a98dc577a6fc06b6526f8bcc, 0x66c657ea0d5ce1dc0286795937131c61620bb6ccd0f126fbfe3799d8b89a9753]",
"account": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-778-Mainnet.json",
"bip_number": "BIP-778"
}
},
{
"to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "bytes32[]",
"name": "roles",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "grantRoles",
"payable": false
},
"contractInputsValues": {
"roles": "[0xc50be693f82453d6b7fbfabf52ae750e168eb530ce663aec7b2fe1c96cfdf381, 0xda5605d0e7c70ae825d1d2e45f0656490960542c725946cd5532909f723501b4, 0x534d9f0ca09366b50105b12a7492e9429c8621cf57c845195e7c6874fa413d03, 0xf539cbe9be426b500591a2dd63970d37952d95006d1039f35e731b4b52b33e73]",
"account": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-790-grant-roles-registry-mainnet.json",
"bip_number": "BIP-790"
}
},
{
"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": "0x5CA24e2A586834A7B96216D68b26A82405e3DC15",
"value": "80000000000"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-775.json",
"bip_number": "BIP-775"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
FILENAME: `BIPs/00batched/2025-W9/1-0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `0e2696d808dbfe8f09aa7270c89074e07f649236`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/3b6d455c-7bc1-469e-8f0d-12e7722482ea)

```
+----------+-------------------------------------------------+------------------------------------------------------------------------+----------------------------+---------+----------+
| function | token_symbol | recipient | amount | bip | tx_index |
+----------+-------------------------------------------------+------------------------------------------------------------------------+----------------------------+---------+----------+
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/foundation_opco:0x3B8910F378034FD6E103Df958863e5c684072693 | 35200.0 (RAW: 35200000000) | BIP-786 | 1 |
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | payees/hypernative_payments:0x5CA24e2A586834A7B96216D68b26A82405e3DC15 | 80000.0 (RAW: 80000000000) | BIP-775 | 4 |
+----------+-------------------------------------------------+------------------------------------------------------------------------+----------------------------+---------+----------+
```
FILENAME: `BIPs/00batched/2025-W9/1-0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `0e2696d808dbfe8f09aa7270c89074e07f649236`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/ae95ae4a-d19b-49e7-b1bd-51b4352ac8fa)

```
+-----------------------+---------------------+--------------------------------------------+---------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
| function | caller_name | caller_address | fx_paths | action_ids | bip | tx_index |
+-----------------------+---------------------+--------------------------------------------+---------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
| Authorizer/grantRoles | multisigs/maxi_omni | 0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e | 20250121-v3-stable-surge/StablePool/startAmplificationParameterUpdate(uint256,uint256) | 0x3050dfbb6294dc29c5cae13acb241fddea61d345d9b8c809f216c8259b013ff8 | BIP-787 | 0 |
| | | | 20250121-v3-stable-surge/StablePool/stopAmplificationParameterUpdate() | 0x866d7d17a9b007d202e4da84f38a0bfbb310db8184a4f1d2e6de3c8e78ecd1e0 | | |
| Authorizer/grantRoles | multisigs/maxi_omni | 0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e | 20250121-v3-stable-surge/StableSurgeHook/setMaxSurgeFeePercentage(address,uint256) | 0x2f27aa67b6bf44b4441ea2656c22e09252261845a98dc577a6fc06b6526f8bcc | BIP-778 | 2 |
| | | | 20250121-v3-stable-surge/StableSurgeHook/setSurgeThresholdPercentage(address,uint256) | 0x66c657ea0d5ce1dc0286795937131c61620bb6ccd0f126fbfe3799d8b89a9753 | | |
| Authorizer/grantRoles | multisigs/maxi_omni | 0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e | 20250117-v3-contract-registry/BalancerContractRegistry/addOrUpdateBalancerContractAlias(string,address) | 0xc50be693f82453d6b7fbfabf52ae750e168eb530ce663aec7b2fe1c96cfdf381 | BIP-790 | 3 |
| | | | 20250117-v3-contract-registry/BalancerContractRegistry/deprecateBalancerContract(address) | 0xda5605d0e7c70ae825d1d2e45f0656490960542c725946cd5532909f723501b4 | | |
| | | | 20250117-v3-contract-registry/BalancerContractRegistry/deregisterBalancerContract(string) | 0x534d9f0ca09366b50105b12a7492e9429c8621cf57c845195e7c6874fa413d03 | | |
| | | | 20250117-v3-contract-registry/BalancerContractRegistry/registerBalancerContract(uint8,string,address) | 0xf539cbe9be426b500591a2dd63970d37952d95006d1039f35e731b4b52b33e73 | | |
+-----------------------+---------------------+--------------------------------------------+---------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"version": "1.0",
"chainId": "100",
"createdAt": 1675891944772,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.13.2",
"createdFromSafeAddress": "0x2a5AEcE0bb9EfFD7608213AE1745873385515c18",
"createdFromOwnerAddress": ""
},
"transactions": [
{
"to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "bytes32[]",
"name": "roles",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "grantRoles",
"payable": false
},
"contractInputsValues": {
"roles": "[0x4acf55e494b685b95a5b14cf8c5507d75bd1aa71a85fc1214c0e8b825a469170,0x472cb2d86bd228ad5c01dda464760927533d1f2075d5857fb2c01bfee9790125]",
"account": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-787-Surge-Amps-Gnosis.json",
"bip_number": "BIP-787"
}
},
{
"to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "bytes32[]",
"name": "roles",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "grantRoles",
"payable": false
},
"contractInputsValues": {
"roles": "[0x7380cab0ed6c5f6a40913d98c4931ae4d29a059fa33ae27635ab1f4f6e4c5077, 0x4fdd01a86430670b9ac98e6baa39e03b7df692fb1c7c988b41fa7d510f8ff7e7]",
"account": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-778-Gnosis.json",
"bip_number": "BIP-778"
}
},
{
"to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "bytes32[]",
"name": "roles",
"type": "bytes32[]"
},
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "grantRoles",
"payable": false
},
"contractInputsValues": {
"roles": "[0x96933475aa135d9d02d175e3f20f420fb65595ebeade476edf970dd5fddda874,0xdb3b99d52cd97741d98d8cf58982c82a1c7caee958ed94e5fcf909ba57ef27bc,0xa2ccd901b5d57e951d23051ad0a49e4127722628b5f0318468fae768fd6e4a02,0xd7b567352ab1dc8647c52f123cd411b5b0d47dbd5a4c5a65d799d675cc6604f2]",
"account": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2025-W9/BIP-790-grant-roles-registry-gnosis.json",
"bip_number": "BIP-790"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
FILENAME: `BIPs/00batched/2025-W9/100-0x2a5AEcE0bb9EfFD7608213AE1745873385515c18.json`
MULTISIG: `multisigs/dao (gnosis:0x2a5AEcE0bb9EfFD7608213AE1745873385515c18)`
COMMIT: `0e2696d808dbfe8f09aa7270c89074e07f649236`
CHAIN(S): `gnosis`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/3396b467-860d-4d2b-a287-2089eb7b3924)

```
+-----------------------+---------------------+--------------------------------------------+---------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
| function | caller_name | caller_address | fx_paths | action_ids | bip | tx_index |
+-----------------------+---------------------+--------------------------------------------+---------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
| Authorizer/grantRoles | multisigs/maxi_omni | 0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e | 20250121-v3-stable-surge/StablePool/startAmplificationParameterUpdate(uint256,uint256) | 0x4acf55e494b685b95a5b14cf8c5507d75bd1aa71a85fc1214c0e8b825a469170 | BIP-787 | 0 |
| | | | 20250121-v3-stable-surge/StablePool/stopAmplificationParameterUpdate() | 0x472cb2d86bd228ad5c01dda464760927533d1f2075d5857fb2c01bfee9790125 | | |
| Authorizer/grantRoles | multisigs/maxi_omni | 0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e | 20250121-v3-stable-surge/StableSurgeHook/setMaxSurgeFeePercentage(address,uint256) | 0x7380cab0ed6c5f6a40913d98c4931ae4d29a059fa33ae27635ab1f4f6e4c5077 | BIP-778 | 1 |
| | | | 20250121-v3-stable-surge/StableSurgeHook/setSurgeThresholdPercentage(address,uint256) | 0x4fdd01a86430670b9ac98e6baa39e03b7df692fb1c7c988b41fa7d510f8ff7e7 | | |
| Authorizer/grantRoles | multisigs/maxi_omni | 0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e | 20250117-v3-contract-registry/BalancerContractRegistry/addOrUpdateBalancerContractAlias(string,address) | 0x96933475aa135d9d02d175e3f20f420fb65595ebeade476edf970dd5fddda874 | BIP-790 | 2 |
| | | | 20250117-v3-contract-registry/BalancerContractRegistry/deprecateBalancerContract(address) | 0xdb3b99d52cd97741d98d8cf58982c82a1c7caee958ed94e5fcf909ba57ef27bc | | |
| | | | 20250117-v3-contract-registry/BalancerContractRegistry/deregisterBalancerContract(string) | 0xa2ccd901b5d57e951d23051ad0a49e4127722628b5f0318468fae768fd6e4a02 | | |
| | | | 20250117-v3-contract-registry/BalancerContractRegistry/registerBalancerContract(uint8,string,address) | 0xd7b567352ab1dc8647c52f123cd411b5b0d47dbd5a4c5a65d799d675cc6604f2 | | |
+-----------------------+---------------------+--------------------------------------------+---------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
```
Loading