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

chore: transfer susds delta #1595

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

gosuto-inzasheru
Copy link
Collaborator

amount is derived as follows:

➜ uint256(80690947000000000000000) - uint256(46451965348689630800180)
Type: uint256
├ Hex: 0x740195275f7a01256cc
├ Hex (full word): 0x000000000000000000000000000000000000000000000740195275f7a01256cc
└ Decimal: 34238981651310369199820
➜ uint256(80690947000000000000000) / uint256(2) - uint256(34238981651310369199820)
Type: uint256
├ Hex: 0x14b08991ecd83d76934
├ Hex (full word): 0x00000000000000000000000000000000000000000000014b08991ecd83d76934
└ Decimal: 6106491848689630800180

80690947000000000000000 is original amount for two quarters
46451965348689630800180 is what was clawed back by payments msig
so ~= 6k too little (which passes sanity check of 80k/2=40k per quarter)

Copy link
Contributor

FILENAME: MaxiOps/sablier/transfer-susds-delta-tritium.json
COMMIT: 60f7339441df081acb8d6b578ddf8fc69ecc5464

Validator Result
validate_contains_msig
validate_msig_in_address_book
validate_chain_specified

Copy link
Contributor

FILENAME: MaxiOps/sablier/transfer-susds-delta-tritium.json
MULTISIG: multisigs/maxi_ops (mainnet:0x166f54F44F271407f24AA1BE415a730035637325)
COMMIT: 60f7339441df081acb8d6b578ddf8fc69ecc5464
CHAIN(S): mainnet
TENDERLY: 🟩 SUCCESS

+----------+--------------------------------------------------+----------------------------------------------------------------------------+------------------------------------------------+-----+----------+
| function | token_symbol                                     | recipient                                                                  | amount                                         | bip | tx_index |
+----------+--------------------------------------------------+----------------------------------------------------------------------------+------------------------------------------------+-----+----------+
| transfer | sUSDS:0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD | EOA/contributors-payees/tritium:0x27e472f2625D6d4913F6cb5b99DAAadb58Da1D93 | 6106.49184868963 (RAW: 6106491848689630800180) | N/A |    0     |
+----------+--------------------------------------------------+----------------------------------------------------------------------------+------------------------------------------------+-----+----------+

@gosuto-inzasheru gosuto-inzasheru merged commit dc1e2f5 into main Dec 16, 2024
2 checks passed
@gosuto-inzasheru gosuto-inzasheru deleted the chore/transfer-susds-delta-tritium branch December 16, 2024 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.

2 participants