**Fixing bugs**: - When `explorer` and `chain_id` keys were not set in `NetworkInfo`, it was impossible to create a wallet - Method `is_native_token` doesn`t work with `ERC20Token` instance
Updating method build_transaction_params: adding possibility to set raw_data. Fixing method get_transactions: from now it's synchronous in both implementations. Fixing method build_and_transact.