Developer Needed for Custom TON Token with Mint-on-Deposit Functionality
Budget: $30 – $250 USD
I’m looking for an experienced TON blockchain developer (FunC/Fift/Jetton Standard) to create a custom token contract with the following requirements:
Unlimited Supply & Automated Mint
When a user sends TON to the token contract plus a specific payload, the contract automatically mints new tokens at a defined rate (e.g., X tokens per 1 TON deposited).
Forwarding TON to Treasury
All TON received by the contract should be forwarded to a designated “treasury” wallet address immediately after minting the tokens.
Mint Operation Payload
The user’s inbound message must include a payload specifying the “mint” operation. The contract should handle the incoming message, read the payload, and execute the mint based on the deposit amount.
User Receives Newly Minted Tokens
The minted tokens are then sent back to the user’s address. The supply is unlimited, so no cap is required.
Ease of Deployment & Maintenance
Provide clear instructions or scripts to deploy the contract on the TON blockchain.
Optional: set up a minimal test suite or example calls for demonstration.
Deliverables
Smart Contract Code (FunC/Fift or Jetton-compatible if desired).
Deployment Guide or script so I can redeploy or upgrade in the future.
Basic Testing: demonstration that depositing TON + correct payload mints tokens, treasury receives funds, and users get minted tokens.
Unlimited Supply & Automated Mint
When a user sends TON to the token contract plus a specific payload, the contract automatically mints new tokens at a defined rate (e.g., X tokens per 1 TON deposited).
Forwarding TON to Treasury
All TON received by the contract should be forwarded to a designated “treasury” wallet address immediately after minting the tokens.
Mint Operation Payload
The user’s inbound message must include a payload specifying the “mint” operation. The contract should handle the incoming message, read the payload, and execute the mint based on the deposit amount.
User Receives Newly Minted Tokens
The minted tokens are then sent back to the user’s address. The supply is unlimited, so no cap is required.
Ease of Deployment & Maintenance
Provide clear instructions or scripts to deploy the contract on the TON blockchain.
Optional: set up a minimal test suite or example calls for demonstration.
Deliverables
Smart Contract Code (FunC/Fift or Jetton-compatible if desired).
Deployment Guide or script so I can redeploy or upgrade in the future.
Basic Testing: demonstration that depositing TON + correct payload mints tokens, treasury receives funds, and users get minted tokens.