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

end-to-end tests or a command for visiting known contracts #22

Open
hasparus opened this issue Dec 20, 2021 · 0 comments
Open

end-to-end tests or a command for visiting known contracts #22

hasparus opened this issue Dec 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hasparus
Copy link
Contributor

Example URLs:

const BUSD_ON_BSCSCAN =
  "/token/0xe9e7cea3dedca5984780bafc599bd69add087d56?explorer=bscscan";
const WTFM_ON_FMTSCAN =
  "/address/0x21be370d5312f44cb42ce377bc9b8a0cef1a4c83?explorer=fmtscan";
const BINARYPUNKS_ON_TESTNET_FMTSCAN =
  "/token/0x8b08550c4964e4fda760660a2fc5ea64df406193#readContract?explorer=testnet.ftmscan";
const UNISWAP_POSITIONS_ON_ARBISCAN =
  "/address/0xc36442b4a4522e871399cd717abdd847ab11fe88?explorer=arbiscan";
const UNISWAP_POSITIONS_ON_TESTNET_ARBISCAN =
  "/0xc36442b4a4522e871399cd717abdd847ab11fe88?explorer=testnet.arbiscan";
const TETHER_ON_SNOWTRACE =
  "/0xc7198437980c041c805a1edcba50c1ce5db95118?api=snowtrace";
@hasparus hasparus added the enhancement New feature or request label Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant