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-431: USD+ Linear Pool Refund #514

Merged
merged 9 commits into from
Sep 25, 2023
Merged

Conversation

Xeonus
Copy link
Collaborator

@Xeonus Xeonus commented Sep 20, 2023

- Send 7631 USDC to the LM Multisig which will then be used to bridge to Arbitrum
- Tenderly sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/7002c646-2107-4b7a-8a61-1d487ed2ca1e
@github-actions
Copy link
Contributor

BIP validation results for file BIPs/2023-W38/BIP-431.json:
Commit: 543b1ff46b60712aaffbfd57fae1071f9495419c

+-------------------------------+--------+
|           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   |
+-------------------------------+--------+

@github-actions
Copy link
Contributor

File name: BIPs/2023-W38/BIP-431.json
COMMIT: 543b1ff46b60712aaffbfd57fae1071f9495419c
CHAIN(S): mainnet

+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+
| function   | token_symbol                                    | recipient                                               | amount                   | bip     |   tx_index |
+============+=================================================+=========================================================+==========================+=========+============+
| transfer   | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/lm:0xc38c5f97B34E175FFd35407fc91a937300E33860 | 7631.0 (RAW: 7631000000) | BIP-431 |          0 |
+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+

Xeonus and others added 2 commits September 20, 2023 16:38
- Add Airdrop file for paying all affected addresses with values > 1$ from https://dune.com/queries/2990731
- No tenderly sim possible. Tested in Safe app and validated amounts. Please cross reference from Dune query
@github-actions
Copy link
Contributor

BIP validation results for file BIPs/2023-W38/BIP-431.json:
Commit: 7d235d4928c7b6e7b34b002a6d406bb987c9694f

+-------------------------------+--------+
|           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   |
+-------------------------------+--------+

@github-actions
Copy link
Contributor

File name: BIPs/2023-W38/BIP-431.json
COMMIT: 7d235d4928c7b6e7b34b002a6d406bb987c9694f
CHAIN(S): mainnet

+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+
| function   | token_symbol                                    | recipient                                               | amount                   | bip     |   tx_index |
+============+=================================================+=========================================================+==========================+=========+============+
| transfer   | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/lm:0xc38c5f97B34E175FFd35407fc91a937300E33860 | 7631.0 (RAW: 7631000000) | BIP-431 |          0 |
+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+

@github-actions
Copy link
Contributor

BIP validation results for file BIPs/2023-W38/BIP-431.json:
Commit: 69a87c77e3b2217bfcc346f8f645251ea3f00fd9

+-------------------------------+--------+
|           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   |
+-------------------------------+--------+

@github-actions
Copy link
Contributor

File name: BIPs/2023-W38/BIP-431.json
COMMIT: 69a87c77e3b2217bfcc346f8f645251ea3f00fd9
CHAIN(S): mainnet

+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+
| function   | token_symbol                                    | recipient                                               | amount                   | bip     |   tx_index |
+============+=================================================+=========================================================+==========================+=========+============+
| transfer   | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/lm:0xc38c5f97B34E175FFd35407fc91a937300E33860 | 7631.0 (RAW: 7631000000) | BIP-431 |          0 |
+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+

@Tritium-VLK Tritium-VLK self-requested a review September 23, 2023 22:42
@github-actions
Copy link
Contributor

BIP validation results for file BIPs/2023-W38/BIP-431.json:
Commit: 190e6409a45df815fb8118bf9679d90cdcf4191b

+-------------------------------+--------+
|           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   |
+-------------------------------+--------+

@github-actions
Copy link
Contributor

File name: BIPs/2023-W38/BIP-431.json
COMMIT: 190e6409a45df815fb8118bf9679d90cdcf4191b
CHAIN(S): mainnet

+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+
| function   | token_symbol                                    | recipient                                               | amount                   | bip     |   tx_index |
+============+=================================================+=========================================================+==========================+=========+============+
| transfer   | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/lm:0xc38c5f97B34E175FFd35407fc91a937300E33860 | 7631.0 (RAW: 7631000000) | BIP-431 |          0 |
+------------+-------------------------------------------------+---------------------------------------------------------+--------------------------+---------+------------+

@Tritium-VLK Tritium-VLK merged commit e4fab5e into main Sep 25, 2023
@Tritium-VLK Tritium-VLK deleted the BIP-431-USDPlus-LinearPoolRefund branch September 30, 2023 21:09
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.

2 participants