I hereby claim:
- I am lebed2045 on github.
- I am lebed2045 (https://keybase.io/lebed2045) on keybase.
- I have a public key ASAfNe8PSr_OaenjCO24pAhByb1mksyps3Qyx78N3lbxNwo
To claim this, I am signing this object:
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 |
I hereby claim:
To claim this, I am signing this object:
'''by lebedkin Alex | |
system of coordinate: | |
0X - left to right > | |
0Y - bottom to top ^ | |
0Z - front to rear . | |
''' | |
import pprint | |
from collections import deque | |
from time import clock, time |