js-deprecated icon indicating copy to clipboard operation
js-deprecated copied to clipboard

MetaplexError: Invalid owner

Open jackbbhua opened this issue 2 years ago • 0 comments

when i use Auction load to load other program, it shows MetaplexError: Invalid owner

const auctionKey = new PublicKey( "E****We" );
const auction = await Auction.load(connection, auctionKey);

anyone know the error is ?

jackbbhua avatar May 04 '22 08:05 jackbbhua