Skip to content

feat(sdk-coin-soneium): add soneium token support #6124

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Conversation

adarsh312
Copy link
Contributor

Ticket: WIN-5490

@adarsh312 adarsh312 force-pushed the WIN-5490_soneium branch 3 times, most recently from a7ca9d0 to dc21d53 Compare May 14, 2025 08:01
@adarsh312 adarsh312 marked this pull request as ready for review May 14, 2025 08:54
@adarsh312 adarsh312 requested review from a team as code owners May 14, 2025 08:54
if ((coin instanceof Erc721Coin || coin instanceof Erc1155Coin) && coin.family === CoinFamily.SONEIUM) {
acc.push({
type: coin.name,
coin: coin.network.type === NetworkType.MAINNET ? 'polygon' : 'tpolygon',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't be soneium?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, missed it. Thanks

@adarsh312 adarsh312 requested a review from mukeshsp May 15, 2025 04:30
@adarsh312 adarsh312 merged commit 4b5349c into master May 15, 2025
11 checks 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