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

Namadillo: IBC -> Determine amount for transfer fees #1190

Closed
emccorson opened this issue Oct 16, 2024 · 1 comment
Closed

Namadillo: IBC -> Determine amount for transfer fees #1190

emccorson opened this issue Oct 16, 2024 · 1 comment

Comments

@emccorson
Copy link
Contributor

emccorson commented Oct 16, 2024

Following on from #1194, we need to decide how much transfer fees should be.

We can probably do whatever Keplr is doing to match their transfer fees. I looked into using the values from the chain regsitry configs we are currently using, but those fees seemed to be much higher than Keplr.

Currently, the fee is hardcoded as 1 for every chain, so we should determine the fees per chain and then remove this hardcoding.

@emccorson emccorson added this to the Mainnet Release milestone Oct 16, 2024
@emccorson emccorson self-assigned this Oct 16, 2024
@emccorson emccorson changed the title Namadillo: IBC -> Determine and set transfer fees Namadillo: IBC -> Determine amount for transfer fees Oct 24, 2024
@emccorson emccorson removed their assignment Dec 17, 2024
@euharrison
Copy link
Collaborator

Will be handled at #1486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants