Skip to content

Instantly share code, notes, and snippets.

@lebed2045
Created April 18, 2025 22:14
Show Gist options
  • Save lebed2045/7b61e8b47128a0853978b17aed5e59e6 to your computer and use it in GitHub Desktop.
Save lebed2045/7b61e8b47128a0853978b17aed5e59e6 to your computer and use it in GitHub Desktop.
tech of OUSD https://etherscan.io/token/0x2a8e1e676ec238d8a992307b495b45b3feaa5e86
last contact update on Jan-24-2025
implementtation https://etherscan.io/address/0xdbe1c1a3de56bea848b4ffd8486dd539e9d490b7#code
rebase on the link 179:
```
uint256 baseBalance = (creditBalances[_account] * 1e18) /
_creditsPerToken(_account);
```
example of rebase https://dashboard.tenderly.co/tx/0x8e21ce2d780e986eece520cc1b4bbe8e6a28d5ba3a367be9c68fe61d234fb611/state-diff
example mev https://etherscan.io/tx/0x6e45374072bc6678c381cf802e99af8d165e70810d8f46fa05acadaec3e9c1b6
liq: 1m tvl tricrypto curve https://curve.fi/dex/ethereum/pools/factory-tricrypto-52/deposit/
1m tlv factory on curve https://curve.fi/dex/ethereum/pools/factory-v2-9/deposit/
17k on unit_v3 https://app.uniswap.org/explore/pools/ethereum/0x129360c964e2E13910d603043F6287E5e9383374
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment