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

UPADTE: ASAP #944

Closed
Thorian1te opened this issue Dec 6, 2023 · 0 comments · Fixed by #945
Closed

UPADTE: ASAP #944

Thorian1te opened this issue Dec 6, 2023 · 0 comments · Fixed by #945

Comments

@Thorian1te
Copy link
Collaborator

Thorian1te commented Dec 6, 2023

As part of ADR-009 ⁠009-reserve-income-fee-overhaul native transfer and outbound fees will be USD denominated, which means they will be a variable amount of RUNE instead of constant 0.02 RUNE. Please update wallets/interfaces to account for this change by using the native_tx_fee_rune and native_outbound_fee_rune values from the network endpoint (https://thornode.ninerealms.com/thorchain/network) for transfer and outbound fees respectively. Please do this as soon as possible as this will be flipped on soon, thanks!

URGENT
{
"bond_reward_rune": "16377298490594",
"burned_bep_2_rune": "47115838110346964",
"burned_erc_20_rune": "1653783031763036",
"effective_security_bond": "6603064381364502",
"gas_spent_rune": "118746427540884",
"gas_withheld_rune": "158439087347878",
"native_outbound_fee_rune": "2000000",
"native_tx_fee_rune": "2000000",
"outbound_fee_multiplier": "15000",
"rune_price_in_tor": "636623345",
"tns_fee_per_block_rune": "20",
"tns_register_fee_rune": "1000000000",
"tor_price_in_rune": "15707875",
"total_bond_units": "20941440",
"total_reserve": "8599737992419876",
"vaults_migrating": false
}

@Thorian1te Thorian1te changed the title UPADTE: UPADTE: ASAP Dec 6, 2023
@Thorian1te Thorian1te linked a pull request Dec 7, 2023 that will close this issue
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 a pull request may close this issue.

1 participant