Skip to content

fix(api): replace ethereum with chain_address in /addresses response#4978

Merged
istae merged 2 commits intomasterfrom
replace-ethereum-with-chain-address
Feb 4, 2025
Merged

fix(api): replace ethereum with chain_address in /addresses response#4978
istae merged 2 commits intomasterfrom
replace-ethereum-with-chain-address

Conversation

@gacevicljubisa
Copy link
Member

@gacevicljubisa gacevicljubisa commented Feb 4, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

This PR will add chain_address to /addresses response. The idea is to deprecate ethereum field in response of that endpoint.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

@gacevicljubisa gacevicljubisa linked an issue Feb 4, 2025 that may be closed by this pull request
@istae istae merged commit ffd67d0 into master Feb 4, 2025
15 checks passed
@istae istae deleted the replace-ethereum-with-chain-address branch February 4, 2025 10:31
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.

Remove "ethereum" references from API output

4 participants