Elrondex
v0.1.1
Pages
Modules
Elrondex.REST
(Elrondex v0.1.1)
View Source
The Elrond REST API to interact with the Elrond Blockchain.
Link to this section
Summary
Functions
body_response(body, path \\ [])
client_response(invalid, path \\ [])
data_from_path(map, path)
get_address(network, bech32)
get_address_balance(network, bech32)
get_address_esdt(network, bech32)
get_address_esdt_balance(network, bech32, token)
get_address_keys(network, bech32)
get_address_nonce(network, bech32)
get_address_transactions(network, bech32)
get_block_by_hash(hash, network, query_opts \\ [])
get_block_by_nonce(nonce, network, query_opts \\ [])
get_network_config(network)
get_network_esdts(network)
get_network_status(network)
get_transaction(network, tx_hash, query_opts \\ [])
int_response(arg)
post_transaction_send(tr)
post_transaction_send(signed_map, network)
post_vm_values_int(query_map, network)
post_vm_values_query(query_map, network)
post_vm_values_string(query_map, network)
test_config(network)
Link to this section
Functions
Link to this function
body_response(body, path \\ [])
View Source
Link to this function
client_response(invalid, path \\ [])
View Source
Link to this function
data_from_path(map, path)
View Source
Link to this function
get_address(network, bech32)
View Source
Link to this function
get_address_balance(network, bech32)
View Source
Link to this function
get_address_esdt(network, bech32)
View Source
Link to this function
get_address_esdt_balance(network, bech32, token)
View Source
Link to this function
get_address_keys(network, bech32)
View Source
Link to this function
get_address_nonce(network, bech32)
View Source
Link to this function
get_address_transactions(network, bech32)
View Source
Link to this function
get_block_by_hash(hash, network, query_opts \\ [])
View Source
Link to this function
get_block_by_nonce(nonce, network, query_opts \\ [])
View Source
Link to this function
get_network_config(network)
View Source
Link to this function
get_network_esdts(network)
View Source
Link to this function
get_network_status(network)
View Source
Link to this function
get_transaction(network, tx_hash, query_opts \\ [])
View Source
Link to this function
int_response(arg)
View Source
Link to this function
post_transaction_send(tr)
View Source
Link to this function
post_transaction_send(signed_map, network)
View Source
Link to this function
post_vm_values_int(query_map, network)
View Source
Link to this function
post_vm_values_query(query_map, network)
View Source
Link to this function
post_vm_values_string(query_map, network)
View Source
Link to this function
test_config(network)
View Source