Post by @i-miss-you • Hey

function burn(uint256 _tokenId) external virtual { _burn(_tokenId, 1); }

Stats

Comments