Karlitos88

Results 2 issues of Karlitos88

TheNewFactory@Art&Contents.Red Org.JohnBritton [email protected] Dedicated:《《Rocío del Pilar Terroba 》》 https://twitter.com/FerreirosCarlos/status/1749927868442755478?t=BBBqgxcNnXQeR_CoppCRDw&s=19 FOR MY STRONGEST GIRL , LITTLE GIRL BUT WITH INTELLIGENCE AND A GIANT HEART , FOR THESE C9NFUSING AND DIFFICULT MOMENTS...

// SPDX-License-Identifier: MIT pragma solidity 0.8.8; import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/release-v4.3/contracts/access/Ownable.sol"; import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/release-v4.3/contracts/token/ERC721/extensions/ERC721Enumerable.sol"; import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/release-v4.3/contracts/token/ERC20/IERC20.sol"; import "https://github.com/Brechtpd/base64/blob/main/base64.sol"; contract TWNFT is ERC721Enumerable, Ownable { //This token address will be checked if enough tokens are...