Sui.

Post

Share your knowledge.

Caplec.
Feb 17, 2025
Discussion

How does token transfer work in SUI compared to ERC-20?

I'm trying to understand how token transfers work in the SUI blockchain. In EVM chains, there's the ERC-20 standard for token transfers, and on BSC there are transfer logs. However, in SUI, I'm having trouble capturing all different types of swaps because different decentralized exchanges emit different events. How can I effectively aggregate these events in SUI?

  • Sui
0
2
Share
Comments
.

Answers

2
Pluto Dev👽.
Feb 17 2025, 15:38

It might be a good approach to utilize specific APIs or platforms provided by the DEXes on SUI for monitoring token transfers. Alternatively, look into tools or services that might aggregate these events for you, streamlining the data collection process.

0
Comments
.
LargeCappWithTwo.
Feb 17 2025, 15:39

In SUI, unlike EVM chains that use the ERC-20 standard, tokens and their transfers can be more complex due to the lack of a singular standard and varying implementations by different dApps and DEXes. You will need to manually track and aggregate the events across these platforms.

0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info