Stories with tag: solidity
Can an NFT own other NFTs?
As soon as you have a blockchain address, you can own NFTs. All you need to do is use a contract that allows ...
As soon as you have a blockchain address, you can own NFTs. All you need to do is use a contract that allows you to mint one, or have someone send or sell you one of their NFTs.
by 0xedB0...3484
on block 57 537 138
Cherry token contract: the code
Here we'll cover the code of the Cherry token smart contract. That's what's interesting with smart contracts: ...
Here we'll cover the code of the Cherry token smart contract. That's what's interesting with smart contracts: they are deployed on a blockchain. Most of them cannot be updated (this one cannot). In ...
by 0xedB0...3484
on block 57 090 743