This document outlines the overall security of the StablR smart contracts, evaluated by Zokyo's Blockchain Security team. The scope of this audit was to analyze and document the StablR smart contract codebase for quality, security, and correctness.
# | Github Repository | Commit Hash | File | Url |
---|---|---|---|---|
1 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v1/Pausable.sol | Check on Github |
2 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v1.1/Rescuable.sol | Check on Github |
3 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/upgradeability/UpgradeabilityProxy.sol | Check on Github |
4 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v2/EIP2612.sol | Check on Github |
5 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v2/EIP3009.sol | Check on Github |
6 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v1/FiatTokenV1.sol | Check on Github |
7 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v1/AbstractFiatTokenV1.sol | Check on Github |
8 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v2/FiatTokenV2_1.sol | Check on Github |
9 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v1/Ownable.sol | Check on Github |
10 | StablR/stablr-tokens | 4501f0f90e3d56b651303c2e60aedcf0647af442 | contracts/v1/FiatTokenProxy.sol | Check on Github |