跳到主要内容

10 篇文档带有标签「gas-estimation」

查看所有标签

Retrieve Price

Learn how to Use Pyth Oracle on Conflux eSpace to Retrieve CFX Price

SDKs

Conflux 拥有主流编程语言的SDK,包括JavaScript, Golang, Java 和 Python。 这只是SDK的简要介绍,详细的使用信息请查阅各自的文档。

web3.js

This page is meant to guide you through the basics on how to use web3.js when developing on Conflux eSpace.

web3.py

This page is meant to guide you through the basics on how to use web3.py when developing on Conflux eSpace.

交易费用

在Conflux网络的核心空间中,交易由矿工处理,矿工为其服务收费。 这个费用激励矿工参与网络并保持其顺畅运行。 这些费用是用CFX支付的,并由交易发起者通过交易中的gas, gasPrice and storageLimit 字段指定。

发送交易错误

当使用 SDK 或 Fluent 钱包发送交易时,可能会遇到一些错误。 本文概述了一些常见错误及其解决方案。