const nftBytes = Buffer.concat([
                Buffer.from(thisSymbolResponse.transaction.tx.token.symbol),
                Buffer.from(thisSymbolResponse.transaction.tx.token.name),
              ])