Overview
Streamline your token lifecycle by integrating Magna's robust allocation management with the programmatic power of Thirdweb Engine. Automate complex vesting schedules, claim operations, and smart contract interactions through a seamless, self-hosted backend workflow.
Supported triggers and actions
List Allocations
ActionGet a paginated list of all allocations for a specific token on the Magna platform. Returns allocation details including status, amounts, stakeholder info, and claimable tokens. Supports cursor-based pagination. Ideal for: listing all token recipients, auditing distribution status, monitoring vesting schedules, batch processing allocations.
Request Claim Allocation
ActionClaim tokens from a Magna allocation. Returns unsigned EVM transaction parameters that need to be signed and submitted on-chain. Optionally verifies geographic restrictions via country code. Ideal for: automating token claims, batch claiming across allocations, scheduled claim workflows.
List Tokens
ActionList all tokens from the Magna platform for the current project. Returns token details including ID, contract address, symbol, total supply, decimals, and chain. Ideal for: discovering available tokens, building token selectors, monitoring token metadata across chains.
Get Token Summary
ActionGet comprehensive token summary metrics from the Magna platform. Returns total supply, total received, total allocation amount, allocation count, and funded amount. Ideal for: token distribution dashboards, monitoring funding progress, tracking overall vesting status, reporting on token metrics.
Get Allocation
ActionGet detailed information about a specific Magna allocation by its ID. Returns allocation status, total amount, funded amount, received amount, claimable tokens, stakeholder details, and vesting schedule. Ideal for: checking allocation status, monitoring claimable tokens, verifying funding status, tracking vesting progress.
Thirdweb Engine: Create Backend Wallet
ActionCreate a new backend wallet in your Thirdweb Engine instance. Returns the new wallet address, status, and type. Ideal for: provisioning wallets for automated transactions, setting up new signing wallets.