Page cover

FAQ

General Questions

chevron-rightWhat exactly is Tylix?hashtag

Tylix is an ERC-20 based, secure and scalable digital token used in the Web3 and GameFi world, facilitating in-game transfers. It also offers a versatile infrastructure that aims to unify the cross-game economy.

chevron-rightWhich network does it work on?hashtag

Tylix runs on the Ethereum mainnet. It is also designed to integrate with Layer-2 solutions (zk-Rollup, Optimistic Rollup).

chevron-rightIs the token supply fixed?hashtag

Yes. When the contract was deployed, 1,000,000 Tylix tokens were created as a fixed supply.

chevron-rightIs token burning supported?hashtag

It is not directly supported in the first version, but since the smart contract structure is modular, the burn function can be integrated if desired.

Technical Specifications & Safety

chevron-rightWhat security measures are in place for token transfers?hashtag

Zero address control Zero quantity control Balance control Transfer success check Registration with special TransferExecuted event

chevron-rightHow is Tylix different from other GameFi tokens?hashtag

It offers a much more secure, flexible and sustainable system with its advanced safeTransfer() function, timestamped recordHistory() system, rate-limited pause() feature and DAO migration ready infrastructure.

chevron-rightCan we stop the contract in case of emergency?hashtag

Yes, the system can be temporarily stopped with the pause() function. However, this can only be done by the owner (or DAO in the future) and is protected by a 1-hour rate-limit.

chevron-rightWhat does the Time Stamped Registration system do?hashtag

Every critical system or in-game event is recorded in the chain with the recordHistory() function. This ensures that transactions are recorded in a provable, chronological and unrepeatable way.

chevron-rightCan the same event be recorded twice?hashtag

No. recordHistory() checks and prevents duplicate hashes.

User & Developer Questions

chevron-rightIs Tylix a game or just a token?hashtag

Tylix is not a game. However, it is an infrastructure token developed to be used for games. It can be integrated into NFT systems, marketplaces and in-game mechanics.

chevron-rightAs a developer, how can I integrate Tylix into my game?hashtag

Since Tylix is ERC20 compliant, it can be directly integrated with libraries such as Web3.js, Ethers.js. Fast integration is possible thanks to its API-friendly and modular code structure.

chevron-rightIs staking possible with Tylix?hashtag

There is no staking in the first version. However, the smart contract structure is ready to be extended for staking functionality.

DAO & Community Management

chevron-rightWill there be a transition to DAO management?hashtag

Yes, it is. Thanks to the ownable structure, Tylix can be transferred to the DAO in the future. This transition will be achieved with OpenZeppelin based modules such as Governor, TimelockController, Voting

chevron-rightCan the community intervene in the token?hashtag

For the time being, only the contract holder is authorized. However, with the transition to the DAO system, the community will be able to decide by majority vote.

Marketing, Economics and Uses

chevron-rightIs Tylix just a gaming token?hashtag

No, no, no. Tylix is a multi-purpose tool: it can be used for in-game payments, rewards, tournaments, NFT earnings, participation incentives and as a governance token.

chevron-rightWhich wallets are compatible?hashtag

Metamask works with Trust Wallet, Ledger and all ERC-20 compatible wallets.

chevron-rightWill it be listed on stock exchanges?hashtag

Exchange plans are included in the roadmap. The first goal is to be listed on decentralized exchanges (Uniswap etc.) and then integrate with centralized exchanges.

chevron-rightIn which countries is Tylix available?hashtag

Wherever Ethereum is supported, Tylix can be used. However, investors should be cautious in light of local regulations.

Usage Scenarios

chevron-rightWhat can a player do with Tylix?hashtag

Can make in-game payments

NFT can buy

Receive tournament prizes

Can prove events attended (recordHistory)

Can vote in the DAO system in the future

chevron-rightWhat can a game developer do with Tylix?hashtag

Can build a token-based economy

Can analyze player behavior

Create reward and loyalty systems

Can log event/quest history

Define special access systems for NFTs

Safety and Audit

chevron-rightHas the contract been audited?hashtag

The code structure is written compatible with OpenZeppelin libraries. External audit is planned.

chevron-rightIs there protection against reentrancy attacks?hashtag

Warning. Built-in overflow and reentrancy protections from Solidity 0.8 are used. Also critical functions have internal control structure

chevron-rightAre there safeguards against user errors?hashtag

Functions such as safeTransfer() automatically prevent situations such as wrong address, zero value, insufficient funds.

Future Plans and Expansion

chevron-rightIs there Layer-2 support?hashtag

Yes. Integration with Layer-2 solutions such as zkRollup, Optimistic Rollup is in the roadmap.

chevron-rightWill there be multi-game support?hashtag

Yes. Tylix is designed for cross-game asset migration and cross-integration.

chevron-rightIs real world integration planned?hashtag

Through NFTs, reward systems and collaborations, the aim is to connect with real-world projects.

Last updated