class C.Addressimport { C } from "https://deno.land/x/lucid@0.10.1/src/core/mod.ts"; const { Address } = C; Methods__destroy_into_raw()as_base()as_byron()as_enterprise()as_pointer()as_reward()free()network_id()to_bech32(prefix)to_bytes()to_js_value()to_json()Static Methods__wrap(ptr)from_bech32(bech_str)from_bytes(data)from_json(json)