Skip to main content

Documentation Index

Fetch the complete documentation index at: https://0xcaptain.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

AgentBank collects fees from three main sources and distributes 80% to veABNK holders weekly. The remaining 20% goes to the treasury (10%) and is burned (10%).

Fee sources

SourceRate
Vault management fee0.5% AUM/year
Vault performance fee10% of profits
Intent auction fee0.1% of matched amount
Signal NFT mint50 ABNK burned
Cross-chain bridge fee0.05% of bridged amount

Fee flow

Vault fees ─────────┐
Intent fees ────────┼──→ FeeDistributor (0x16c65fbe4220F0D0EC7cbB47Ad9B2956DbA9886d)
Bridge fees ────────┘         │
                    ┌─────────┼─────────┐
                    ▼         ▼         ▼
          veABNK (80%)  Treasury (10%)  Burn (10%)

Claim your fees

Fees accumulate in FeeDistributor and are claimable weekly by veABNK holders:
FeeDistributor.claim(address user)
Your share:
claimable = totalFeesEpoch × yourVeABNK / totalVeABNK
Unclaimed fees roll over — they do not expire.

Fee switch governance

The fee distribution ratios can be adjusted by veABNK governance:
  • Activation/deactivation: 51% of veABNK voting
  • Rate changes: Bounded to ±50% of current rate per proposal
  • Timelock: 7 days between vote passage and execution