Logo
Learn
  • Explore Course
Build
  • Explore Buildathon
  • Project Archive
Hack
Hack Coming Soon
  • Explore IRL Hackhouse
  • How to Qualify
  • Past Events

Kamui Capital Frontier

Read-only capital-buffer checks for proposed Safe transaction batches on Arbitrum Sepolia. Stops at the first unfunded or unknown call. Synthetic onchain demo; no transaction execution.

Videos

Description

Kamui Capital Frontier is an early read-only risk-analysis prototype for proposed Safe Transaction Builder batches on Arbitrum. A Solidity view contract reads native and allowlisted ERC-20 balances. A Node adapter checks a batch at a fixed Arbitrum Sepolia block and reports the first call whose modeled outflow is unfunded or whose behavior is unknown. It does not sign, execute, or move assets.

A synthetic onchain demo holds 0.0009 testnet ETH in a Safe-shaped fixture. Three 0.00027 test ETH sends fit the nominal scenario; only two fit a 110% outflow stress plus 0.00005 test ETH reserve. A fourth arbitrary call is classified unknown. Eight local chain tests pass. The deployed fixture is not authentic Safe bytecode, and the tool has not been tested with real customer assets or audited.

The purpose is to give a reviewer a reproducible capital-buffer boundary before a batch is considered, while making assumptions explicit. Next work is authentic Safe integration, a clearer UI, and independent validation. Prize funds, if awarded, would support this open-source tool only; Kamui has separate asset-management activity and no regulatory approval is claimed here.

Progress During Hackathon

Sep 25: built the Solidity read-only view contract, Safe Transaction Builder v1 adapter, and eight local-chain tests. Deployed the contract and a synthetic Safe-shaped fixture on Arbitrum Sepolia using free test ETH. Replayed a four-call batch at a fixed block and produced a nominal 3/4 versus stress 2/4 report. This is new Buildathon work; the earlier Kamui MM Lab is a separate synthetic simulator.

Tech Stack

SolidityEthersNode

Fundraising Status

No grant or prize funding received for this tool. Confirmed cash funding received by Kamui: USD 0.

Team Leader
DDongseok Lee
GitHub Link
github

GitHub

https://github.com/SCMLpt/kamui-capital-frontier
Product Category
Infra