Update docs

This commit is contained in:
github-actions
2023-09-28 21:35:16 +00:00
parent 85822663f2
commit 9ac3ab322f
28 changed files with 2839 additions and 13215 deletions

View File

@ -1462,6 +1462,8 @@ Simple implementation of `IERC1155Receiver` that will allow a contract to hold E
IMPORTANT: When inheriting this contract, you must include a way to use the received tokens, otherwise they will be
stuck.
@custom:stateless
[.contract-index]
.Functions
--

View File

@ -2971,6 +2971,8 @@ Accepts all token transfers.
Make sure the contract is able to use its token with {IERC721-safeTransferFrom}, {IERC721-approve} or
{IERC721-setApprovalForAll}.
@custom:stateless
[.contract-index]
.Functions
--