Skip to content
@phalanx-foundation

Phalanx Foundation

PLX utility jetton + Phalanx Toolkit on TON. Community https://t.me/phalanxfoundation · https://plx.foundation
Phalanx Foundation

Phalanx Foundation

Open-source primitives for the TON ecosystem.

TON License Tests


About

Phalanx Foundation builds open-source smart-contract infrastructure for the TON blockchain. Our focus is on production-grade primitives that follow established standards (TEP-74, TEP-89), pair clean technical design with full on-chain transparency, and ship with comprehensive test coverage.

We believe sound public infrastructure is built in the open. Every line of our code, every contract address, every treasury policy is public and verifiable — no NDAs, no closed audits, no insider deals.


Active Projects

Phalanx (PLX)

Our flagship: a TEP-74 standard utility jetton on TON with on-chain linear vesting for the team allocation.

Property Value
Token Phalanx
Symbol PLX
Decimals 9
Total Supply 1,000,000,000 PLX (fixed after admin renounce)
Standard TEP-74 jetton · TEP-89 metadata
Vesting 6-month linear · 100M PLX · enforced by smart contract
Test coverage 60+ unit tests, all passing
Status ✅ Live on TON testnet · mainnet pending

Repository → phalanx-foundation/plx-token

Where to look What's there
contracts/ Tolk source for JettonMinter, JettonWallet, TeamVesting
tests/ 60+ unit tests across admin, gas, protocol, vesting, wallet behavior
docs/TOKENOMICS.md Distribution, vesting schedule, treasury policy
docs/TRANSPARENCY.md Public wallet registry & movement policy
docs/ARCHITECTURE.md Contract design & message flows
docs/TESTNET-DEPLOYMENT-RECORD.md Live testnet evidence with explorer links
docs/MAINNET-CHECKLIST.md Production deploy gates
CONTRIBUTING.md Setup, PR checklist, style
SECURITY.md Responsible-disclosure policy

Operating Principles

  1. Open source by default. Every contract we deploy is reproducible from public source. Anyone can compile and verify the cell hashes against on-chain bytecode.
  2. No private sale · no presale · no insider mints. Initial distribution is documented in the public wallet registry. There is no undocumented allocation.
  3. Smart-contract enforced commitments. The team allocation is locked by the vesting contract, not by promises. The beneficiary cannot withdraw more than the linearly-vested amount, no exceptions.
  4. Transparent operations. Treasury moves, marketing spend, and admin operations are pre-announced and visible on-chain.
  5. Renounce admin once stable. The mint admin will be permanently set to addr_none after a 7-day post-launch stabilization window — making the total supply mathematically fixed forever.

Verify Anything You Read

For any claim about Phalanx — supply, distribution, vesting timer, admin authority — you can verify on-chain without trusting us:

git clone https://github.com/phalanx-foundation/plx-token.git
cd plx-token
acton build && acton test                     # 60+ tests should pass
acton script scripts/info.tolk --net testnet  # live minter info

Live testnet contracts:

Contract Address Explorer
Jetton Minter kQAslxaUshiiqy5FrTbYHbBpjBgmcyTHB8vKKCemFKp508xV Tonviewer
Team Vesting kQDNPoiPbKXwjt4i9SqtBmvbUlMgWz1jCR7M5Uwjj5fI8t1l Tonviewer

Get Involved


Phalanx Foundation · 2026 · MIT License · Built with Acton on TON

Popular repositories Loading

  1. plx-token plx-token Public

    Audited TON/GRAM Jetton + Phalanx Toolkit — Web3 crypto tokenization deployer. PLX Token · Acton · no-code deploy.

    Python

  2. .github .github Public

    Organization profile and metadata for Phalanx Foundation

  3. ton-assets ton-assets Public

    Forked from tonkeeper/ton-assets

    Python

  4. docs docs Public

    Forked from ton-org/docs

    TON developer documentation

    MDX

  5. awesome-ton awesome-ton Public

    Forked from ton-community/awesome-ton

    A curated list of remarkable libraries, tools, services, protocols, and smart contracts related to TON.

  6. docs-1 docs-1 Public

    Forked from ton-org/docs

    TON developer documentation

    MDX

Repositories

Showing 10 of 13 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…