/
/Chain API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1y ago
  • 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

code_as_wasminteger required

This must be 1 (true)

Response

OK

code_hashstring
waststring
wasmstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.