Updates an existing mini app with partial data. Only provided fields will be updated.
Use this format: ApiKey <your_api_key>
Mini app UUID
Mini app update payload (partial)
UUID of the user
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Description of the mini app
"My updated awesome swap mini-app"
Wallet address
"0x123abc456def789012345678901234567890abcd"
JSON metadata object
{
"name": "My Updated Mini App",
"version": "1.1.0",
"settings": { "slippage": 1, "gas_limit": 350000 }
}Contract address
"0x456def789abc012345678901234567890123cdef"
Type of the mini app
Swap, Stake, Transfer Native, Tips, Native Cross-Chain, onboarding "Swap"
Protocol used for the mini app
"traderjoe"
Transaction hash
"0xabc123def456789abc123def456789abc123def456789abc123def456789abcd"
Blockchain network ID (43114 for Avalanche mainnet)
43114
Destination blockchain network ID (for cross-chain operations)
1
Is the mini app active?
true
Twitter handle
"johndoe"
Twitter ID
"123456789"
Mini app updated successfully