Explore XinFin, a hybrid blockchain optimized for global trade and finance. Build enterprise-grade dApps using its RPC gateway.
The XinFin RPC documentation provides developers with the tools to interact programmatically with the XinFin blockchain. XinFin is a hybrid blockchain designed for global trade and finance, combining the benefits of public and private blockchains. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. XinFin’s Delegated Proof-of-Stake (DPoS) consensus ensures high throughput and low transaction costs, making it ideal for enterprise-grade decentralized applications (dApps) in finance and supply chain management.
- XinFin Website: https://xinfin.orgXinFin RPC Gateway
*Supported Blockchains - tiers: 💎 Tier 1, ⭐ Tier 2, ✨ Tier 3
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Quick connection to XinFin
Available XinFin interfaces
XinFin - JSON-RPC
- eth_getlogs
- debug_getbadblocks
- eth_gettransactionbyblocknumberandindex
- eth_chainid
- eth_gettransactionbyblockhashandindex
- eth_getstorageat
- eth_getunclecountbyblockhash
- eth_gettransactioncount
- txpool_content
- eth_gettransactionbyhash
- debug_tracecall
- eth_maxpriorityfeepergas
- eth_getunclecountbyblocknumber
- eth_getblocktransactioncountbyhash
- eth_estimategas
- eth_getblockbyhash
- eth_gettransactionreceipt
- eth_getcode
- eth_getblockbynumber
- web3_clientversion
- eth_getbalance
- eth_call
- debug_storagerangeat
- eth_sendrawtransaction
- txpool_inspect
- eth_getproof
- eth_gasprice
- debug_traceblock
- debug_tracetransaction
- debug_traceblockbyhash
- eth_getblocktransactioncountbynumber
- txpool_status
- debug_traceblockbynumber
- eth_blocknumber
- eth_feehistory
XinFin - Tatum API
- Generate XDC wallet
- Generate XDC account address from Extended public key
- Generate XDC private key
- Web3 HTTP driver
- Get current block number
- Get XDC block by hash
- Get XDC Account balance
- Get XDC Transaction
- Get count of outgoing XDC transactions
- Send XDC / ERC20 from account to account
- Invoke a method in a smart contract on XinFin
- Broadcast signed XDC transaction