$PVC Economics

POG Verse City = $PVC

Pverse City is a virtual city where players can own Land in the PulseChain blockchain. Players can mint, hold and auction Land without central authority. Pverse City gives true ownership to players as non fungible tokens (NFTs) and rewards user participation with a diverse growing PulseChain community. Pverse City aims to accelerate PulseChain blockchain adoption to grow the PulseChain NFT market. Pverse City will allow players to share collect, and trade without central control, enjoying secure blockchain ownership. Pverse City Land will have a unique and immutable blockchain identifier ($PVC).

$PVC Token Distrubution

The token distribution is first come first mint and will be available at the launch of PulseChain Mainnet.

The $PVC distribution is designed to have 100% of the supply governed by the community and early adopters of Pverse City and PulseChain blockchain.

The total supply of $PVC will be 31 NFTs ($PVC) that will never inflate.

$PVC NFT Release Schedule

At genesis, 100% (31 $PVC) of the supply will be available to mint.

Total Genesis Supply – 31 $PVC.

Total Circulating Supply at Genesis – 0 $PVC.

$PVC Land/Building & Location

/buildings.push(
            Building("Pverse City Hall", address(0x0), 0, 0, 0, 10, 10, 10)
        );
        buildings.push(
            Building("PulseOG Hotel", address(0x0), 0, 10, 0, 10, 5, 3));
        
        buildings.push(
            Building("Bitcoin Center", address(0x0), 0, -10, 0, 10, 5, 3)
        );
        buildings.push(
            Building("Ethereum Kitten Adoption ", address(0x0), 10, 0, 0, 5, 25, 5)
        );
        buildings.push(
            Building("PulseChain Mall", address(0x0), -10, 0, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Richard Heart Statue", address(0x0), -20, 0, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Pverse Sports Arena", address(0x0), -40, 10, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Pverse Opera House", address(0x0), 20, 0, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Mount Heartmore", address(0x0), 40, 10, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Pverse Whole Foods", address(0x0), 50, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("PulseOG StakeHouse", address(0x0), 30, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Pverse Gentlemen's Club", address(0x0), -30, 0, 0, 10, 10, 10)
        );

         buildings.push(
            Building("Pulse Bridge", address(0x0), -50, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Hex luxury boutique", address(0x0), -40, -20, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Pverse Weed Store", address(0x0), -40, -50, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Reggae Island", address(0x0), 40, -50, 0, 5, 25, 5)
        );

         buildings.push(
            Building("Arthur Hayes Bank", address(0x0), 40, -20, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Satoshi Nakamoto Boxing", address(0x0), 70, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Pverse Victoria Falls", address(0x0), -70, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Condominium", address(0x0), 90, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Church", address(0x0), -90, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Pulse Electric Cars", address(0x0), 110, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("The Grand Palace", address(0x0), -110, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Gang Hideout", address(0x0), 130, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Pverse Long Bay", address(0x0), -130, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Crack Head Strip Club", address(0x0), 150, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Chop Shop", address(0x0), -150, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Slum", address(0x0), 170, 0, 0, 10, 10, 10)
        );

        buildings.push(
            Building("Nuclear Power Plant", address(0x0), -170, 0, 0, 10, 10, 10)
        );

         buildings.push(
            Building(" Pverse Pyramids", address(0x0), -40, 40, 0, 5, 25, 5)
        );

        buildings.push(
            Building("Pverse Boats", address(0x0), -40, 80, 0, 5, 25, 5)
        );

Last updated