Deploy a smart contract
POST
https://tron-mainnet.g.alchemy.com/v2/docs-demo/wallet/deploycontract
Deploys a new smart contract to the TRON blockchain. The owner address must have sufficient funds to pay for the deployment.
Request Body
Responses
200
Unsigned transaction object for contract deployment.
Was this page helpful?