We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Context: Some deposits on BTC are slightly different in terms of value used for the Fungible token, in the executing par on EVM. Ex bellow: BTC deposit: https://mempool.space/testnet/tx/d76b1866ac083b4330815704e87c26ada9b72d177395f5765d4bbab77537877b BTC deposit value: 0.28700000 EVM execution: https://holesky.etherscan.io/tx/0xb26a5227cfa19f14bccfbfa4110c45a582f250c952edd3ff2dff0f6e06dc7179 EVM value: 0.28699999
The text was updated successfully, but these errors were encountered:
tcar121293
mpetrun5
No branches or pull requests
Context: Some deposits on BTC are slightly different in terms of value used for the Fungible token, in the executing par on EVM.
Ex bellow:
BTC deposit: https://mempool.space/testnet/tx/d76b1866ac083b4330815704e87c26ada9b72d177395f5765d4bbab77537877b
BTC deposit value: 0.28700000
EVM execution: https://holesky.etherscan.io/tx/0xb26a5227cfa19f14bccfbfa4110c45a582f250c952edd3ff2dff0f6e06dc7179
EVM value: 0.28699999
The text was updated successfully, but these errors were encountered: