-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust EIP-4973 interface to add
function give(...)
and `function t…
…ake(...)` (#5209) * Add new interface definition * Add flat file reference implementation * Replace Attest/Revoke with Transfer event * Change burn to unequip * Fix transfer requirement of take fn * Add security considerations section * Require EIP-1271 * Describe EIP-712 signature creation * Fix tabs * Link to EIP-712 * Adjust code type to js * Finalize flat file reference impl. * Require 2098 not 2089
- Loading branch information
Showing
2 changed files
with
1,043 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.