Skip to main content

Transfer Features


ERCTitleDescription
ERC-7720Deferred Token TransferAllows users to schedule ERC-20 token transfers for withdrawal at a specified future time, enabling deferred payments.
ERC-7699Transfer Reference ExtensionInclude a unique identifier (transfer or payment reference) for each ERC-20 transaction to associate transfers with orders/invoices.
ERC-7144ERC-20 with transaction validation step.A new validation step for transfer and approve calls, achieving a security step in case of stolen wallet.
ERC-3005Batched meta transactionsDefines an extension function for ERC-20 (and other fungible token standards), which allows receiving and processing a batch of meta transactions.
ERC-2770Meta-Transactions Forwarder ContractStandardized contract interface for extensible meta-transaction forwarding.
ERC-1996Holdable TokenAn extension to the ERC-20 standard token that allows tokens to be put on hold.
ERC-1132Extending ERC20 with token locking capabilityAn extension to the ERC20 standard with methods for time-locking of tokens within a contract.
ERCTitleDescription
ERC-827Token StandardA extension of the standard interface ERC20 for tokens with methods that allows the execution of calls inside transfer and approvals.
ERC-7994Purpose-Bound ERC-20 with Conditional UnlockExtends ERC-20 with programmable restrictions, enabling transfers based on multiple unlock conditions as defined in EIP-7291.
ERC-1336
ERCTitleDescription
ERC-223Token StandardToken with transaction handling model
ERC-7968Owner-Authorized Token Transfer ProtocolEnable third parties to transfer tokens authorized by a signed message.
ERC-4524Safer ERC-20Extending ERC-20 with ERC165 and adding safeTransfer (like ERC-721 and ERC-1155)
ERC-3009Transfer With AuthorizationTransfer fungible assets via a signed authorization.
ERC-7758Transfer With AuthorizationTransfer fungible assets via a signed authorization.
ERC-2771Secure Protocol for Native Meta Transactions.A contract interface for receiving meta transactions through a trusted forwarder
EIP-902Token ValidationA protocol for services providing token ownership and transfer validation.