选择语言
English
简体中文
https
简介
Base
Get-Overview
Get-Wealth-List
Account
Get-Account-Detail
Get-Account-Balance
Get-Subaccount-List
Get-Account-Tx
Get-Token-List
Producer
Get-Producer-Detail
Get-Producer-Voter
Block
Get-Block-Detail
Get-Latest-Block
Get-Block-Tx
Contract
Get-Contract-Detail
Get-Contract-Abi
Get-Contract-Tx
Token
Get-Token-Detail
Get-Token-Holder
Transaction
Get-Transaction-Detail
Get-Transaction-Action
Get-Transaction-Receipt
rpc
简介

# get-overview

获取 iost 网络基本数据

# 参数

参数名 参数类型 描述 是否必须

# 响应

参数名 参数类型 描述
account_count Number
all_votes Number
circulating_supply Number
cny_price Number
usd_price Number
contract_count Number
head_block String
highest_tps String
lib_block Number
ram_buy_price Number
ram_sell_price Number
rank Number
token_count Number
total_ram String
used_ram String
rank Number
curl -X GET https://api.iostabc.com/api/?apikey=6cfb2325fd0d6ccbd2e61d5793769eb0&module=base&action=get-overview

# get-wealth-list

获取财富榜

# 参数

参数名 参数类型 描述 是否必须
page Number no
size Number no

# 响应

参数名 参数类型 描述
symbol String
account String
balance Number
token_balance Number
vote_balance Number
frozen_balance Number
curl -X GET https://api.iostabc.com/api/?apikey=6cfb2325fd0d6ccbd2e61d5793769eb0&module=base&action=get-wealth-list