diff --git a/404.html b/404.html index 92857f06..940675b1 100644 --- a/404.html +++ b/404.html @@ -1,5 +1,5 @@ - +
Git Source
Inherits: ILinklist, LinklistBase, LinklistStorage, Initializable, LinklistExtendStorage
Inherits: NFTBase, IMintNFT, ERC2981, Initializable
Inherits: IWeb3Entry, Multicall, NFTBase, Web3EntryStorage, Initializable, Web3EntryExtendStorage
Inherits: Context, ERC165, IERC721, IERC721Metadata
Implementation of https://eips.ethereum.org/EIPS/eip-721[ERC721] Non-Fungible Token Standard, including @@ -394,7 +399,7 @@ _afte - + @@ -408,7 +413,7 @@ _afte - + diff --git a/contracts/base/ERC721Enumerable.sol/abstract.ERC721Enumerable.html b/contracts/base/ERC721Enumerable.sol/abstract.ERC721Enumerable.html index 6b6b45bf..75d3b6fb 100644 --- a/contracts/base/ERC721Enumerable.sol/abstract.ERC721Enumerable.html +++ b/contracts/base/ERC721Enumerable.sol/abstract.ERC721Enumerable.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ERC721Enumerable -Git Source +Git Source Inherits: ERC721, IERC721Enumerable State Variables @@ -269,7 +274,7 @@ - + @@ -283,7 +288,7 @@ - + diff --git a/contracts/base/LinklistBase.sol/abstract.LinklistBase.html b/contracts/base/LinklistBase.sol/abstract.LinklistBase.html index 09536ef3..5b2f8347 100644 --- a/contracts/base/LinklistBase.sol/abstract.LinklistBase.html +++ b/contracts/base/LinklistBase.sol/abstract.LinklistBase.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ LinklistBase -Git Source +Git Source Inherits: ERC165 State Variables @@ -231,7 +236,7 @@ symbol - + @@ -245,7 +250,7 @@ symbol - + diff --git a/contracts/base/NFTBase.sol/abstract.NFTBase.html b/contracts/base/NFTBase.sol/abstract.NFTBase.html index 7e337bb1..cf2ed12d 100644 --- a/contracts/base/NFTBase.sol/abstract.NFTBase.html +++ b/contracts/base/NFTBase.sol/abstract.NFTBase.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ NFTBase -Git Source +Git Source Inherits: ERC721Enumerable Functions @@ -190,7 +195,7 @@ burn - + @@ -204,7 +209,7 @@ burn - + diff --git a/contracts/base/index.html b/contracts/base/index.html index a7b7a36d..5c8b5bd6 100644 --- a/contracts/base/index.html +++ b/contracts/base/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -186,7 +191,7 @@ Contents - + @@ -200,7 +205,7 @@ Contents - + diff --git a/contracts/interfaces/IERC20Mintable.sol/interface.IERC20Mintable.html b/contracts/interfaces/IERC20Mintable.sol/interface.IERC20Mintable.html index 8e9d88c8..b947ed5e 100644 --- a/contracts/interfaces/IERC20Mintable.sol/interface.IERC20Mintable.html +++ b/contracts/interfaces/IERC20Mintable.sol/interface.IERC20Mintable.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IERC20Mintable -Git Source +Git Source Functions mint function mint(address to, uint256 amount) external; @@ -185,7 +190,7 @@ mint - + @@ -199,7 +204,7 @@ mint - + diff --git a/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html b/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html index 886a2839..37f146cf 100644 --- a/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html +++ b/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, string calldata name, string calldata symbol) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html b/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html index b6804567..c83945ac 100644 --- a/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html +++ b/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Address -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address account, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html index 8c710b95..3322fc86 100644 --- a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html +++ b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Character -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html index 084d897d..d2f5f45b 100644 --- a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html +++ b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4ERC721 -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address tokenAddress, uint256 tokenId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html index fb67560f..c0842bd0 100644 --- a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html +++ b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Linklist -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 tokenId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html index 5471d6c1..3dbb6541 100644 --- a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html +++ b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Note -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
Inherits: ERC721, IERC721Enumerable
Inherits: ERC165
Inherits: ERC721Enumerable
function mint(address to, uint256 amount) external; @@ -185,7 +190,7 @@ mint - + @@ -199,7 +204,7 @@ mint - + diff --git a/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html b/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html index 886a2839..37f146cf 100644 --- a/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html +++ b/contracts/interfaces/ILinkModule.sol/interface.ILinkModule.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, string calldata name, string calldata symbol) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html b/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html index b6804567..c83945ac 100644 --- a/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html +++ b/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Address -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address account, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html index 8c710b95..3322fc86 100644 --- a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html +++ b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Character -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html index 084d897d..d2f5f45b 100644 --- a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html +++ b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4ERC721 -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address tokenAddress, uint256 tokenId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html index fb67560f..c0842bd0 100644 --- a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html +++ b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Linklist -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 tokenId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html index 5471d6c1..3dbb6541 100644 --- a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html +++ b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Note -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
function initializeLinkModule(uint256 characterId, uint256 noteId, string calldata name, string calldata symbol) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html b/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html index b6804567..c83945ac 100644 --- a/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html +++ b/contracts/interfaces/ILinkModule4Address.sol/interface.ILinkModule4Address.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Address -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address account, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html index 8c710b95..3322fc86 100644 --- a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html +++ b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Character -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html index 084d897d..d2f5f45b 100644 --- a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html +++ b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4ERC721 -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address tokenAddress, uint256 tokenId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html index fb67560f..c0842bd0 100644 --- a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html +++ b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Linklist -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 tokenId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html index 5471d6c1..3dbb6541 100644 --- a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html +++ b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Note -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
function initializeLinkModule(address account, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html index 8c710b95..3322fc86 100644 --- a/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html +++ b/contracts/interfaces/ILinkModule4Character.sol/interface.ILinkModule4Character.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Character -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html index 084d897d..d2f5f45b 100644 --- a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html +++ b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4ERC721 -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address tokenAddress, uint256 tokenId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html index fb67560f..c0842bd0 100644 --- a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html +++ b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Linklist -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 tokenId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html index 5471d6c1..3dbb6541 100644 --- a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html +++ b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Note -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
function initializeLinkModule(uint256 characterId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html index 084d897d..d2f5f45b 100644 --- a/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html +++ b/contracts/interfaces/ILinkModule4ERC721.sol/interface.ILinkModule4ERC721.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4ERC721 -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(address tokenAddress, uint256 tokenId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html index fb67560f..c0842bd0 100644 --- a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html +++ b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Linklist -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 tokenId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html index 5471d6c1..3dbb6541 100644 --- a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html +++ b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Note -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
function initializeLinkModule(address tokenAddress, uint256 tokenId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html index fb67560f..c0842bd0 100644 --- a/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html +++ b/contracts/interfaces/ILinkModule4Linklist.sol/interface.ILinkModule4Linklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Linklist -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 tokenId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html index 5471d6c1..3dbb6541 100644 --- a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html +++ b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Note -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
function initializeLinkModule(uint256 tokenId, bytes calldata data) external returns (bytes memory); @@ -188,7 +193,7 @@ processLink - + @@ -202,7 +207,7 @@ processLink - + diff --git a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html index 5471d6c1..3dbb6541 100644 --- a/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html +++ b/contracts/interfaces/ILinkModule4Note.sol/interface.ILinkModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinkModule4Note -Git Source +Git Source Functions initializeLinkModule function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
function initializeLinkModule(uint256 characterId, uint256 noteId, bytes calldata data) @@ -190,7 +195,7 @@ processLink - + @@ -204,7 +209,7 @@ processLink - + diff --git a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html index 59fed057..ac7e811b 100644 --- a/contracts/interfaces/ILinklist.sol/interface.ILinklist.html +++ b/contracts/interfaces/ILinklist.sol/interface.ILinklist.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ILinklist -Git Source +Git Source Functions initialize Initializes the contract. @@ -715,7 +720,7 @@ ownerOf - + @@ -729,7 +734,7 @@ ownerOf - + diff --git a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html index c4c40733..64370a87 100644 --- a/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html +++ b/contracts/interfaces/IMintModule4Note.sol/interface.IMintModule4Note.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintModule4Note -Git Source +Git Source Functions initializeMintModule Initialize the MintModule for a specific note. @@ -212,7 +217,7 @@ processMint - + @@ -226,7 +231,7 @@ processMint - + diff --git a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html index f82ad9ab..bd347050 100644 --- a/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html +++ b/contracts/interfaces/IMintNFT.sol/interface.IMintNFT.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IMintNFT -Git Source +Git Source Functions initialize Initialize the mint nft. @@ -262,7 +267,7 @@ get - + @@ -276,7 +281,7 @@ get - + diff --git a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html index 0182e052..f7011940 100644 --- a/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html +++ b/contracts/interfaces/ITipsWithConfig.sol/interface.ITipsWithConfig.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithConfig -Git Source +Git Source This is the interface for the TipsWithConfig contract. Functions initialize @@ -351,7 +356,7 @@ TipsConfig - + @@ -365,7 +370,7 @@ TipsConfig - + diff --git a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html index 58761401..59586717 100644 --- a/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html +++ b/contracts/interfaces/ITipsWithFee.sol/interface.ITipsWithFee.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ITipsWithFee -Git Source +Git Source This is the interface for the TipsWithFee contract. Functions initialize @@ -284,7 +289,7 @@ getToken - + @@ -298,7 +303,7 @@ getToken - + diff --git a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html index 4e33f5f3..d0468fc2 100644 --- a/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html +++ b/contracts/interfaces/IWeb3Entry.sol/interface.IWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ IWeb3Entry -Git Source +Git Source Functions initialize Initializes the Web3Entry. @@ -879,7 +884,7 @@ getRevision - + @@ -893,7 +898,7 @@ getRevision - + diff --git a/contracts/interfaces/index.html b/contracts/interfaces/index.html index 03d28f39..98cd8059 100644 --- a/contracts/interfaces/index.html +++ b/contracts/interfaces/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -195,7 +200,7 @@ Contents - + @@ -209,7 +214,7 @@ Contents - + diff --git a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html index 83c3ed1b..8d244280 100644 --- a/contracts/libraries/CharacterLib.sol/library.CharacterLib.html +++ b/contracts/libraries/CharacterLib.sol/library.CharacterLib.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ CharacterLib -Git Source +Git Source Functions createCharacter Creates a character. @@ -239,7 +244,7 @@ _handleHash - + @@ -253,7 +258,7 @@ _handleHash - + diff --git a/contracts/libraries/Constants.sol/library.Constants.html b/contracts/libraries/Constants.sol/library.Constants.html index ba3ddf9e..79d34c3c 100644 --- a/contracts/libraries/Constants.sol/library.Constants.html +++ b/contracts/libraries/Constants.sol/library.Constants.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ Constants -Git Source +Git Source State Variables MAX_HANDLE_LENGTH uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
Initializes the contract.
Initialize the MintModule for a specific note.
Initialize the mint nft.
This is the interface for the TipsWithConfig contract.
This is the interface for the TipsWithFee contract.
Initializes the Web3Entry.
Creates a character.
uint8 public constant MAX_HANDLE_LENGTH = 31; @@ -206,7 +211,7 @@ L - + @@ -220,7 +225,7 @@ L - + diff --git a/contracts/libraries/DataTypes.sol/library.DataTypes.html b/contracts/libraries/DataTypes.sol/library.DataTypes.html index 1296a655..532dded9 100644 --- a/contracts/libraries/DataTypes.sol/library.DataTypes.html +++ b/contracts/libraries/DataTypes.sol/library.DataTypes.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ DataTypes -Git Source +Git Source A standard library of data types. Structs MigrateData @@ -443,7 +448,7 @@ EIP712Signatu - + @@ -457,7 +462,7 @@ EIP712Signatu - + diff --git a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html index dd42ac05..c426ee1e 100644 --- a/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html +++ b/contracts/libraries/Error.sol/error.ErrArrayLengthMismatch.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrArrayLengthMismatch -Git Source +Git Source Array length mismatch error ErrArrayLengthMismatch(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html index fed51338..3f0aceb6 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3Entry -Git Source +Git Source Caller is not web3Entry contract error ErrCallerNotWeb3Entry(); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html index 2ecc9bb1..0b51746f 100644 --- a/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html +++ b/contracts/libraries/Error.sol/error.ErrCallerNotWeb3EntryOrNotOwner.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCallerNotWeb3EntryOrNotOwner -Git Source +Git Source Caller is not web3Entry contract, and not the owner of character error ErrCallerNotWeb3EntryOrNotOwner(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html index 2ab316c3..fc1cb4d5 100644 --- a/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html +++ b/contracts/libraries/Error.sol/error.ErrCharacterNotExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrCharacterNotExists -Git Source +Git Source Character ID not exists error ErrCharacterNotExists(uint256 characterId); @@ -184,7 +189,7 @@ E - + @@ -198,7 +203,7 @@ E - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedApproval.html b/contracts/libraries/Error.sol/error.ErrExceedApproval.html index 0b3cdd3a..f040ca56 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedApproval.html +++ b/contracts/libraries/Error.sol/error.ErrExceedApproval.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedApproval -Git Source +Git Source Exceed the approval amount error ErrExceedApproval(); @@ -184,7 +189,7 @@ ErrExceed - + @@ -198,7 +203,7 @@ ErrExceed - + diff --git a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html index 5827e81a..32cb594f 100644 --- a/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html +++ b/contracts/libraries/Error.sol/error.ErrExceedMaxSupply.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrExceedMaxSupply -Git Source +Git Source Exceed max supply error ErrExceedMaxSupply(); @@ -184,7 +189,7 @@ ErrExce - + @@ -198,7 +203,7 @@ ErrExce - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html index 9b987802..6ecd8442 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html +++ b/contracts/libraries/Error.sol/error.ErrHandleContainsInvalidCharacters.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleContainsInvalidCharacters -Git Source +Git Source Handle contains invalid characters error ErrHandleContainsInvalidCharacters(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleExists.html b/contracts/libraries/Error.sol/error.ErrHandleExists.html index c9918685..729a8635 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleExists.html +++ b/contracts/libraries/Error.sol/error.ErrHandleExists.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleExists -Git Source +Git Source Handle does not exist error ErrHandleExists(); @@ -184,7 +189,7 @@ ErrHandleExis - + @@ -198,7 +203,7 @@ ErrHandleExis - + diff --git a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html index f3ce17f6..8441e538 100644 --- a/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html +++ b/contracts/libraries/Error.sol/error.ErrHandleLengthInvalid.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - + - + @@ -171,7 +176,7 @@ ErrHandleLengthInvalid -Git Source +Git Source Handle length too long or too short error ErrHandleLengthInvalid(); @@ -184,7 +189,7 @@ - + @@ -198,7 +203,7 @@ - + diff --git a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html index 12a69a33..136d164d 100644 --- a/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html +++ b/contracts/libraries/Error.sol/error.ErrInvalidWeb3Entry.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - + @@ -32,7 +32,7 @@ - + + + @@ -117,9 +122,9 @@ - +
A standard library of data types.
Array length mismatch
error ErrArrayLengthMismatch();
Caller is not web3Entry contract
error ErrCallerNotWeb3Entry();
Caller is not web3Entry contract, and not the owner of character
error ErrCallerNotWeb3EntryOrNotOwner();
Character ID not exists
error ErrCharacterNotExists(uint256 characterId);
Exceed the approval amount
error ErrExceedApproval();
Exceed max supply
error ErrExceedMaxSupply();
Handle contains invalid characters
error ErrHandleContainsInvalidCharacters();
Handle does not exist
error ErrHandleExists();
Handle length too long or too short
error ErrHandleLengthInvalid();