> For the complete documentation index, see [llms.txt](https://doc.tryethernal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.tryethernal.com/dashboard-pages/addresses.md).

# Addresses

Address pages will display all IN and OUT transactions of this address along with some basic information such as the timestamp, fees, or value.

All address pages URL follow the pattern `/address/${address}`.

If the address is a contract (ie `getCode()` doesn't return `0x`), it will display two more tabs related to that. See the [Contracts section](/dashboard-pages/contracts.md) for more info on this.
