IGP-137: AGI3 Strategic Institutional Ecosystem Partnership — withdraw 5,000,000 FLUID from Treasury - #177
Merged
Conversation
Ratifies the AGI3 Strategic Institutional Ecosystem Partnership and funds the 5% supply allocation earmarked for custody integrations with FINMA / MiCA / HKMA / MAS-regulated banks and institutional custodians. Tokens land at Team Multisig, which forwards them to a dedicated wallet before distribution. Single action via the BASIC-A connector, matching the FLUID treasury withdrawals in IGP-131 / IGP-118 / IGP-116.
Governance Simulation Failed - IGP-137Payload Contract: 📊 Transaction Summary
Error DetailsError Message: Troubleshooting
Virtual Network Details
|
bergben
approved these changes
Aug 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ratifies the AGI3 Strategic Institutional Ecosystem Partnership and funds the 5% supply allocation earmarked for institutional custody integrations.
Summary
A single action: withdraw 5,000,000 FLUID (5% of the 100,000,000 total supply) from the Treasury DSA to Team Multisig via the
BASIC-Aconnector. Team Multisig forwards the tokens to a dedicated wallet before distribution to regulated private banks and institutional digital asset custodians across Switzerland, the EU, Hong Kong, and Singapore (FINMA / MiCA / HKMA / MAS oversight). Distributed tokens are legally locked until 2030.This follows the same connector pattern as the FLUID treasury withdrawals in IGP-131, IGP-118, and IGP-116.
On-chain checks
Verified against mainnet rather than assumed:
proposalCountPROPOSAL_IDBASIC-Aconnector enabled0x93F44b2d8FeA5A9609F8259613A1a06703F8dEfC— worth confirming since IGP-131 trimmed DSA connector chiefsNo auto-generated price block is needed: the withdrawal is a raw token amount rather than a USD-denominated limit, and
prepare-prices.tsconfirms there is nothing to write.Not enforced on-chain
The forum proposal also covers the AGI3 2% equity grant to Fluid Foundation, the 4-year lock until 2030, and Kinetic Group's separate open-market acquisition of up to 10% of supply. None of those are expressible on-chain, so they live in
description.mdas ratified intent. This payload moves tokens to Team Multisig and nothing more — the onward transfer to the dedicated wallet and the custodians is a manual multisig step.Test plan
npx hardhat compile— clean, only the repo-wide benign_PROPOSAL_ID"can be restricted to pure" warningwithdraw(FLUID, 5000000e18, TEAM_MULTISIG, 0, 0)Note on numbering
This branch previously held the payload now renumbered as IGP-138 in #176. Those commits are preserved there in full; #175 was closed in its favour.
IGP Actions
// Action 1: Withdraw 5,000,000 FLUID from Treasury to Team Multisig.