You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey folks, the BNS API is supposed to fetch the BNS names as well as BNSx names, right?
the thing is that when I'm trying the /bns/addresses/stacks/{principal} or /v1/addresses/stacks/{principal} endpoint in bns.xyz Swagger or manually it doesn't return BNS names for some reason.
e.g. I fetch the /v1/names/xxxxxx.stx, it returns the owner address which is SP3PMBT28H9FSKPN8G7AR5K6YP8MABK7T9D1N89P3, but then if I fetch /bns/addresses/stacks/SP3PMBT28H9FSKPN8G7AR5K6YP8MABK7T9D1N89P3 it returns an empty array of names
The text was updated successfully, but these errors were encountered:
Hi there. BNSx was never widely used. I can find you the exact amount but it’s a very very small percentage of BNS names, and the team working on BNSx has been dissolved. It would be great if this could proceed just using BNS and not worrying about BNSx. Sorry this has taken so long, decentralization is great but definitely has its drawbacks.
hey folks, the BNS API is supposed to fetch the BNS names as well as BNSx names, right?
the thing is that when I'm trying the
/bns/addresses/stacks/{principal}
or/v1/addresses/stacks/{principal}
endpoint in bns.xyz Swagger or manually it doesn't return BNS names for some reason.e.g. I fetch the
/v1/names/xxxxxx.stx
, it returns the owner address which isSP3PMBT28H9FSKPN8G7AR5K6YP8MABK7T9D1N89P3
, but then if I fetch/bns/addresses/stacks/SP3PMBT28H9FSKPN8G7AR5K6YP8MABK7T9D1N89P3
it returns an empty array of namesThe text was updated successfully, but these errors were encountered: