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

[contract-watcher] Add support for Base #605

Closed
agodnic opened this issue Aug 7, 2023 · 1 comment
Closed

[contract-watcher] Add support for Base #605

agodnic opened this issue Aug 7, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@agodnic
Copy link
Contributor

agodnic commented Aug 7, 2023

Description

As a user i want to see when a transaction targeted to Base blockchain was redemeed.
Add support for Base's mainnet and testnet on the contract-watcher service.

Use blockdaemon API RPC --> doc here

Context: https://xlabs-org.slack.com/archives/C04N7RM3Y23/p1691285546261799

Acceptance criteria

If a transaction destined to BASE was redeemed i should be able to see the redeem transaction on the globalTx json attribute.
Like in this endpoint: https://api.testnet.wormscan.io/api/v1/transactions/6/000000000000000000000000a3cf45939bd6260bcfe3d66bc73d60f19e49a8bb/9602?parsedPayload=true

@gipsh gipsh added this to the v2 milestone Aug 8, 2023
@gipsh gipsh added the draft label Aug 8, 2023
agodnic added a commit that referenced this issue Aug 10, 2023
### Description

This pull request adds support for the `Base` blockchain in the `contract-watcher` service.

Tracking issue: #605
@agodnic
Copy link
Contributor Author

agodnic commented Aug 16, 2023

Implemented in #617

@agodnic agodnic closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants