About
Anifty was a primary market platform for minting and buying ERC1155 with an anime-style that ran from 2021 to 2025.
Creators had to be manually approved by the team.
The platform took a 10% fee on every sale. The amount for every token was set by the creator.
Originally the images were stored on google storage but V2 is stored using IPFS. Creators had the option to list a price or do a 24hr auction. Minimum listing price was .02 ETH.
Formats officially supported were JPEG,PNG, or GIF up to 30mb but other image formats seemed to worked fine.
When NFTs are listed, they are not yet onchain. NFTs are officially onchain after the first purchase which is when they are assigned a token id.
That is why the offchain id (creation_id) is different from the onchain id (token_id). The offchain id is not tracked in the metadata whatsoever.
One of the main purposes for this archive is to store the information related to the creation id.
AI is allowed but "AI generated" tag is recommended.
- NFT Contract V1 (AniftyERC1155)
- 0x21545E9f21844758f6d4755230d9D7C62e08B449
- AniftyCollection
- 0xa2542a6c63fb5fe07400168e73088a67bffe2927
- Primary Buy Contract? (src code missing) Deployed July 29th, 2021
- 0x2c5a314145567d9E45c15FdcEde6bf644ad3Fb93
- Primary Buy Contract? (src code missing) Deployed Oct 29th, 2021
- 0x55182f3226ee97dac5ea0a2bc76921a6dcba5cea
- NFT Contract V2 (AniftyERC1155)
- 0x2f91E3161f9A13D81994Cea39bC64f2CD99835a2
- Primary Buy Contract? (src code missing) Deployed June 2nd, 2022
- 0x337612aD172931ff11B8421129DEA17a50D19C6c
- Deployer
- 0xe68642af41461528bab9668579a6c16015d8af66
Common color codes used on site
- #ffa756
- Icons
- #ff9800
- Buttons, Text. It's more pastel than standard orange #f60
- #ffa014
- Button Mouse Over
- #ebfffe
- Image background
- #ce1e1b
- Logo's Red
- #f4bd1a
- Logo's Orange
In terms of UX, the color scheme is difficult to deal with because it needs to distinguish from alert and construction colors. Not to mention because there's a lot of uncontrollable images, there needs to be a desaturated frame around all images.