public-awesome / cw-nfts

Examples and helpers to build NFT contracts on CosmWasm
Apache License 2.0
185 stars 181 forks source link

Issue calling contract method. #83

Closed repo-gardener closed 1 year ago

repo-gardener commented 1 year ago

Hello. I have instantiated and uploaded the cw721-base to localterra. When I execute the transfer_nft :{token_id,recipient} I get an error stating execute failed, invalid request. I do not understand the issue here

JakeHartnell commented 1 year ago

These contracts do not work on Terra, I believe there is a fork somewhere that does.