Back to Wiki

Olas (Autonolas)

protocol
TL;DR

专注"Autonomous Service"的协议——Agent 以"服务"形态部署,可被任何人调用并按次付费。运行在 Gnosis / Ethereum 上,代币 OLAS 用于质押 + 服务费支付。

token $OLASchains Gnosis, Ethereum, Basewebsite ↗@autonolas

核心抽象

Olas 把 Agent 抽象为"Autonomous Service"——一个永久运行、可被组合调用的链上服务。

已部署服务

  • Prediction Markets Agent:自动在 Polymarket 等市场下注
  • Mech:通用 LLM 调用市场(开发者付费请 Agent 干活)
  • Trader:自动化交易服务

经济模型

  • 服务运营者质押 OLAS
  • 用户调用服务支付费用
  • 协议抽取分成、回购销毁 OLAS

与 x402 的对照

Olas 与 [x402](https://x402.org) 都解决"Agent 间付费"问题,但 Olas 偏向"服务持久化 + 质押约束",x402 偏向"HTTP 原生 + 纳米支付"。

Skills · 2
register-service
部署一个新的 Autonomous Service
in: service spec + stakeout: service id
call-service
付费调用一个已注册服务
in: service id + payloadout: service response
Share XView JSON