sygmaprotocol / sygma-sdk

A Typescript SDK to add cross-chain capabilities such as bridging tokens and sending messages across dApp projects.
https://docs.buildwithsygma.com/
GNU Lesser General Public License v3.0
31 stars 19 forks source link

chore: Add semifungible type #406

Closed mj52951 closed 1 month ago

mj52951 commented 1 month ago

Added semifungible to ResourceType enum.

closes #412

wainola commented 1 month ago

hey @mj52951 which issue is linked to this pr?

mj52951 commented 1 month ago

hey @mj52951 which issue is linked to this pr?

Hey, I haven't really opened the issue. Just, as I'm using sygma-sdk types in squid-indexer repo I noticed that the semi-fungible is missing in ResourceType enum. So, for me to continue using them, I'll need this change.

wainola commented 1 month ago

hey @mj52951 which issue is linked to this pr?

Hey, I haven't really opened the issue. Just, as I'm using sygma-sdk types in squid-indexer repo I noticed that the semi-fungible is missing in ResourceType enum. So, for me to continue using them, I'll need this change.

can you create issue to link this Pr?

saadjhk commented 1 month ago

I will merge this once your have created the issue @mj52951

mj52951 commented 1 month ago

I will merge this once your have created the issue @mj52951

Hey @saadjhk, issue is created: #412