返回顶部
b

blinkoBlinko游戏

Play Blinko (on-chain Plinko) headlessly on Abstract chain. Use when an agent wants to play Blinko games, check game stats, view leaderboards, or track honey rewards. Handles the full commit-reveal flow including API auth, on-chain game creation, simulation, and settlement.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.1
安全检测
已通过
1,185
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

blinko

Blinko

Play Blinko headlessly on Abstract. Provably fair Plinko with on-chain settlement.

Important

  • - This skill signs on-chain transactions that spend real ETH. Use a dedicated hot wallet with only the funds you're willing to risk.
  • Each game costs gas (Abstract chain) on top of your bet amount.
  • Your private key is used locally to sign messages and transactions. It is sent to the Abstract RPC and Blinko API as signed outputs only, never as plaintext.
  • Agents can invoke this skill autonomously when installed.

Quick Start

Play a Game

CODEBLOCK0

Check Stats

CODEBLOCK1

Scripts

ScriptPurpose
INLINECODE0Play a full game (auth → create → commit → play → settle)
INLINECODE1
View profile, games, leaderboard, honey balance |

Play

CODEBLOCK2

FlagEffect
INLINECODE2Hard mode (0% main game RTP, must trigger bonus to win)
INLINECODE3
V2 algorithm and config |

Examples:
CODEBLOCK3

Bet limits: 0.0001 - 0.1 ETH

Stats

CODEBLOCK4

CommandShows
INLINECODE4Name, honey, game stats, streak
INLINECODE5
Last N games with results |
| leaderboard | Top 10 + your rank |
| honey | Honey balance breakdown |

How It Works

CODEBLOCK5

  1. 1. Login — Sign message with wallet, get JWT
  2. Create — API generates game seed, returns server signature
  3. Commit — Call createGame() on-chain with ETH bet + random salt
  4. Play — API combines seeds, simulates physics, returns result
  5. Settle — Call cashOut() (win) or markGameAsLost() (loss) on-chain

All games are provably fair via commit-reveal scheme.

Game Mechanics

  • - 10 balls dropped through 8 rows of pins
  • Bin multipliers: 2x, 1.5x, 0.5x, 0.2x, 0.1x, 0.1x, 0.2x, 0.5x, 1.5x, 2x
  • Bonus: Collect B-O-N-U-S letters to trigger bonus rounds (up to level 9)
  • Honey: Earned by hitting special pins (requires a referrer)

Key Information

ItemValue
ChainAbstract (2741)
RPC
https://api.abs.xyz (hardcoded) | | Contract | 0x1859072d67fdD26c8782C90A1E4F078901c0d763 | | API | https://api.blinko.gg | | Game | blinko.gg |

Environment Variables

VariableRequiredDescription
INLINECODE14Yes (for play)Private key for signing transactions. Use a hot wallet.

Dependencies

CODEBLOCK6

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 blinko-1776419958 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 blinko-1776419958 技能

通过命令行安装

skillhub install blinko-1776419958

下载

⬇ 下载 blinko v1.1.1(免费)

文件大小: 7.78 KB | 发布时间: 2026-4-17 19:28

v1.1.1 最新 2026-4-17 19:28
- Removed README.md; all documentation now consolidated in SKILL.md.
- In SKILL.md: lifted the restriction on autonomous invocation by agents—agents can now invoke the skill automatically.
- Updated metadata in SKILL.md to remove disableModelInvocation flag.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部