Stats
            
                Public Functions
                9
            
            
                Event Types
                5
            
            
                Code Size
                16,715 bytes
            
         
     
 
         
            
                
    
        Events (5)
        keyboard_arrow_up
    
    
        
            
                
                    
                        
                            AddedToGroup
                                Event
                            
                            
                                Parameters
            
                        
                            help
                            
                                                        Event parameters list the data that an event contains.
            
                            
                        
                                    
                            
                                
                                    
                                        | groupId | 
                            uint8 help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number. | 
                                    
                                        | account | 
                            address help
                            
                                The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                                
                            
                         
                     
                 
                
                    
                        
                            Deployed
                                Event
                            
                            
                                Parameters
            
                        
                            help
                            
                                                        Event parameters list the data that an event contains.
            
                            
                        
                                    
                            
                                
                                    
                                        | contractAddress | 
                            address help
                            
                                The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                                    
                                        | owner | 
                            address help
                            
                                The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                                    
                                        | name | 
                            string help
                            
                                The type of this value is string, which is basically just plain text. It's called a string because it is a 'string' of letters. | 
                                
                            
                         
                     
                 
                
                    
                        
                            Paused
                                Event
                            
                            
                                Parameters
            
                        
                            help
                            
                                                        Event parameters list the data that an event contains.
            
                            
                        
                                    
                            
                                
                                    
                                        | account | 
                            address help
                            
                                The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                                
                            
                         
                     
                 
                
                    
                        
                            RemovedFromGroup
                                Event
                            
                            
                                Parameters
            
                        
                            help
                            
                                                        Event parameters list the data that an event contains.
            
                            
                        
                                    
                            
                                
                                    
                                        | groupId | 
                            uint8 help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number. | 
                                    
                                        | account | 
                            address help
                            
                                The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                                
                            
                         
                     
                 
                
                    
                        
                            Unpaused
                                Event
                            
                            
                                Parameters
            
                        
                            help
                            
                                                        Event parameters list the data that an event contains.
            
                            
                        
                                    
                            
                                
                                    
                                        | account | 
                            address help
                            
                                The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                                
                            
                         
                     
                 
         
     
 
             
            
                
    
        Constants (34)
        keyboard_arrow_up
    
    
        
                
                    
                        
                            ADMIN
                                Constant
                            
                            
                                
                        
                            uint8 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                1
                            
                         
                     
                 
                
                    
                        
                            PRIME
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                1
                            
                         
                     
                 
                
                    
                        
                            PRIDE
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                2
                            
                         
                     
                 
                
                    
                        
                            FOOD_COIN
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                3
                            
                         
                     
                 
                
                    
                        
                            EGO
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                4
                            
                         
                     
                 
                
                    
                        
                            EGO_TIME_BASED
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                5
                            
                         
                     
                 
                
                    
                        
                            EGO_TRAINER_TOKEN
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                6
                            
                         
                     
                 
                
                    
                        
                            DAICO
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                7
                            
                         
                     
                 
                
                    
                        
                            ITEM_DROPS
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                8
                            
                         
                     
                 
                
                    
                        
                            ITEM_TOKEN
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                9
                            
                         
                     
                 
                
                    
                        
                            COMMUNITY
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                10
                            
                         
                     
                 
                
                    
                        
                            PAYMENT_RELAY
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                11
                            
                         
                     
                 
                
                    
                        
                            GHOST
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                12
                            
                         
                     
                 
                
                    
                        
                            FORUM
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                13
                            
                         
                     
                 
                
                    
                        
                            BOOK
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                14
                            
                         
                     
                 
                
                    
                        
                            VOTING_BOOK
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                15
                            
                         
                     
                 
                
                    
                        
                            REFUNDS
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                16
                            
                         
                     
                 
                
                    
                        
                            SMART_LICENSE
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                17
                            
                         
                     
                 
                
                    
                        
                            PRIME_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                50
                            
                         
                     
                 
                
                    
                        
                            DAICO_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                51
                            
                         
                     
                 
                
                    
                        
                            PRIME_GIVER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                52
                            
                         
                     
                 
                
                    
                        
                            FORUM_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                53
                            
                         
                     
                 
                
                    
                        
                            COMMUNITY_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                54
                            
                         
                     
                 
                
                    
                        
                            ITEM_DROPS_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                55
                            
                         
                     
                 
                
                    
                        
                            BOOK_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                56
                            
                         
                     
                 
                
                    
                        
                            SMART_LICENSE_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                57
                            
                         
                     
                 
                
                    
                        
                            PROXY_TOKEN
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                100
                            
                         
                     
                 
                
                    
                        
                            PROXY_TOKEN_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                101
                            
                         
                     
                 
                
                    
                        
                            PROXY_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                102
                            
                         
                     
                 
                
                    
                        
                            PROXY_SWAPPER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                103
                            
                         
                     
                 
                
                    
                        
                            CROSSCHAIN_TOKEN
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                104
                            
                         
                     
                 
                
                    
                        
                            CROSSCHAIN_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                105
                            
                         
                     
                 
                
                    
                        
                            REFUNDS_DEPLOYER
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                106
                            
                         
                     
                 
                
                    
                        
                            RESERVED1
                                Constant
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                                1001
                            
                         
                     
                 
         
     
 
             
            
                
    
        State Variables (5)
        keyboard_arrow_up
    
    
        
            
                
                    
                        
                            price
                                Variable
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                         
                     
                 
                
                    
                        
                            bwtype
                                Variable
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                         
                     
                 
                
                    
                        
                            bwver
                                Variable
                            
                            
                                
                        
                            uint256 
help
                            
                                The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number.
                            
                         
                            
                         
                     
                 
                
                    
                        
                            groups
                                Variable
                            
                            
                                
                        
                            Groups.GroupMap 
