dethcrypto / dethcrypto/dethcode
end-to-end tests or a command for visiting known contracts
- Ngôn ngữ chính
- TypeScript
- Star
- 1.4k
- Fork
- 109
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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";
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.