View Source Ethex.Abi.Function (ethex v0.1.3)

0xf167FcA5b9FeDf4E8baCAf8547225af93832ed6F

https://matic-mumbai.chainstacklabs.com

Ethex.call "https://matic-mumbai.chainstacklabs.com", "erc20", "0xf167FcA5b9FeDf4E8baCAf8547225af93832ed6F", "symbol"

Ethex.call "https://matic-mumbai.chainstacklabs.com", "erc20", "0xf167FcA5b9FeDf4E8baCAf8547225af93832ed6F", "balanceOf", ["8CcF629e123D83112423c283998443829A291334" |> Base.decode16!(case: :mixed)]

Link to this section Summary

Link to this section Functions

Link to this function

call(rpc, abi_name, address, fun_name, args \\ [])

View Source
@spec call(String.t(), String.t(), String.t(), String.t(), list()) ::
  {:ok, list()} | {:error, any()}

call contract function

NOTE: address SHOULD BE binary