Skip to main content

Send generic transactions on Aptos

POST https://server-aptos-sdk.lync.world/api/unity/txn2

This endpoint allows the user to send generic transactions on the Aptos blockchain, including transferring tokens, interacting with smart contracts, or any other custom transaction type. Users must provide the necessary transaction details, such as the contract address, contract name, function name, arguments, and parameters for smart contract interactions.