Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit d895021

Browse files
feat: add erc1363 (#447)
1 parent cf8db94 commit d895021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c
493493
* [ERC-721](https://eips.ethereum.org/EIPS/eip-721) - Token standard for non-fungible assets
494494
* [ERC-777](https://eips.ethereum.org/EIPS/eip-777) - An improved token standard for fungible assets
495495
* [ERC-918](https://eips.ethereum.org/EIPS/eip-918) - Mineable Token Standard
496+
* [ERC-1363](https://eips.ethereum.org/EIPS/eip-1363) - Payable Token Standard
496497
* [ERC-165](https://eips.ethereum.org/EIPS/eip-165) - Creates a standard method to publish and detect what interfaces a smart contract implements.
497498
* [ERC-725](https://eips.ethereum.org/EIPS/eip-725) - Proxy contract for key management and execution, to establish a Blockchain identity.
498499
* [ERC-173](https://eips.ethereum.org/EIPS/eip-173) - A standard interface for ownership of contracts

0 commit comments

Comments
 (0)