function tokenURI(uint256 tokenId) public view returns (string memory) { return "data would go here"; }
0.4.18