nomad-xyz/monorepo

feat: make gas limit hardcodes configurable for SDK contract methods

luketchang opened this issue · 0 comments

  • just like we did for agents, we want to be able to pass configs for the estimated gas limits of each method on each chain
  • SDK will take these values from the config and use them as hardcodes for contract methods
  • This PR will provide gas estimates and SDK can draw from config for values