Digital Asset Management
Built for
Founders, Protocols, Investors, GCs, CFOs

Manage your token cap table, automate on-or-off chain vesting, account for tax deductions, execute airdrops, distribute conditional grants, utilize dynamic custody solutions and onboard in under a day.

Vesting

Airdrops

Grants

Escrow

Custody

Magne Dashboard Tokenomics View
Starting at $100/month
Decorative Background Grid Element
$10B+ TVL across Solana, Ethereum, Aptos, Arbitrum, and several other blockchains.

Trusted by 150+ startups, degens, enterprises and everyone in between.

Movement
Shiba Inu
Wormhole
Optimism
WalletConnect
Xai
Aethir
Maple
Magic Eden
Aptos
Jito
Drift

Onchain Vesting

Put token unlocks on autopilot with on-chain vesting.
  • “Set it and forget it” using our audited vesting contracts to 
track even the most complex unlock and vesting schedules.
  • Cancel and reclaim tokens when needed, whether to 
terminate service providers or make updates to allocations.
  • Stick with your existing custody tool to manage everything: 
Fireblocks, Anchorage, Safe, Squads, and more. You can even keep most tokens in custody and only top up the contracts periodically (e.g. quarterly)
  • White-glove support from the Magna team, with extensive expertise in supporting the management of RTAs with 83(b)s, Token Purchase Agreements, and more.
  • Already launched your token years ago? Let us do the heavy-lifting of transitioning you with a streamlined onboarding from existing providers or processes.
Elevated experience for your employees and investors.
  • Intuitive interface for your stakeholders to manage their vesting contracts and 
claim their tokens.
  • Your stakeholders just login with their email or wallet and claim.
Onchain Vesting

Offchain Vesting & Tax

Control distribution timing and distribute directly from custody
with off-chain vesting.
  • Track unlock & vesting schedules off-chain and distribute directly 
from your custody to recipients’ wallets.
  • Send test transactions that need to be manually confirmed 
by stakeholders to feel more secure with distributions.
  • Distribute directly from different custody solutions including
Fireblocks, Anchorage, Safe, Squads, or Magna’s custody tool.
  • White-glove support from the Magna team, with extensive expertise in supporting the management of RTAs with 83(b)s, Token Purchase Agreements, and more.
Tax withholding support with HRIS integrations
  • Integrate with Rippling, Deel, Toku and other top HRIS platforms
for net-of-withholding distributions.
  • Distribute tokens for RTUs and other types of grants that need taxes withheld.
  • Support for custom reporting capabilities to meet your team’s needs.
Offchain Vesting & Tax

Custom Airdrop Portals

Your brand, your token, no code, claimable by millions.
  • Customized as if you built it in-house: your URL with your copy, themes, branding, and assets.
  • Easy no-code management for anyone on your ops team to manage whitelisting, adjusting allocations, and everything in between.
  • Focus on your community and leave all the back-end to us: one-click deployment, gas efficient distributions, and white-glove service.
  • Want even more front end control? Use our extensive API to integrate 
Magna’s admin portal and airdrop automations into your own claim site.
Every customization you could possibly want.
  • Magna’s airdrops support custom claim windows, unlock schedules, 
geofencing, terms & conditions, “claim to CEX”, bonus claims, and more.
  • Enable automatic post-claim functionality like staking, NFT minting, and 
more with our on-chain composable claim hooks.

Grant Management

A one-stop shop for your ecosystem grants team
  • Track, manage, and automate vesting and unlock schedules
  • Flexible grant distribution covering one-time and time-based distributions.
Provide grant recipients with an intuitive dashboard
  • Grant recipients get a streamlined view of all of their grant and 
milestone details.
  • Save time by letting grant recipients submit completion 
evidence in one place for review.
  • Centralize KYC, wallet-gathering, and payments in a single platform.
Grant Management

Custody & Escrow

Dynamic custody offerings for fast-moving clients
  • The Magna team can custody locked tokens for investors, employees, and 
