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

Problem: missing base token address info in API #43

Closed
wants to merge 1 commit into from

Conversation

JayT106
Copy link
Contributor

@JayT106 JayT106 commented Feb 5, 2024

What ❔

The provider in the SDK requires to know the base token address to be able to distinguish the transaction processing logic.

Therefore, we introduced base_token_addr in the contract config, then the zks_getBridgeContracts is able to read the config from the zkevm server.

This is a temp solution for the current cronos zkevm testnet. The matterlab team is implementing the sharing bridge and later we will stitch to use the upstream SDK directly when it is ready.

@JayT106 JayT106 self-assigned this Feb 5, 2024
@JayT106 JayT106 changed the title problem: missing base token address info in API Problem: missing base token address info in API Feb 6, 2024
@thomas-nguy thomas-nguy deleted the jt/config-base-token-addr branch July 19, 2024 05:22
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