ERC721SupplyChange

Git Source

struct ERC721SupplyChange {
    address account;
    uint256 id;
}