4.4 Data Structure
Data is structured using JSON schemas for NFTs (e.g., attributes like level, rarity for Ragnarok items), stored on-chain for ownership and off-chain for metadata efficiency. PICK token balances use standard ERC-20 mappings, with additional structs for staking pools and governance proposals. This hierarchical structure ensures quick queries, interoperability, and scalability for ecosystem growth.
Last updated