other service providers.
  • Flexible custody for your needs: Utilize fully Magna-managed custody or collaborative custody built around multi-party signing.
  • Maximize yield by taking advantage of flexible staking into LSTs or 
native validators, with flexible rewards distribution for staked tokens.
A trusted escrow partner you can rely on
  • Magna provides escrow services with flexible timelines for situations that
 require a 3rd party to custody tokens or act as a signer.
  • Useful for OTC transactions, disputes, liquidations, locked collateral,
token sale plans, and more.
  • We can work directly with counterparties to deliver tokens, including managing
unlock or vesting schedules.
Custody & Escrow

$10B

in tokens managed on-chain

1M+

stakeholders using Magna
Squads
Safe
Fireblocks
Anchorage

Built to Integrate

Work with the providers you want. Magna is natively integrated with Squads, Safe, Fireblocks, Anchorage, and many more.

Security First

SOC 2 Type 2
2FA support
Audited by blockchain's best auditors as Trail of Bits, Zellic, OtterSec, Guardian Audits and more.
AICPA
SOC2

The Magna Difference

White-Glove Support

Our team is hands-on, working closely with you every step of the way—from onboarding to distribution, 24/7/365. We even handle support tickets from your stakeholders, so your team can rest easy.

Deep Legal & Tax Expertise

From 83(b)s and RTAs to RTUs and token warrants, we’ve seen it all. We work closely with your counsel to ensure on-chain and off-chain setups match your legal agreements—so nothing slips through the cracks.

Crypto Native & Fast Moving

We move at founder speed. From custom workflows to integrating your 
providers and chains, we build what you need—fast. No ticket queues, 
no silos—just  a partner who gets it.

For Developers

Developer Toolkit

Enable advanced flows such as automatically minting NFTs upon claims via our Protocol Hooks or integrating our airdrop service into your own UI using our API.
Request
1
curl -X POST https://app.magna.so/api/external/v1/allocations \\
2
-H 'Content-Type: application/json' \\
3
-H 'x-magna-api-token: magna_project_api_token' \\
4
-d '{
5
"tokenId": "your_token_id",
6
"cursor": "cursor",
7
"limit": 100
8
}'
9
Run
Response
1
{
2
"isProcessed": true,
3
"result": {
4
"items": [
5
{
6
"id": "7ec179c5-d86a-4c0c-be29-198ad0cb39b0",
7
"key": "A-SMJ7MTO1GS",
8
"description": null,
9
"amount": "12000",
10
"funded": "0",
11
"received": "0",
12
"walletAddress": "B4uSUKyxdEgCJv6CUrynBAe8MjebnX6A1f6bprQFgZ7f",
13
"createdAt": "2024-04-15T21:26:21.000Z",
14
"updatedAt": "2024-04-15T21:26:21.000Z",
15
"cancelledAt": null,
16
"state": "NOT_STARTED",
17
"stakeholder": {
18
"id": "fe2d5104-36d5-4c79-b457-6bfcb1ae498c",
19
"type": null,
20
"employeeNumber": null,
21
"name": null,
22
"contactEmail": null
23
},
24
"customAttributes": [],
25
"category": {
26
"id": "3451cadc-dd25-4aee-b000-453756796a06",
27
"name": "Category-Name"
28
}
29
}
30
],
31
"total": 1
32
}
33
}
34
Click Run to see the result.

What Our Clients Have to Say

Customer service is a core tenant for our team - but we’ll let our customers tell you that.

Backed By The Best

Tiger Global Logo
Tusk Venture Partners Logo
Solana Ventures Logo
Circle Logo
Alchemy Logo
Galaxy Logo
Polygon Logo
Tower Research Capital Logo
Ava Labs Logo
Shima Capital Logo
GSR Logo
Y Combinator Logo

Automate Your Token Operations Today

Magna offers white glove onboarding and streamlined migrations from your existing providers.