නෝඩ් සෞඛ්‍යය පරීක්ෂා කරමින්...

සමර්පිත BSC & Avalanche RPC නෝඩ්

ඔබේම JSON-RPC අන්ත ලක්ෂ්‍යය, දේශීයව ක්‍රියාත්මක කරන ලද ආකිව් නෝඩ් මගින් සහාය දක්වයි. පොදු RPC සමඟ අනුපාත බෙදා නොගැනීම, සීතල ආරම්භක ප්‍රමාදයක් නොමැතිව, ඔබ පාලනය නොකරන මධ්‍යස්ථ මෘදුකාංග නොමැත.

නෝඩ් පරීක්ෂා කරමින්...

සෑම තත්පර 5 කට ස්වයංක්‍රීයව යාවත්කාලීන වේ · 

BNB Smart Chain
EVM / eth_* ක්‍රම
Geth-ආධාරිත දේශීය ආකිව් නෝඩ්. සම්පූර්ණ EVM අනුකූලතාව.
POST https://api.smartmoneyapi.com/rpc/v1/bsc
Avalanche C-Chain
EVM / eth_* ක්‍රම
AvalancheGo C-Chain. උප-තත්පර අවසානතාවය සමඟ සම්පූර්ණ EVM අනුකූලතාව.
POST https://api.smartmoneyapi.com/rpc/v1/avax-c
X
Avalanche X-Chain
avm.* ක්‍රම
විනිමය දාමය — ස්වාභාවික AVAX මාරු කිරීම් සහ වත්කම් නිර්මාණය.
POST https://api.smartmoneyapi.com/rpc/v1/avax-x
P
Avalanche P-Chain
platform.* ක්‍රම
වේදිකා දාමය — වලංගු කරන්නන් සමූහය, ස්ථාකිර කිරීම, උපදාම කළමනාකරණය.
POST https://api.smartmoneyapi.com/rpc/v1/avax-p
i
Avalanche Node Info
info.* ක්‍රම පමණි
AvalancheGo info API. බූට්ස්ට්‍රැප් තත්ත්වය, සහකරු ගණන, නෝඩ් අනුවාදය, ජාල හැඳුනුම්පත. මෙම අන්ත ලක්ෂ්‍යයේදී info.* ක්‍රම පමණක් අවසර ඇත.
POST https://api.smartmoneyapi.com/rpc/v1/avax-info

ඔබේ RPC යතුර ඕනෑම ක්‍රම දෙකකින් යොදන්න

curl -X POST \
  -H "X-API-Key: rpc_YOUR_KEY_HERE" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}' \
  "https://api.smartmoneyapi.com/rpc/v1/bsc"

යතුරු උපසර්ග කර ඇත rpc_ සහ ඔබේ Smart Money API දත්ත යතුරු වලින් වෙනස් වේ. යතුරු නිර්මාණයේදී එක් වරක් පමණක් පෙන්වනු ලැබේ — ඒවා ආරක්ෂිතව ගබඩා කරන්න.

නවතම BSC බ්ලොක් අංකය ලබා ගන්න
BSC
curl -X POST \
  -H "X-API-Key: rpc_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}' \
  "https://api.smartmoneyapi.com/rpc/v1/bsc"

// ප්‍රතිචාරය: {"jsonrpc":"2.0","result":"0x286c1b2","id":1}
AVAX-C පසුම්බියේ ශේෂය ලබා ගන්න
AVAX-C
curl -X POST \
  -H "X-API-Key: rpc_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"eth_getBalance","params":["0xYOUR_ADDRESS","latest"],"id":1}' \
  "https://api.smartmoneyapi.com/rpc/v1/avax-c"
පොකුරු ඇමතුම (ඉල්ලීමකට 50 දක්වා)
PRO
curl -X POST \
  -H "X-API-Key: rpc_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1},
    {"jsonrpc":"2.0","method":"eth_gasPrice","params":[],"id":2},
    {"jsonrpc":"2.0","method":"net_version","params":[],"id":3}
  ]' \
  "https://api.smartmoneyapi.com/rpc/v1/bsc"

