# Functions
If the ABI is invalid, panic.
It creates a new client for the given url.
`NewContract` takes an address, an ABI string, and a data struct, and returns a `MyContract` struct
Args: addr (string): The address of the contract abiStr (string): The ABI of the contract.
# Structs
No description provided by the author
# Type aliases
No description provided by the author