Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Arctic-1 Gas Multiplier Params #65

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

Kbhat1
Copy link
Contributor

@Kbhat1 Kbhat1 commented May 16, 2024

  • Update arctic-1 gas prices, gas used to reflect param change proposal
cosmos_gas_multiplier_denominator: "4"
cosmos_gas_multiplier_numerator: "1"

> seid q params feesparams
global_minimum_gas_prices:
- amount: "0.080000000000000000"
  denom: usei
> seid q params blockparams
max_bytes: "22020096"
max_gas: "2100000"

> seid q dex params
params:
  begin_block_gas_limit: "50000000"
  contract_unsuspend_cost: "1000000"
  default_gas_per_cancel: "13250"
  default_gas_per_order: "13750"
  default_gas_per_order_data_byte: "30"
  end_block_gas_limit: "250000000"
  gas_allowance_per_settlement: "2500"
  max_order_per_price: "10000"
  max_pairs_per_contract: "100"
  min_processable_rent: "100000"
  min_rent_deposit: "10000000"
  order_book_entries_per_load: "10"
  price_snapshot_retention: "86400"
  sudo_call_gas_price: "0.400000000000000000"```

@Kbhat1 Kbhat1 merged commit 868e5b5 into main May 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants