provenance-io / explorer-service

The server side of the blockchain Explorer app. Allows for UI browsing of the blockchain.
Apache License 2.0
6 stars 3 forks source link

Add new required value to osmosis pricing input #526

Closed nullpointer0x00 closed 3 months ago

nullpointer0x00 commented 3 months ago

Description

Osmosis now requires a coinMinimalDenom value to be included in the URL input for pricing. This PR adds the coinMinimalDenom parameter with the current nhash IBC denomination ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2 for the Osmosis network.

closes: #XXXX


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.