Games Namespace
Games contracts are isolated under games.* and include:
GameItems1155(ERC-1155 items)GameUniques721(ERC-721 uniques)
Mint fees are paid in OLYMP and routed to the ProtocolFeeCollector.
Each mint stores an off-chain URI pointer and a metadata hash on-chain.
Games do not affect core PoD consensus or validator rules. They can be indexed by a separate gateway or indexer if desired, and may optionally register a module in app.* for discovery.