Skip to main content

Contracts

Modules

ContractContract Address
Kofi0x2cc52445acc4c5e5817a0ac475976fbef966fedb6e30e7db792e10619c76181f
kAPT0x821c94e69bc7ca058c913b7b5e6b0a5c9fd1523d58723a966fb8c1f5ea888105
stkAPT0x42556039b88593e768c97ab1a3ab0c6a17230825769304482dff8fdebe4c002b

Core Protocol Contracts

ContractDescription
gateway.moveMain entry point for staking/unstaking APT and minting/burning kAPT
kapt_coin.moveLiquid staking token (LST) contract representing staked APT at 1:1 ratio
stkapt_coin.moveYield-bearing token contract for staked kAPT with reward accrual logic
minting_manager.moveManages reward calculations and distribution of staking + boosted yields
staking_manager.moveHandles validator selection, delegation amounts and rebalancing
delegation_manager.moveManages protocol fees, revenue distribution and treasury operations
rewards_manager.moveManages staking rewards and boosted yields distribution
withdrawal_manager.moveManages withdrawal logic and gas compensation
config.moveManages protocol configuration and parameters
errors.moveError codes for the protocol