Skip to content

Add wRATR (Wrapped Ratatoskr) token#556

Merged
sven-hash merged 1 commit into
alephium:masterfrom
NexusAther:add-wratr-token
May 31, 2026
Merged

Add wRATR (Wrapped Ratatoskr) token#556
sven-hash merged 1 commit into
alephium:masterfrom
NexusAther:add-wratr-token

Conversation

@NexusAther

Copy link
Copy Markdown
Contributor

Add wRATR (Wrapped Ratatoskr) token

This PR adds wRATR — the wrapped representation of native Ratatoskr (RATR) for use on Alephium DeFi — to the official Alephium mainnet token list.

Token details

  • Name: Wrapped Ratatoskr
  • Symbol: wRATR
  • Decimals: 8 (matches native RATR precision)
  • Contract ID: deb34ae392cd9dd8262b19deb2da3adb9a15015052d8b024a0506fd917d50700
  • Group: 0 (Elexium-compatible)
  • Native chain: Ratatoskr mainnet (launches June 1, 2026 00:00 UTC)
  • Bridge: RatatoskrBridge custodian on Alephium G0

Native RATR info

Bridge architecture

Mint/burn flow follows the same pattern as wSMT (PR #516):

  • User deposits RATR to custodian address on Ratatoskr chain
  • Relayer detects deposit, calls bridge.mint() on Alephium → wRATR sent to user
  • User burns wRATR on Alephium → relayer detects, sends RATR back to user's address

Bridge contracts owned by a Ledger Group 0 address.

Reference

Follows the same pattern as wSMT (PR #516, merged 2026-04-17).

@sven-hash sven-hash merged commit 98c4f7d into alephium:master May 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants