issues
search
sygmaprotocol
/
sygma-explorer-indexer
Backend service that collects bridging events for bridging explorer ui
GNU Lesser General Public License v3.0
3
stars
2
forks
source link
feat: handle semifungible transfers
#198
Closed
tcar121293
closed
6 months ago
tcar121293
commented
6 months ago
handle semifungible transfers
Description
handle semifungible transfers
Related Issue Or Context
Closes: #185
How Has This Been Tested? Testing details.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Documentation
Checklist:
[ ] I have commented my code, particularly in hard-to-understand areas.
[ ] I have ensured that all acceptance criteria (or expected behavior) from issue are met
[ ] I have updated the documentation locally and in chainbridge-docs.
[ ] I have added tests to cover my changes.
[ ] I have ensured that all the checks are passing and green, I've signed the CLA bot
handle semifungible transfers
Description
handle semifungible transfers
Related Issue Or Context
Closes: #185
How Has This Been Tested? Testing details.
Types of changes
Checklist: