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

BIP-514-Balancer-Maxi-Funding-Q1 #697

Merged
merged 3 commits into from Dec 22, 2023
Merged

Conversation

Zen-Maxi
Copy link
Collaborator

Sends USDC, BAL, and WETH to Maxi safe. Also wraps ETH to become WETH on behalf of the treasury.

Need to use 20 not 20000000000000000000 for value of ETH wrapped.
Copy link
Contributor

BIP validation results for file BIPs/2023-W51/BIP-514.json:
Commit: 21e363206c36bba3c3e66568c8accd544b2b0613

+-------------------------------+--------+
|           Validator           | Result |
+-------------------------------+--------+
|     validate_contains_msig    |   OK   |
| validate_msig_in_address_book |   OK   |
|    validate_chain_specified   |   OK   |
|     validate_file_has_bip     |   OK   |
|  validate_path_has_weekly_dir |   OK   |
+-------------------------------+--------+

Copy link
Contributor

FILENAME: BIPs/2023-W51/BIP-514.json
MULTISIG: multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)
COMMIT: 21e363206c36bba3c3e66568c8accd544b2b0613
CHAIN(S): mainnet

+------------+-------------------------------------------------+---------------------------------------------------------------+----------------------------------------+---------+------------+
| function   | token_symbol                                    | recipient                                                     | amount                                 | bip     |   tx_index |
+============+=================================================+===============================================================+========================================+=========+============+
| transfer   | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/maxi_ops:0x166f54F44F271407f24AA1BE415a730035637325 | 108095.0 (RAW: 108095000000)           | BIP-514 |          0 |
+------------+-------------------------------------------------+---------------------------------------------------------------+----------------------------------------+---------+------------+
| transfer   | BAL:0xba100000625a3754423978a60c9317c58a424e3D  | multisigs/maxi_ops:0x166f54F44F271407f24AA1BE415a730035637325 | 35718.0 (RAW: 35718000000000000000000) | BIP-514 |          1 |
+------------+-------------------------------------------------+---------------------------------------------------------------+----------------------------------------+---------+------------+
| transfer   | WETH:0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 | multisigs/maxi_ops:0x166f54F44F271407f24AA1BE415a730035637325 | 20.0 (RAW: 20000000000000000000)       | BIP-514 |          3 |
+------------+-------------------------------------------------+---------------------------------------------------------------+----------------------------------------+---------+------------+

FILENAME: BIPs/2023-W51/BIP-514.json
MULTISIG: multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)
COMMIT: 21e363206c36bba3c3e66568c8accd544b2b0613
CHAIN(S): mainnet

+-----------+----------------------------------------------------------+---------+----------+--------------+------------+
| fx_name   | to                                                       |   value | inputs   | bip_number   | tx_index   |
+===========+==========================================================+=========+==========+==============+============+
| deposit   | 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 (tokens/WETH) |      20 | "N/A"    | BIP-514      | N/A        |
+-----------+----------------------------------------------------------+---------+----------+--------------+------------+

@Tritium-VLK Tritium-VLK merged commit e3f10ce into main Dec 22, 2023
@Tritium-VLK Tritium-VLK deleted the BIP-514-Fund-Balancer-Maxis-Q1 branch December 22, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants