Explore Chikn Ecosystem on Avalanche
Chikn is an ecosystem for interactive, upgradable, and gamified NFTs. Our ecosystem is the largest and most active on the Avalanche blockchain, and one of the most innovative across all of Web3.

Avalanche is a blockchain platform that aims to address the blockchain trilemma of scalability, security and decentralization thanks to its unique Proof of Stake (PoS) mechanism.
Like Ethereum, Avalanche supports smart contracts to run decentralized applications (dApps) on its network. Since Avalanche’s smart contracts are written in the Solidity language also used by Ethereum, it aims to create greater blockchain interoperably by integrating a number of decentralized finance (DeFi) ecosystems, including well-established projects like Aave and Curve.
AVAX, the native token of the Avalanche platform, is used to power transactions in its ecosystem. AVAX serves as the means to distribute system rewards, participate in governance and facilitate transactions on the network by paying fees.

Chikn is an ecosystem for interactive, upgradable, and gamified NFTs. Our ecosystem is the largest and most active on the Avalanche blockchain, and one of the most innovative across all of Web3.
- Idle and active gameplay
- Exciting Play-and-Earn incentives
- Pioneering upgradable NFT infrastructure
- Non-custodial staking contracts
- Poultry-themed LARPing with the greatest community on the blockchain
At its core, Chikn is an idle game built around the interactions between NFTs on your farm. Chikn lay $EGG, $EGG earns $FEED, and Chikn eat $FEED to grow bigger and lay more $EGG. There’s a bit more to it, of course, but these fundamentals comprise the foundation of our novel ‘Tri-Token Architecture’ gameplay and tokenomics.
We chose 0xHushky for analyzing about chikn_nft on Avalanche Blockchain. Because we were interested in this NFT, we decided to conduct an analysis of its ecosystem. And out post here
methodology
We explored and tracked those token addresses, which comprised of
- $WORM address is
0x79BA10485ae46a9436D560D9664369176EC2eB2b
. - $FEED address is
0xab592d197ACc575D16C3346f4EB70C703F308D1E
. - $FERT address is
0x9C846D808A41328A209e235B5e3c4E626DAb169E
. - $EGG address is
0x79BA10485ae46a9436D560D9664369176EC2eB2b
.
And we used four data tables for exploring the Chikn Ecosystem, which consist of
- Tracking token prices with the
fact_hourly_token_prices
table. - Exchanging tokens with the
ez_dex_swaps
table. - Founding supply and executing the
liquidity pool with the ez_token_transfers
table. - Analyzing the NFT marketplace from the
ez_nft_sales table
table. - Chikn's market from the
ez_avax_transfers
andez_nft_transfers
tables.
In addition, We added two fields for changing movement to charts that we created in this dashboard. The first field is named period
, which means interval of time, and has three choices that comprise day
, week
and month
. next to the second field named start_date
, which means it pulls data since the date that was set, which was January 1, 2023 or [ 01/01/2023
].
