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

#875 | adding the case for no transaction history on address page #876

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Viterbo
Copy link
Collaborator

@Viterbo Viterbo commented Nov 18, 2024

Fixes #875

Description

This PR does not fix the main problem. It only adds a new case in which the consulted address has no transaction registered in history. But the main problem remains and it's on the server side.

The API is returning no transaction history for this particular address.

Test scenarios

https://deploy-preview-876--dev-mainnet-teloscan.netlify.app/address/0xe0740E654B33550712E192c00C857D64Ce675Af3
image

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for teloscan-stage ready!

Name Link
🔨 Latest commit 2ae72cb
🔍 Latest deploy log https://app.netlify.com/sites/teloscan-stage/deploys/673b5dfc633da100080ea279
😎 Deploy Preview https://deploy-preview-876--teloscan-stage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for testnet-teloscan ready!

Name Link
🔨 Latest commit 2ae72cb
🔍 Latest deploy log https://app.netlify.com/sites/testnet-teloscan/deploys/673b5dfc30d77a0008899f3e
😎 Deploy Preview https://deploy-preview-876--testnet-teloscan.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for dev-mainnet-teloscan ready!

Name Link
🔨 Latest commit 2ae72cb
🔍 Latest deploy log https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/673b5dfc866b63000859151c
😎 Deploy Preview https://deploy-preview-876--dev-mainnet-teloscan.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Viterbo
Copy link
Collaborator Author

Viterbo commented Nov 18, 2024

I still need to investigate why the Contract Tab is not shown and fix it.

@Viterbo Viterbo linked an issue Nov 18, 2024 that may be closed by this pull request
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.

Bug | Contract tab is not shown on address page
1 participant