ERC-1363 (Payable Tokens)
Last updated
Was this helpful?
Last updated
Was this helpful?
The standard, also known as the payable token standard, is an upgrade to tokens. While ERC-20 tokens can only be sent from one person to another, ERC-1363 tokens can trigger actions in a smart contract immediately after being sent or approved for spending.
For example, if you use one of these tokens to pay for a subscription, the contract can instantly recognize the payment and activate your subscription with no extra steps. This makes the standard useful for quick transactions like buying services, paying invoices, or managing subscriptions, all in one easy step.
ERC-1363
Functions