Skip to content

Commit

Permalink
Update EIPS/eip-4353.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Wilson <[email protected]>
  • Loading branch information
aug2uag and SamWilsn authored Jun 7, 2022
1 parent e71cb9b commit 8fc0ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-4353.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ interface IERC721Staked {

#### Constructor/deployment
* Creator - the owner of an NFT with its own rules for depositing tokens at and/or after the minting of a token.
* Token Amount - the current amount of on-chain ERC20 or derived tokens bound to an NFT from one or more deposits.
* Token Amount - the current amount of on-chain [EIP-20](./eip-20.md) or derived tokens bound to an NFT from one or more deposits.
* Withdraw Mechanism - rules based approach for withdrawing staked tokens and making sure to update the balance of the staked tokens.

### Staking at mint and locking tokens in NFT
Expand Down

0 comments on commit 8fc0ea2

Please sign in to comment.