Metatriads

Metatriads is a Web3 Clothing Brand startup aiming to revolutionize the fashion industry.

slotieFrontMetatriadsCase study | MAr 2022

How Cytric helped Metatriads launch their NFT collection, $Tria token and staking portal, raising 1M$ in the process.

Case study by Karim Guettache | Last Updated: 3/11/22 at 12:02 am

Table of Content

Metatriads NFT Launch | $TRIA ERC-20 Token | Staking Portal

Metatriads NFT Launch

Delivered: NFT launch of their first official 2555 pieces collection
Scope: NFT minting smart contracts supporting multiple phases, NFT minting webpage and NFT collection generation
Timeframe: 1 Month
(bonus) Revenue generated: 1M$

For the Metatriads NFT launch, we developed the minting smart contract backend system as well as the integration with the frontend web page. The minting backend system supported 3 phases, where the first two were permissioned and the final one was open to the public. For Metatriads, we developed a similar system to Slotie NFT, using a ticketing system to save gas fees. Besides the backend, we built the minting page which automatically switched between minting phases and integrated the minting page with the backend.

Deliverables:

Metatriads ERC-721 Smart Contract, Metatriads Ticket Smart Contract, Metatriads Mint Page

Note* In the smart contract you might see "Developed by KG Technologies". KG Technologies (Karim Guettache Technologies) is the former name of Cytric.

$TRIA ERC-20 Token

Delivered: Utility token for the Metatriads ecosystem
Scope: ERC-20 Token for the Metatriads ecosystem, supporting burns and locks
Timeframe: 3 weeks

$TRIA is currently used as the reward in the staking portal, which you can read more about below. For $TRIA, we built a standard ERC-20 Token with some additional features like allowing authorized contracts to mint and burn the token. Furthermore, we added a blacklisting system for malicious users and an anti-trade system.

Deliverables:

$TRIA ERC-20 Smart Contract

Staking Portal

Delivered: Staking Contract for Metatriad NFT earning $TRIA ERC-20 tokens
Scope: Staking Smart Contract for staking Metatriad NFTs and earning $TRIA ERC-20 tokens
Timeframe: 4 weeks

For the first utility of the Metatriads Ecosystem, we developed the backend and frontend system for their staking portal. The backend system consists of a staking smart contract, allowing holders of Metatriads NFTs to temporarily give up ownership of their NFT in return for daily earnings of $TRIA tokens. The staking contract also supports airdrops, used by the Metatriads team for special events and giveaways.

Deliverables:

Metatriads Staking Smart Contract, Metatriads Staking Portal