Skip to main content
Autheo Chain is built on Cosmos SDK v0.53.0 with CometBFT v0.38.17 consensus and a full Ethermint EVM layer. The chain introduces six custom modules on top of the standard Cosmos module set, primarily to implement NFT license–gated staking and a dual reward stream.

Chain stack

Custom modules

NFT license system

Licenses originate as ERC-721 tokens on Arbitrum. When transferred to an Autheo Chain EVM address, an automatic hook mints a LicenseRecord in ISSUED status on the Cosmos side. Three tiers exist: See License lifecycle for the full state machine.

Key addresses

Each keypair produces three equivalent address representations using eth_secp256k1:

Network endpoints

Further reading