web3-starter-py/web2-projects/enconding-decimals/data/ConvertedData.txt
osiris account 314bdf533e 💾
2023-03-12 15:32:23 -07:00

13 lines
211 B
Text

# Encoding function
6111 -> 6f5f
340 -> 4254
-2628 -> 2b3c
-255 -> 3e01
7550 -> 7a7e
# Decoding function
0A0A -> -6902
0029 -> -8151
3F0F -> -113
4400 -> 512
5E7F -> 3967