// පොකුරේ ඇති සෑම ඇමතුමක්ම ඔබේ කොටස් ප්‍රමාණය දෙසට ගණන් ගනී.
Avalanche නෝඩ් බූට්ස්ට්‍රැප් තත්ත්වය පරීක්ෂා කරන්න
AVAX-INFO
curl -X POST \
  -H "X-API-Key: rpc_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"info.isBootstrapped","params":{"chain":"C"},"id":1}' \
  "https://api.smartmoneyapi.com/rpc/v1/avax-info"
නෝඩ් සෞඛ්‍යය (පොදු, යතුරක් අවශ්‍ය නොවේ)
PUBLIC
curl "https://api.smartmoneyapi.com/rpc/v1/health"

// ආපසු එයි: {"chains":{"bsc":{"ok":true,"block":42000000,"ms":45}, ...}}

අවහිර කළ ක්‍රම නාම අවකාශ

ආරක්ෂාව සහ කාර්ය සාධනය සඳහා, පහත ක්‍රම උපසර්ග සියලුම EVM දාම වල අවහිර කර ඇත. ඒවා භාවිතා කරන ඉල්ලීම් -32601 දෝෂයක් ආපසු ලබා දෙයි.

admin_* personal_* miner_* engine_* debug_* clique_* les_*
avax-info endpoint

පමණක් info.* methods are permitted. All other namespaces return a -32601 දෝෂයකි.

අනෙකුත් සීමාවන්
  • උපරිම ඉල්ලීමේ ශරීර ප්‍රමාණය: 1 MB
  • උපරිම බැච් ප්‍රමාණය: ඉල්ලීමකට 50 කැඳවීම්
  • ඉල්ලීමේ කාලය ඉක්මවා යාම: තත්පර 30
HTTP JSON-RPC කේතය අර්ථය
401 -32001 API යතුර නැති හෝ වලංගු නැති
429 -32005 Rate limit exceeded (rpm or daily). Check Retry-After header.
413 -32600 ඉල්ලීමේ ශරීරය 1 MB ඉක්මවා ඇත
403 -32601 අවහිර කරන ලද හෝ අවසර නැති ක්‍රමය
400 -32700 JSON parse error
502 -32002 Upstream node unreachable or timed out
දෝෂ ප්‍රතිචාර හැඩය
{"jsonrpc":"2.0","error":{"code":-32001,"message":"invalid api key"},"id":null}
නිදහස්
නිදහස්
$0/මාසය
ක්‍රෙඩිට් කාඩ් අවශ්‍ය නැත
  • දිනකට ඉල්ලීම් 1,000
  • මිනිත්තුවට ඉල්ලීම් 60
  • BSC + සියලුම AVAX දාම
  • බැච් කැඳවීම් (50 දක්වා)
  • ප්‍රමුඛ රවුටින්
නිදහස් යතුර ලබා ගන්න
ආරම්භක
ආරම්භක
$39/මාසය
දිනකට ඉල්ලීම් 100k · ඕනෑම වේලාවක අවලංගු කරන්න
  • දිනකට ඉල්ලීම් 100,000
  • මිනිත්තුවට ඉල්ලීම් 600
  • BSC + සියලුම AVAX දාම
  • බැච් කැඳවීම් (50 දක්වා)
  • ප්‍රමුඛ රවුටින්
ආරම්භක යතුර ලබා ගන්න
ප්‍රෝ
ප්‍රෝ
$89/මාසය
දිනකට ඉල්ලීම් 1M · තත්පරයට ඉල්ලීම් 50 · ඕනෑම වේලාවක අවලංගු කරන්න
  • දිනකට ඉල්ලීම් 1,000,000
  • මිනිත්තුවට ඉල්ලීම් 3,000
  • BSC + සියලුම AVAX දාම
  • බැච් කැඳවීම් (50 දක්වා)
  • ප්‍රමුඛ රවුටින්
  • සමර්පිත සහාය
අප අමතන්න

Paid plan keys are managed separately from Smart Money data API keys. Contact us via the dashboard to upgrade an existing RPC key.

සමර්පිත නෝඩ්ස් vs පොදු අන්ත ලක්ෂ්‍ය

විශේෂාංගය පොදු RPC Smart Money RPC
Rate limits Shared, unpredictable Dedicated per key
Latency Variable, cold-start Consistent, warm
Uptime SLA No guarantees Monitored 24/7
Batch calls Often blocked Up to 50 per request
Usage analytics None Per-chain, per-day