Skip to content

Instantly share code, notes, and snippets.

@ariady-putra
Created May 27, 2023 06:47
Show Gist options
  • Select an option

  • Save ariady-putra/0becd76fd99127ef6545af87a4d81698 to your computer and use it in GitHub Desktop.

Select an option

Save ariady-putra/0becd76fd99127ef6545af87a4d81698 to your computer and use it in GitHub Desktop.
Cardano Address
┌ For spending
┏━ Header ━━━━━━━━━━━━━┳━ Payment credentials ━━━━━━━┳━ Delegation credentials ━━━━┓
┃ ┃ ┃ ┃
┃ ┃ ┌───────────────────────┐ ┃ ┌───────────────────────┐ ┃
┃ ┌──────┬─────────┐ ┃ │ Verification key hash │ ┃ │ Verification key hash │ ┃
┃ │ Type │ Network │ ┃ ├────────── OR ─────────┤ ┃ ├────────── OR ─────────┤ ┃
┃ └──────┴─────────┘ ┃ │ Script hash │ ┃ │ Script hash │ ┃
┃ ┃ └───────────────────────┘ ┃ └───────────────────────┘ ┃
┃ ┃ ┃ ┃
┗━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
└ For:
- publishing certificates
- withdrawing rewards
Source:
https://aiken-lang.org/fundamentals/eutxo#tldr-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment