/
WO
worldwide-asset-exchange
/
Chain API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15m ago · Updated 11mo ago
View markdown
worldwide-asset-exchange
Chain API
post
/get_code
v1
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2025-08-29
29
51
83.8 KB
post
/get_account
post
/get_block
post
/get_block_info
post
/get_info
post
/push_transaction
post
/send_transaction
post
/push_transactions
post
/get_block_header_state
post
/get_abi
post
/get_currency_balance
post
/get_currency_stats
post
/get_required_keys
post
/get_producers
post
/get_raw_code_and_abi
post
/get_scheduled_transactions
post
/get_table_by_scope
post
/get_table_rows
post
/get_code
post
/get_raw_abi
post
/get_activated_protocol_features
post
/get_accounts_by_authorizers
post
/get_transaction_status
post
/send_transaction2
post
/compute_transaction
post
/get_code_hash
post
/get_transaction_id
post
/get_producer_schedule
post
/send_read_only_transaction
post
/push_block
Returns an object containing the smart contract WASM code.
post
/get_code
Request body
object
required
account_name
union
required
code_as_wasm
integer
required
This must be 1 (true)
Response
OK
object
required
name
union
code_hash
string
wast
string
wasm
string
abi
Abi