fuzzland / ityfuzz

Blazing Fast Bytecode-Level Hybrid Fuzzer for Smart Contracts
https://docs.ityfuzz.rs
MIT License
734 stars 116 forks source link

how to add other chain url api #519

Closed BigGod12 closed 1 week ago

BigGod12 commented 1 week ago

please how can i add other chain for URL Api like fantom, manta, OP passing in the "--onchain-etherscan-api-key" where to put the URL before passing the Api key, or there are limited chain it ityfuzz is supporting right now?? thank you

publicqi commented 1 week ago

Please refer to #510

Also current supported chains: https://github.com/fuzzland/ityfuzz/blob/ba2ec8b4a9918f01132b4579fa3ba841b578bc60/src/evm/mod.rs#L126-L128