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
If I try to use the @lock.koincity.com nickname when interacting with a contract, I receive the following error:
{
"error": "abi not available for contract 16Ropk9qA1zMCqpr8Db7XDCXDRN8Q2vknk"
}
When I look up the nickname on Koinos blocks, the nickname is for the address 1FT1D2jLKeeEFcfG5Zo7WKfYNHH9MMeK5N.
When viewing the nickname on KoinosBox, I can see the nickname is owned by 16R... but points to 1FT..., so it appears the the REST API is using an incorrect resolution for nicknames.
Expected behavior
I want the nickname to resolve to the correct contract so I can interact with it using the REST API.
Steps to reproduce
No response
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current behavior
If I try to use the
@lock.koincity.com
nickname when interacting with a contract, I receive the following error:When I look up the nickname on Koinos blocks, the nickname is for the address
1FT1D2jLKeeEFcfG5Zo7WKfYNHH9MMeK5N
.When viewing the nickname on KoinosBox, I can see the nickname is owned by
16R...
but points to1FT...
, so it appears the the REST API is using an incorrect resolution for nicknames.Expected behavior
I want the nickname to resolve to the correct contract so I can interact with it using the REST API.
Steps to reproduce
No response
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered: