diff --git a/contract.py b/contract.py index eccab61..82bd720 100644 --- a/contract.py +++ b/contract.py @@ -11,5 +11,13 @@ class StickerPackContract: ) def getAllPacks(self): - return self.contract.functions.totalSupply().call() - #for i=0; i