help
                            
                                The type of this value is other.
                            
                         
                            
                         
                     
                 
                
                    
                        
                            _paused
                                Variable
                            
                            
                                
                        
                            bool 
help
                            
                                The type of this value is other.
                            
                         
                            
                         
                     
                 
         
     
 
             
        
        
                
    
        paused
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        This function has no parameters.
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        view
                     
                 
             
         
     
 
                
    
        addAdmin
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | account | 
                address help
                
                    The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
                
                    
                        Modifiers
            
                help
                
                                                Modifiers are additions to a function that typically make various checks before
                            the function is run.
                
            
                            
                    
                            
                                onlyAdmin
                                    checks for the following:
                                
                                
                             
                     
                 
         
     
 
                
    
        removeAdmin
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | account | 
                address help
                
                    The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
                
                    
                        Modifiers
            
                help
                
                                                Modifiers are additions to a function that typically make various checks before
                            the function is run.
                
            
                            
                    
                            
                                onlyAdmin
                                    checks for the following:
                                
                                
                             
                     
                 
         
     
 
                
    
        isAdmin
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | account | 
                address help
                
                    The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        view
                     
                 
             
         
     
 
                
    
        pause
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        This function has no parameters.
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
                
                    
                        Modifiers
            
                help
                
                                                Modifiers are additions to a function that typically make various checks before
                            the function is run.
                
            
                            
                    
                            
                                whenNotPaused
                                    checks for the following:
                                
                                
                             
                            
                                onlyAdmin
                                    checks for the following:
                                
                                
                             
                     
                 
         
     
 
                
    
        unpause
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        This function has no parameters.
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
                
                    
                        Modifiers
            
                help
                
                                                Modifiers are additions to a function that typically make various checks before
                            the function is run.
                
            
                            
                    
                            
                                whenPaused
                                    checks for the following:
                                
                                
                             
                            
                                onlyAdmin
                                    checks for the following:
                                
                                
                             
                     
                 
         
     
 
                
    
        deploy
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | name | 
                string help
                
                    The type of this value is string, which is basically just plain text. It's called a string because it is a 'string' of letters. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        payable
                     
                 
             
                
                    
                        Modifiers
            
                help
                
                                                Modifiers are additions to a function that typically make various checks before
                            the function is run.
                
            
                            
                    
                            
                                whenNotPaused
                                    checks for the following:
                                
                                
                             
                     
                 
                
                    
                        Requirements
            
                help
                
                                                Requirements are checks that the function makes when it runs, and give you
                            insight on what conditions are required for the function to succeed.
                
            
                            
                    
                 
         
     
 
                
    
        deployForFoodCoin
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | name | 
                string help
                
                    The type of this value is string, which is basically just plain text. It's called a string because it is a 'string' of letters. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        payable
                     
                 
             
                
                    
                        Modifiers
            
                help
                
                                                Modifiers are additions to a function that typically make various checks before
                            the function is run.
                
            
                            
                    
                            
                                whenNotPaused
                                    checks for the following:
                                
                                
                             
                     
                 
                
                    
                        Requirements
            
                help
                
                                                Requirements are checks that the function makes when it runs, and give you
                            insight on what conditions are required for the function to succeed.
                
            
                            
                    
                 
         
     
 
                
    
        withdraw
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        This function has no parameters.
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        public
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
                
                    
                        Modifiers
            
                help
                
                                                Modifiers are additions to a function that typically make various checks before
                            the function is run.
                
            
                            
                    
                            
                                onlyAdmin
                                    checks for the following:
                                
                                
                             
                     
                 
         
     
 
         
        
        
            Internal functions are parts of the contract that can't be used directly, but instead are used by
            the public functions listed above.
        
        
                
    
        internal AdminGroup._addAdmin
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | account | 
                address help
                
                    The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        internal
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
         
     
 
                
    
        internal AdminGroup._add
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | groupId | 
                uint8 help
                
                    The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number. | 
                                
                                    | account | 
                address help
                
                    The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        internal
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
         
     
 
                
    
        internal AdminGroup._remove
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | groupId | 
                uint8 help
                
                    The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number. | 
                                
                                    | account | 
                address help
                
                    The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        internal
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
         
     
 
                
    
        internal AdminGroup._contains
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        
                            
                            
                                | Name | Type | 
                            
                            
                                
                                    | groupId | 
                uint8 help
                
                    The type of this value is uint, which stands for unsigned integer. Integer means it's a whole number (such as 1, 12, 52) without fractions or decimals. Unsigned means it can't have a negative or positive sign, so it's always a positive number. | 
                                
                                    | account | 
                address help
                
                    The type of this value is address, which means it stores an Ethereum address, such as a wallet address. | 
                            
                        
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        internal
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        view
                     
                 
             
         
     
 
                
    
        internal BasicPausable.constructor
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        This function has no parameters.
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        internal
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
         
     
 
                
    
        internal BasicPausable._pause
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        This function has no parameters.
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        internal
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction
                     
                 
             
         
     
 
                
    
        internal BasicPausable._unpause
        
        keyboard_arrow_up
    
    
        
            
                
                    Parameters
            
                help
                
                                            Function parameters list what input the function expects from the user. Each
                        parameter must be given a value.
                
            
                        
                
                        This function has no parameters.
                 
             
            
                Properties
                
                    
                        
                            Visibility
            
                help
                
                                                    Visibility determines if the function is visible to users and other contracts.
                                Only functions that are public can be used.
                
            
                                
                        internal
                     
                    
                        
                            Mutability
            
                help
                
                                                    Mutability tells you if a function can make changes on the blockchain.
                                View means the function can be called by anyone without
                                a wallet and without submitting a transaction.
                
            
                                
                        
                            transaction