File tree Expand file tree Collapse file tree 3 files changed +47
-0
lines changed
Expand file tree Collapse file tree 3 files changed +47
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,24 @@ import { Base64 } from "@openzeppelin/contracts/utils/Base64.sol";
66
77import { IFlowNFTDescriptor } from "./interfaces/IFlowNFTDescriptor.sol " ;
88
9+ /*
10+
11+ ███████╗██╗ ██████╗ ██╗ ██╗ ███╗ ██╗███████╗████████╗
12+ ██╔════╝██║ ██╔═══██╗██║ ██║ ████╗ ██║██╔════╝╚══██╔══╝
13+ █████╗ ██║ ██║ ██║██║ █╗ ██║ ██╔██╗ ██║█████╗ ██║
14+ ██╔══╝ ██║ ██║ ██║██║███╗██║ ██║╚██╗██║██╔══╝ ██║
15+ ██║ ███████╗╚██████╔╝╚███╔███╔╝ ██║ ╚████║██║ ██║
16+ ╚═╝ ╚══════╝ ╚═════╝ ╚══╝╚══╝ ╚═╝ ╚═══╝╚═╝ ╚═╝
17+
18+ ██████╗ ███████╗███████╗ ██████╗██████╗ ██╗██████╗ ████████╗ ██████╗ ██████╗
19+ ██╔══██╗██╔════╝██╔════╝██╔════╝██╔══██╗██║██╔══██╗╚══██╔══╝██╔═══██╗██╔══██╗
20+ ██║ ██║█████╗ ███████╗██║ ██████╔╝██║██████╔╝ ██║ ██║ ██║██████╔╝
21+ ██║ ██║██╔══╝ ╚════██║██║ ██╔══██╗██║██╔═══╝ ██║ ██║ ██║██╔══██╗
22+ ██████╔╝███████╗███████║╚██████╗██║ ██║██║██║ ██║ ╚██████╔╝██║ ██║
23+ ╚═════╝ ╚══════╝╚══════╝ ╚═════╝╚═╝ ╚═╝╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝
24+
25+ */
26+
927/// @title FlowNFTDescriptor
1028/// @notice See the documentation in {IFlowNFTDescriptor}.
1129contract FlowNFTDescriptor is IFlowNFTDescriptor {
Original file line number Diff line number Diff line change @@ -22,6 +22,17 @@ import { Errors } from "./libraries/Errors.sol";
2222import { Helpers } from "./libraries/Helpers.sol " ;
2323import { Flow } from "./types/DataTypes.sol " ;
2424
25+ /*
26+
27+ ███████╗ █████╗ ██████╗ ██╗ ██╗███████╗██████╗ ███████╗██╗ ██████╗ ██╗ ██╗
28+ ██╔════╝██╔══██╗██╔══██╗██║ ██║██╔════╝██╔══██╗ ██╔════╝██║ ██╔═══██╗██║ ██║
29+ ███████╗███████║██████╔╝██║ ██║█████╗ ██████╔╝ █████╗ ██║ ██║ ██║██║ █╗ ██║
30+ ╚════██║██╔══██║██╔══██╗██║ ██║██╔══╝ ██╔══██╗ ██╔══╝ ██║ ██║ ██║██║███╗██║
31+ ███████║██║ ██║██████╔╝███████╗██║███████╗██║ ██║ ██║ ███████╗╚██████╔╝╚███╔███╔╝
32+ ╚══════╝╚═╝ ╚═╝╚═════╝ ╚══════╝╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚══════╝ ╚═════╝ ╚══╝╚══╝
33+
34+ */
35+
2536/// @title SablierFlow
2637/// @notice See the documentation in {ISablierFlow}.
2738contract SablierFlow is
Original file line number Diff line number Diff line change @@ -11,6 +11,24 @@ import { ISablierComptroller } from "./interfaces/ISablierComptroller.sol";
1111import { Errors } from "./libraries/Errors.sol " ;
1212import { RoleAdminable } from "./RoleAdminable.sol " ;
1313
14+ /*
15+
16+ ███████╗ █████╗ ██████╗ ██╗ ██╗███████╗██████╗
17+ ██╔════╝██╔══██╗██╔══██╗██║ ██║██╔════╝██╔══██╗
18+ ███████╗███████║██████╔╝██║ ██║█████╗ ██████╔╝
19+ ╚════██║██╔══██║██╔══██╗██║ ██║██╔══╝ ██╔══██╗
20+ ███████║██║ ██║██████╔╝███████╗██║███████╗██║ ██║
21+ ╚══════╝╚═╝ ╚═╝╚═════╝ ╚══════╝╚═╝╚══════╝╚═╝ ╚═╝
22+
23+ ██████╗ ██████╗ ███╗ ███╗██████╗ ████████╗██████╗ ██████╗ ██╗ ██╗ ███████╗██████╗
24+ ██╔════╝██╔═══██╗████╗ ████║██╔══██╗╚══██╔══╝██╔══██╗██╔═══██╗██║ ██║ ██╔════╝██╔══██╗
25+ ██║ ██║ ██║██╔████╔██║██████╔╝ ██║ ██████╔╝██║ ██║██║ ██║ █████╗ ██████╔╝
26+ ██║ ██║ ██║██║╚██╔╝██║██╔═══╝ ██║ ██╔══██╗██║ ██║██║ ██║ ██╔══╝ ██╔══██╗
27+ ╚██████╗╚██████╔╝██║ ╚═╝ ██║██║ ██║ ██║ ██║╚██████╔╝███████╗███████╗███████╗██║ ██║
28+ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚══════╝╚══════╝╚═╝ ╚═╝
29+
30+ */
31+
1432/// @title SablierComptroller
1533/// @notice See the documentation in {ISablierComptroller}.
1634/// @dev This contract inherits from OpenZeppelin's UUPS upgradeable contract and can perform an upgrade when used as an
You can’t perform that action at this time.
0 commit comments