Page cover image

☑️48.2. CryptoPunks

CryptoPunks is a non-fungible token collection on the Ethereum blockchain. Launched in June 2017 by the Larva Labs studio team, consisting of Canadian software developers Matt Hall and John Watkinson.

This collection is not MyReceipt creation. This is only the complement for The KING's Story, on the Ethereum blockchain.

The one line of code emerges a new contract so MyReceipt makes it become the complement for The KING's Story. This is one of the issues that caused very big philosophic curiosity in His mind.

function punkNoLongerForSale(uint punkIndex) {
        if (punkIndexToAddress[punkIndex] != msg.sender) throw;
        punksOfferedForSale[punkIndex] = Offer(false, punkIndex, msg.sender, 0, 0x0);
        PunkNoLongerForSale(punkIndex);
}

CryptoPunks NFTs is a non-fungible token collection on the Ethereum blockchain launched in June 2017 by the Larva Labs studio.

— Source: CryptoPunks NFTs collection

— Source: CryptoPunks NFTs website


Holder Benefits...


CryptoPunks
CryptoPunks NFTs collection

Last updated

Was this helpful?