https://confluxscan.io/contract-deployment
Connect ConfluxPortal on ConfluxScan
Import the compiled .json files from ConfluxStudio, cfxtruffle, remix, or paste bytecode (required) and ABI (optional) manually.
*Note: bytecode is required; ABI is optional.
Please pay attention to the remarks below:
1. Contract deployment means publishing a contract code to the Conflux network by sending a transaction. Before you deploy the contract, please ensure the CFX balance in your account is sufficient.
2. Only ConfluxStudio, cfxtruffle, remix-compiled .json file imports are supported, and manual copy bytecode (required) and ABI (optional) are supported.
3. Enter constructor arguments are not currently supported.
4. You can click on the account in the upper right corner of the page to view the contract deployment details in your transaction history.
Click Submit and sign the transaction.
In the transaction information of ConfluxScan, the recipient address is the address of the created contract.