class Core.Addressimport { Core } from "https://deno.land/x/lucid@0.7.9/src/core/core.ts"; const { Address } = Core; 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)