Post by @aegean • Hey

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

Stats

Comments