Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Add link to contract tab #233

Open
Thegaram opened this issue Nov 19, 2020 · 0 comments
Open

Add link to contract tab #233

Thegaram opened this issue Nov 19, 2020 · 0 comments

Comments

@Thegaram
Copy link

Do you want to request a feature or report a bug?

Feature.

What is the current behavior?

When I open the FC contract, it gives me this link: https://www.confluxscan.io/address/0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98?accountAddress=0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98

If I click on Transactions, I get this: https://www.confluxscan.io/address/0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98?accountAddress=0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98&page=1&pageSize=10&tab=transaction

If I click on Token Txns, I get this: https://www.confluxscan.io/address/0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98?accountAddress=0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98&page=1&pageSize=10&tab=transfers

If I click on Contract, I get this: https://www.confluxscan.io/address/0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98?accountAddress=0x8e2f2e68eb75bb8b18caafe9607242d4748f8d98&page=1&pageSize=10&tab=transaction

You can see that tab=transaction for the contract tab. It should be tab=contract instead so that I can link directly to the contract source code.

What is the expected behavior?

When I open https://www.confluxscan.io/address/[ADDRESS]?tab=contract, it should take my to the Contract tab directly.

When I open a contract page and click on Contract, it should change the link to https://www.confluxscan.io/address/[ADDRESS]?tab=contract.

If this is a feature request, what is motivation or use case for changing the behavior?

I'd like to be able to link to the source code directly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant