Skip to content

Commit

Permalink
add evm urls
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoluisam committed Nov 8, 2024
1 parent d3cdaac commit efb2039
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ evm_chainlink_transaction_limit = 5000
evm_minimum_confirmations = 1
evm_gas_estimation_buffer = 10000
evm_supports_eip1559 = true
evm_default_gas_limit = 6000000
evm_default_gas_limit = 6000000
evm_urls = ["https://puppynet.shibrpc.com/"]
evm_http_urls = ["https://puppynet.shibrpc.com/"]

0 comments on commit efb2039

Please sign in to comment.