BlockList
Ensuring creator royalties is paramount and BlockList enables this.
Last updated
Ensuring creator royalties is paramount and BlockList enables this.
Last updated
All TL Creator Contracts implement BlockList modifiers to approval functions. These modifiers are never implemented on any transfer functions.
ERC721TL - notBlocked
implemented on approve
and setApprovalForAll
ERC1155TL - notBlocked
implemented on setApprvoalForAll
Read more on BlockList: