-
Does wallet-core support signing transaction token on BEP20 or ERC20? |
Beta Was this translation helpful? Give feedback.
Answered by
optout21
Feb 8, 2022
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Raden-Hor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, both.
Some references:
https://github.com/trustwallet/wallet-core/blob/master/tests/BinanceSmartChain/SignerTests.cpp#L48
https://github.com/trustwallet/wallet-core/blob/master/tests/Ethereum/SignerTests.cpp#L71
https://github.com/trustwallet/wallet-core/blob/master/tests/Ethereum/TWAnySignerTests.cpp#L79