dethcrypto / dethcrypto/dethcode
end-to-end tests or a command for visiting known contracts
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
Example URLs:
```ts
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";
```
Contributor guide
Assessment
This issue has not been assessed yet.