Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: base token l1 address endpoint #101

Merged
merged 26 commits into from
Apr 9, 2024
Merged

Conversation

fkrause98
Copy link

@fkrause98 fkrause98 commented Feb 6, 2024

What ❔

Closes #104.

An RPC method that answers the chain's base token, or "0x0..01" if using ETH.

Why ❔

To provide clients like an explorer, or a cli tool with the tools required to
know on which token operate one.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

@fkrause98 fkrause98 marked this pull request as ready for review February 6, 2024 14:14
@fkrause98 fkrause98 merged commit a0868d5 into kl-factory Apr 9, 2024
15 of 19 checks passed
@fkrause98 fkrause98 deleted the base-token-addr-endpoint branch April 9, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants