Can you make purchase on NBATopShot with flow-go-sdk

Hi, was wondering if it’s possible to make purchase on NBATopShot via the flow-go-sdk? If anyone has done it before, I would like to see a sample code. Thanks.

The answer is technically yes, but also technically no.

The TopShot marketplace contract is expecting a fungible token called DUC (Dapper Utility Coin), it lines up with the Dapper Credits in peoples Dapper accounts. If you were able to get DUC you would be able to interact with the contract in a fairly straight forward transaction, but Dapper isn’t ever going to let non-dapper accounts anywhere near DUC for legal reasons, which is where the “technically no” comes in.

Until the market place is changed to accept something other than DUC, or Dapper Wallet allows for the signing of transactions that either let DUC or Moments escape the Dapper custodianship, what you are wanting to do isn’t possible.

1 Like