Flow Core ContractsFlow Non-Fungible Token (NFT) StandardContract Interface NonFungibleTokenResource Interface ReceiverVersion: NextOn this pageResource Interface Receiver pub resource interface Receiver {} Interface to mediate deposits to the Collection Functions deposit() fun deposit(token: NFT) Adds an NFT to the resource implementing it Parameters: token : The NFT resource that will be deposited