function popDomain(uint256 _tokenID) external
autoRenew
is off and the domain is past its expiry date, popDomain
can be called to delete the domain and refund the bond to its owner.function collectDues(uint256 _tokenID) external
autoRenew
set to true, you cannot use popDomain
and must instead use collectDues
.domainExpires
timer.function withdrawEarly(uint256 _tokenID) external
function invalidateDomain(uint256 _tokenID) external