contract WardenPledge is Ownable, Pausable, ReentrancyGuard {
-   contract WardenPledge is Ownable, Pausable, ReentrancyGuard {
+   contract WardenPledge is Owner, Pausable, ReentrancyGuard {
