Skip to content

Add RKLB Base token (wtRKLB) - #45

Closed
kaisbaccour wants to merge 1 commit into
mainfrom
add-wtrklb-base-token
Closed

Add RKLB Base token (wtRKLB)#45
kaisbaccour wants to merge 1 commit into
mainfrom
add-wtrklb-base-token

Conversation

@kaisbaccour

@kaisbaccour kaisbaccour commented Jul 24, 2026

Copy link
Copy Markdown

Adds wtRKLB (0xF4f8c66085910d583c01f3b4e44Bf731D4e2c565, Base) to token-lists/base.json — the inventory-manager pilot pair (RAI-1410/RAI-1415) on the production Cloud Run bebop maker. Without the entry the maker can't resolve decimals and skips the pair (level publisher: base token absent from registry, live prod logs 2026-07-24).

Every value verified, none invented:

  • decimals: 18, name: "Wrapped Rocket Lab USA Inc ST0x" — read from the contract
  • unwrappedAddress: 0xf6744Fd9…766Basset() on the wrapper; getter calibrated against wtSGOV, where it reproduces the registry's known value
  • receiptAddress: 0x34Bf3d8D…A1ddreceipt() on the unwrapped vault; same calibration
  • logoURI returns HTTP 200
  • version minor-bumped (1.3.0 → 1.4.0) + timestamp, matching the MU/AMD/AVGO… commit's convention
  • Please double-check the ISIN (US7731221062, Rocket Lab USA) and NASDAQ:RKLB — the two fields I could not verify mechanically; Bebop's maker-status fee tests price via these listings.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features

    • Added support for the Wrapped Rocket Lab USA Inc ST0x token on Base.
    • Included token metadata such as symbol, logo, decimals, trading information, and related addresses.
  • Chores

    • Updated the token list version and timestamp.

wtRKLB 0xF4f8c660…c565 — the inventory-manager pilot pair on the
production Cloud Run bebop maker (st0x.bebop config/t0-bebop.toml).
Without this entry the maker cannot resolve decimals: it skips the pair
('base token absent from registry', verified live 2026-07-24).

unwrappedAddress/receiptAddress read on-chain (asset() on the wrapper,
receipt() on the unwrapped vault — getters calibrated against wtSGOV's
known values). decimals/name from the contract. Logo URL returns 200.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e3a19370-3918-465d-9826-6507b8e7bd16

📥 Commits

Reviewing files that changed from the base of the PR and between 208aad9 and a84d345.

📒 Files selected for processing (1)
  • token-lists/base.json

📝 Walkthrough

Walkthrough

The Base token list metadata was updated to version 1.4.0, and Wrapped Rocket Lab USA Inc ST0x was added for chain 8453 in both the tokens array and tokenMap.

Changes

Base token registration

Layer / File(s) Summary
Token definition and lookup
token-lists/base.json
Metadata timestamp and minor version were updated, and the Wrapped Rocket Lab USA Inc ST0x token was added with matching array and map entries, addresses, metadata, tags, and extensions.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: siddharth2207, findolor

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: adding the RKLB Base token entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-wtrklb-base-token

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant