Replies: 5 comments 4 replies
-
@pragyanshrestha-ibriz @FezBox @izyak Kindly help with these queries |
Beta Was this translation helpful? Give feedback.
-
In Xcall there will be two fee types. Protocol fee which is the fee for using XCall infrastructure. And then there will also be a relayer fee to incentivize the relayers. For the initial design its fine if all fees are kept in the XCall contract. The protocol fee handler is something defined for BTP and wont necessarily be something we eventually use for XCall. How ICON will claim accrued protocol fees is still unknown and will have to be thought more of at a later point. Protocol fee can be 0 if not configured. The feelogic in sendPacket:
|
Beta Was this translation helpful? Give feedback.
-
In general fee design is not completely finished, especially since ICONs goal of focusing on XCall. But if there is anything you can focus less on during testing it is the fee part. The most important and hardest part of the project is the consistent and safe communication. Since IBC support callbacks with relayer address the fee part should be trivial once finalized and designed. |
Beta Was this translation helpful? Give feedback.
-
Fee handler will most probably be a simple contract that can accept tokens and nativecoin. For fee, if this product is to be extended for other cases than just token transfers, we'll probably only use nativecoin for fee, but then again, it's yet to be finalized. Accrued Fees: |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
To better understand the functionality of xcall before testing, I have some doubts. Can Someone please help me with answers
Questions
If someone has any other questions please feel free to add it.
Thanks in Advance !!
Beta Was this translation helpful? Give feedback.
All reactions