palomachain / paloma

The fast blockchain messenger protocol
Apache License 2.0
290 stars 136 forks source link

feat: paloma bridge exit tax #1196

Closed maharifu closed 2 months ago

maharifu commented 2 months ago

Related Github tickets

Background

We're going to charge a tax fee for every transfer out of paloma. The tax rate is defined by governance vote and we can set exceptions to tokens and addresses.

Testing completed

Breaking changes

taariq commented 2 months ago

- On receiving the transfer complete event we burn the total amount of tokens (transferred + taxed) @maharifu to be clear, we're not BURNING THE TOTAL AMOUNT OF TOKENS! RIGHT? RIGHT?!?!?